Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | Store and restore cursor across reflow by working out a position based | nicm | 2019-04-02 | |
| | | | | | | | | | | | | | | | on unwrapped lines, rather than a grid offset. Fixes problems reported by Thomas Sattler and Paul de Weerd. | |||
| * | | Restore a check to stop scrolled lines becoming larger than total lines, | nicm | 2019-04-02 | |
| | | | | | | | | | | | | fixes a crash reported by Thomas Sattler. | |||
* | | | Merge branch 'obsd-master' | Thomas Adam | 2019-04-04 | |
|\ \ \ | | |/ | |/| | ||||
| * | | Fix size check for splitw -f and top level pane size for tiled layout, | nicm | 2019-04-04 | |
| | | | | | | | | | | | | problems reported by Thomas Sattler. | |||
* | | | Merge branch 'obsd-master' | Thomas Adam | 2019-04-03 | |
|\| | | ||||
| * | | Do not load /etc/tmux.conf if given -f. | nicm | 2019-04-03 | |
| | | | ||||
| * | | screen_write_fast_copy can no longer assume the target screen is default | nicm | 2019-04-03 | |
| | | | | | | | | | | | | (it isn't for the pane status lines). | |||
* | | | Merge branch 'obsd-master' | Thomas Adam | 2019-04-02 | |
|\| | | ||||
| * | | Silence flag should use the same option as activity, reported by Thomas | nicm | 2019-04-02 | |
| | | | | | | | | | | | | Sattler. | |||
* | | | Add CHANGES. | Nicholas Marriott | 2019-04-02 | |
| | | | ||||
* | | | Merge branch 'obsd-master' | Thomas Adam | 2019-04-02 | |
|\| | | ||||
| * | | Add an argument to copy commands to set the prefix for the buffer name, | nicm | 2019-04-02 | |
| | | | | | | | | | | | | allows buffers for different sessions to be named separately. | |||
| * | | Store and restore cursor across reflow by working out a position based | nicm | 2019-04-02 | |
| | | | | | | | | | | | | | | | on unwrapped lines, rather than a grid offset. Fixes problems reported by Thomas Sattler and Paul de Weerd. | |||
* | | | Don't use a config file in tests. | Nicholas Marriott | 2019-04-02 | |
| | | | ||||
* | | | Add cursor regression tests. | Nicholas Marriott | 2019-04-02 | |
| | | | ||||
* | | | Merge branch 'obsd-master' | Thomas Adam | 2019-04-01 | |
|\| | | ||||
| * | | Restore a check to stop scrolled lines becoming larger than total lines, | nicm | 2019-04-01 | |
| | | | | | | | | | | | | fixes a crash reported by Thomas Sattler. | |||
* | | | Merge branch '2.9-rc' | Nicholas Marriott | 2019-03-29 | |
|\ \ \ | | |/ | |/| | ||||
| * | | Free old strings after they have been expanded in format_choose. | nicm | 2019-03-29 | |
| | | | ||||
* | | | Merge branch 'obsd-master' | Thomas Adam | 2019-03-29 | |
|\ \ \ | | |/ | |/| | ||||
| * | | Free old strings after they have been expanded in format_choose. | nicm | 2019-03-29 | |
| | | | ||||
* | | | Merge branch '2.9-rc' | Nicholas Marriott | 2019-03-29 | |
|\ \ \ | | |/ | |/| | ||||
| * | | Fix offset of list ranges. | nicm | 2019-03-29 | |
| | | | ||||
* | | | Merge branch 'obsd-master' | Thomas Adam | 2019-03-29 | |
|\ \ \ | | |/ | |/| | ||||
| * | | Fix offset of list ranges. | nicm | 2019-03-28 | |
| | | | ||||
* | | | Merge branch 'obsd-master' | Thomas Adam | 2019-03-28 | |
|\| | | ||||
| * | | Expand session and window formats for buffer filters. | nicm | 2019-03-28 | |
| | | | ||||
* | | | Merge branch 'obsd-master' | Thomas Adam | 2019-03-27 | |
|\| | | ||||
| * | | Fix stop-selection, from Avi Halachmi. | nicm | 2019-03-27 | |
| | | | ||||
* | | | Merge branch 'obsd-master' | Thomas Adam | 2019-03-26 | |
|\| | | ||||
| * | | Break copy mode commands into individual functions instead of a big load | nicm | 2019-03-26 | |
| | | | | | | | | | | | | of if statements. | |||
* | | | Update TODO. | Nicholas Marriott | 2019-03-26 | |
| | | | ||||
* | | | There is no examples directory anymore. | Nicholas Marriott | 2019-03-26 | |
| | | | ||||
* | | | Merge branch '2.9-rc' | Nicholas Marriott | 2019-03-26 | |
|\ \ \ | | |/ | |/| | ||||
| * | | Update CHANGES & TODO. | Nicholas Marriott | 2019-03-26 | |
| | | | ||||
* | | | For 3.0. | Nicholas Marriott | 2019-03-26 | |
|/ / | ||||
* | | 2.9 bits. | Nicholas Marriott | 2019-03-26 | |
| | | ||||
* | | Merge branch 'obsd-master' | Thomas Adam | 2019-03-25 | |
|\| | ||||
| * | Add StatusDefault binding for the mouse on any otherwise unassigned | nicm | 2019-03-25 | |
| | | | | | | | | parts of the status line, from Avi Halachmi. | |||
* | | Merge branch 'obsd-master' | Thomas Adam | 2019-03-25 | |
|\| | ||||
| * | Fix columns of cursor_character format in list. | nicm | 2019-03-25 | |
| | | ||||
* | | Merge branch 'obsd-master' | Thomas Adam | 2019-03-25 | |
|\| | ||||
| * | Ignore mouse on status line which are not part of a range, GitHub issue 1649. | nicm | 2019-03-25 | |
| | | ||||
| * | Clarify that styles can be space or comma separated, from Stephen Zapatka. | nicm | 2019-03-22 | |
| | | ||||
| * | I forgot to document resize-window, window-size and default-size; | nicm | 2019-03-22 | |
| | | | | | | | | reminded by okan@. | |||
* | | Tweaks to example config. | Nicholas Marriott | 2019-03-25 | |
| | | ||||
* | | Add to TODO. | Nicholas Marriott | 2019-03-25 | |
| | | ||||
* | | Merge branch 'obsd-master' | Thomas Adam | 2019-03-20 | |
|\| | ||||
| * | Improve cursor positioning after reflow by storing the position as an | nicm | 2019-03-20 | |
| | | | | | | | | offset into the entire history before reflow and restoring it aftewards. | |||
* | | Update TODO. | Nicholas Marriott | 2019-03-20 | |
| | |