summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-05-01Add to CHANGES.2.9aNicholas Marriott
2019-05-01Version 2.9a.Nicholas Marriott
2019-05-01Do not loop forever if there is a nonprintable character in the format.nicm
2019-05-01Don't redraw control clients, from George Nachman.nicm
2019-05-01Unbreak main-vertical and main-horizontal layouts.nicm
2019-04-18Update CHANGES for 2.9.Nicholas Marriott
2019-04-11Current window style also needs to be tested for default.nicm
2019-04-11Merge a number of fixes from master for layouts, mostly prompted by testing byNicholas Marriott
2019-04-04Fix size check for splitw -f and top level pane size for tiled layout,nicm
2019-04-03screen_write_fast_copy can no longer assume the target screen is defaultnicm
2019-04-02Silence flag should use the same option as activity, reported by Thomasnicm
2019-04-02Version RC2.Nicholas Marriott
2019-04-02Update regress from master.Nicholas Marriott
2019-04-02Store and restore cursor across reflow by working out a position basednicm
2019-04-02Restore a check to stop scrolled lines becoming larger than total lines,nicm
2019-03-29Free old strings after they have been expanded in format_choose.nicm
2019-03-29Fix offset of list ranges.nicm
2019-03-26Update CHANGES & TODO.Nicholas Marriott
2019-03-262.9 bits.Nicholas Marriott
2019-03-25Merge branch 'obsd-master'Thomas Adam
2019-03-25Add StatusDefault binding for the mouse on any otherwise unassignednicm
2019-03-25Merge branch 'obsd-master'Thomas Adam
2019-03-25Merge branch 'obsd-master'Thomas Adam
2019-03-25Fix columns of cursor_character format in list.nicm
2019-03-25Tweaks to example config.Nicholas Marriott
2019-03-25Add to TODO.Nicholas Marriott
2019-03-25Ignore mouse on status line which are not part of a range, GitHub issue 1649.nicm
2019-03-22Clarify that styles can be space or comma separated, from Stephen Zapatka.nicm
2019-03-22I forgot to document resize-window, window-size and default-size;nicm
2019-03-20Merge branch 'obsd-master'Thomas Adam
2019-03-20Update TODO.Nicholas Marriott
2019-03-20Update TODO.Nicholas Marriott
2019-03-20Improve cursor positioning after reflow by storing the position as annicm
2019-03-20Update CHANGES.Nicholas Marriott
2019-03-20Merge branch 'obsd-master'Thomas Adam
2019-03-20Include function name in logging.nicm
2019-03-20Do not leak ranges on error.nicm
2019-03-20Ignore invalid styles rather than throwing away the whole format, thisnicm
2019-03-20Bit more logging to show drawing errors.nicm
2019-03-19Merge branch 'obsd-master'Thomas Adam
2019-03-19Include window-status-style and window-status-current style in the format.nicm
2019-03-19Merge branch 'obsd-master'Thomas Adam
2019-03-19Add a cursor_character format.nicm
2019-03-19Add to TODO.Nicholas Marriott
2019-03-19Merge branch 'obsd-master'Thomas Adam
2019-03-19Rename the first KEY BINDINGS section to DEFAULT KEY BINDINGS.nicm
2019-03-19Merge branch 'obsd-master'Thomas Adam
2019-03-18Merge branch 'obsd-master'Thomas Adam
2019-03-18Free temporary screens when writing format.nicm
2019-03-18The individual -fg, -bg and -attr options have been deprecated (innicm