| Commit message (Expand) | Author | Age |
| * | Version 2.9a. | Nicholas Marriott | 2019-05-01 |
| * | Do not loop forever if there is a nonprintable character in the format. | nicm | 2019-05-01 |
| * | Don't redraw control clients, from George Nachman. | nicm | 2019-05-01 |
| * | Unbreak main-vertical and main-horizontal layouts. | nicm | 2019-05-01 |
| * | Update CHANGES for 2.9. | Nicholas Marriott | 2019-04-18 |
| * | Current window style also needs to be tested for default. | nicm | 2019-04-11 |
| * | Merge a number of fixes from master for layouts, mostly prompted by testing by | Nicholas Marriott | 2019-04-11 |
| * | Fix size check for splitw -f and top level pane size for tiled layout, | nicm | 2019-04-04 |
| * | screen_write_fast_copy can no longer assume the target screen is default | nicm | 2019-04-03 |
| * | Silence flag should use the same option as activity, reported by Thomas | nicm | 2019-04-02 |
| * | Version RC2. | Nicholas Marriott | 2019-04-02 |
| * | Update regress from master. | Nicholas Marriott | 2019-04-02 |
| * | Store and restore cursor across reflow by working out a position based | nicm | 2019-04-02 |
| * | Restore a check to stop scrolled lines becoming larger than total lines, | nicm | 2019-04-02 |
| * | Free old strings after they have been expanded in format_choose. | nicm | 2019-03-29 |
| * | Fix offset of list ranges. | nicm | 2019-03-29 |
| * | Update CHANGES & TODO. | 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 |
| * | | 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 |
| * | | 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 |
| * | | Update TODO. | Nicholas Marriott | 2019-03-20 |
| * | | Update TODO. | Nicholas Marriott | 2019-03-20 |
| * | | Update CHANGES. | Nicholas Marriott | 2019-03-20 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2019-03-20 |
| |\| |
|
| | * | Include function name in logging. | nicm | 2019-03-20 |
| | * | Do not leak ranges on error. | nicm | 2019-03-20 |
| | * | Ignore invalid styles rather than throwing away the whole format, this | nicm | 2019-03-20 |
| | * | Bit more logging to show drawing errors. | nicm | 2019-03-20 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2019-03-19 |
| |\| |
|
| | * | Include window-status-style and window-status-current style in the format. | nicm | 2019-03-19 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2019-03-19 |
| |\| |
|
| | * | Add a cursor_character format. | nicm | 2019-03-19 |
| * | | Add to TODO. | Nicholas Marriott | 2019-03-19 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2019-03-19 |
| |\| |
|
| | * | Rename the first KEY BINDINGS section to DEFAULT KEY BINDINGS. | nicm | 2019-03-19 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2019-03-19 |
| |\| |
|
| | * | Free temporary screens when writing format. | nicm | 2019-03-18 |
| | * | The individual -fg, -bg and -attr options have been deprecated (in | nicm | 2019-03-18 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2019-03-18 |
| |\| |
|
| | * | Add some bits to the STATUS LINE section about the new option. | nicm | 2019-03-18 |