- 883a428 Linux: remove include for util.h by Thomas Adam · 6 years ago
- e44e2c4 Do not log NULL command. by Nicholas Marriott · 6 years ago
- ece7372 Forgot to add the file. by Nicholas Marriott · 6 years ago
- 5ece386 Break new window and pane creation common code from various commands and by Nicholas Marriott · 6 years ago
- 7653328 Remove from TODO one thing that I don't think is necessary and one that is done. by Nicholas Marriott · 6 years ago
- fc111d2 Fix a duplicate entry in CHANGES and remove an item from TODO. by Nicholas Marriott · 6 years ago
- 04402db Merge branch 'obsd-master' by Thomas Adam · 6 years ago
- 1b5a8a0 Fix some warnings, from Thomas Adam. by nicm · 6 years ago
- e33b623 Merge branch '2.9-rc' by Nicholas Marriott · 6 years ago
- 73b54a0 Fix size check for splitw -f and top level pane size for tiled layout, by nicm · 6 years ago
- 5a97af7 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
- f4aefb7 Fix size check for splitw -f and top level pane size for tiled layout, by nicm · 6 years ago
- 481c3f3 screen_write_fast_copy can no longer assume the target screen is default by nicm · 6 years ago
- cb039b9 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
- f6c54f3 Do not load /etc/tmux.conf if given -f. by nicm · 6 years ago
- 06d58b3 screen_write_fast_copy can no longer assume the target screen is default by nicm · 6 years ago
- 8968acd Silence flag should use the same option as activity, reported by Thomas Sattler. by nicm · 6 years ago
- c9ef144 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
- 09f71ed Silence flag should use the same option as activity, reported by Thomas Sattler. by nicm · 6 years ago
- f0ddc30 Add CHANGES. by Nicholas Marriott · 6 years ago
- 916c4c4 Version RC2. by Nicholas Marriott · 6 years ago
- fac792d Update regress from master. by Nicholas Marriott · 6 years ago
- bbcfee3 Store and restore cursor across reflow by working out a position based by nicm · 6 years ago
- bfc1f0c Merge branch 'obsd-master' by Thomas Adam · 6 years ago
- 7bcc0d1 Add an argument to copy commands to set the prefix for the buffer name, by nicm · 6 years ago
- f03776c Don't use a config file in tests. by Nicholas Marriott · 6 years ago
- ffa4d48 Store and restore cursor across reflow by working out a position based by nicm · 6 years ago
- 79c3fd4 Add cursor regression tests. by Nicholas Marriott · 6 years ago
- 6d071c4 Restore a check to stop scrolled lines becoming larger than total lines, by nicm · 6 years ago
- 294acce Merge branch 'obsd-master' by Thomas Adam · 6 years ago
- 792fcb1 Restore a check to stop scrolled lines becoming larger than total lines, by nicm · 6 years ago
- da35926 Merge branch '2.9-rc' by Nicholas Marriott · 6 years ago
- 92da105 Free old strings after they have been expanded in format_choose. by nicm · 6 years ago
- ecc5cea Merge branch 'obsd-master' by Thomas Adam · 6 years ago
- d68a17a Free old strings after they have been expanded in format_choose. by nicm · 6 years ago
- 52cb7a6 Merge branch '2.9-rc' by Nicholas Marriott · 6 years ago
- 00fda57 Fix offset of list ranges. by nicm · 6 years ago
- 405bb84 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
- c6c4960 Fix offset of list ranges. by nicm · 6 years ago
- 2c4f239 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
- 08bc226 Expand session and window formats for buffer filters. by nicm · 6 years ago
- 6b38334 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
- c1f0918 Fix stop-selection, from Avi Halachmi. by nicm · 6 years ago
- 6861045 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
- 9f8d193 Break copy mode commands into individual functions instead of a big load by nicm · 6 years ago
- a13e57f Update TODO. by Nicholas Marriott · 6 years ago
- e722ba3 There is no examples directory anymore. by Nicholas Marriott · 6 years ago
- b1dc2b5 Merge branch '2.9-rc' by Nicholas Marriott · 6 years ago
- e0e08fc Update CHANGES & TODO. by Nicholas Marriott · 6 years ago
- 0a913b0 For 3.0. by Nicholas Marriott · 6 years ago
- 4f7a5d1 2.9 bits. by Nicholas Marriott · 6 years ago
- 6ac8458 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
- d21f8ec Add StatusDefault binding for the mouse on any otherwise unassigned by nicm · 6 years ago
- 5e2150c Merge branch 'obsd-master' by Thomas Adam · 6 years ago
- a07ad6b Merge branch 'obsd-master' by Thomas Adam · 6 years ago
- ff4d7d5 Fix columns of cursor_character format in list. by nicm · 6 years ago
- e8f4ca6 Tweaks to example config. by Nicholas Marriott · 6 years ago
- a084f2d Add to TODO. by Nicholas Marriott · 6 years ago
- 517d673 Ignore mouse on status line which are not part of a range, GitHub issue 1649. by nicm · 6 years ago
- b4a301f Clarify that styles can be space or comma separated, from Stephen Zapatka. by nicm · 6 years ago
- 04a1fc9 I forgot to document resize-window, window-size and default-size; by nicm · 6 years ago
- 0292243 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
- ef38a42 Update TODO. by Nicholas Marriott · 6 years ago
- 7536d57 Update TODO. by Nicholas Marriott · 6 years ago
- 9ee1a8f Improve cursor positioning after reflow by storing the position as an by nicm · 6 years ago
- 0e0f2f7 Update CHANGES. by Nicholas Marriott · 6 years ago
- bff957a Merge branch 'obsd-master' by Thomas Adam · 6 years ago
- ed962e7 Include function name in logging. by nicm · 6 years ago
- 458b871 Do not leak ranges on error. by nicm · 6 years ago
- ae46a19 Ignore invalid styles rather than throwing away the whole format, this by nicm · 6 years ago
- 3b959c0 Bit more logging to show drawing errors. by nicm · 6 years ago
- 46f642b Merge branch 'obsd-master' by Thomas Adam · 6 years ago
- 8b74e95 Include window-status-style and window-status-current style in the format. by nicm · 6 years ago
- 320237f Merge branch 'obsd-master' by Thomas Adam · 6 years ago
- 161b578 Add a cursor_character format. by nicm · 6 years ago
- 92732a2 Add to TODO. by Nicholas Marriott · 6 years ago
- b3eebde Merge branch 'obsd-master' by Thomas Adam · 6 years ago
- b24c9e3 Rename the first KEY BINDINGS section to DEFAULT KEY BINDINGS. by nicm · 6 years ago
- 073d439 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
- f956c17 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
- 0406ec0 Free temporary screens when writing format. by nicm · 6 years ago
- f34ebfe The individual -fg, -bg and -attr options have been deprecated (in by nicm · 6 years ago
- 962f255 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
- c624046 Add some bits to the STATUS LINE section about the new option. by nicm · 6 years ago
- 9793138 Extend the #[] style syntax and use that together with previous format by nicm · 6 years ago
- 1d6fe43 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
- 4cbf596 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
- d738d51 Mode init needs to be fired with the mode on the list or it will not be by nicm · 6 years ago
- acb2413 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
- 2628af5 Add format variables for the default formats for the various modes by nicm · 6 years ago
- aa2b347 Update TODO. by Nicholas Marriott · 6 years ago
- ce6be7a Make array options a sparse tree instead of an array of char * and by nicm · 6 years ago
- d2d4398 With force, kill previous job before starting new. Fixes problem by nicm · 6 years ago
- bd3332b Break description of styles into its own section. by nicm · 6 years ago
- 3a29845 Add to TODO. by Nicholas Marriott · 6 years ago
- b588b17 Use a pointer for the active screen in the status line instead of by nicm · 6 years ago
- 818fda0 Give status_save_old the client so it can do the reinit too. by nicm · 6 years ago
- b4f5b99 Tidy and rename some bits of status line code. by nicm · 6 years ago
- e8b33af Add a way to set individual defaults for an array option. by nicm · 6 years ago
- 1d306e9 Add a : to make error messages clearer. by nicm · 6 years ago