aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'obsd-master'Thomas Adam2019-02-06
|\
| * Add -b to display-panes like run-shell, GitHub issue 1559.nicm2019-02-06
* | Merge branch 'obsd-master'Thomas Adam2019-01-20
|\|
| * Should use DECFRA if not default, not if default. From Karl Beldan.nicm2019-01-20
* | Merge branch 'obsd-master'Thomas Adam2019-01-15
|\|
| * Should save the bg colour when setting it to default, not the fg.nicm2019-01-15
* | Merge branch 'obsd-master'Thomas Adam2019-01-15
|\|
| * Do not highlight characters which will not be copied, reported bynicm2019-01-15
* | Merge branch 'obsd-master'Thomas Adam2018-12-18
|\|
| * Pass window into mode functions.nicm2018-12-18
* | Merge branch 'obsd-master'Thomas Adam2018-12-18
|\|
| * Fix parsing of empty colon-separated fields, reported by Siarhei Siniak.nicm2018-12-17
* | Merge branch 'obsd-master'Thomas Adam2018-11-30
|\|
| * Clear PANE_EXITED flag when starting new child process in case the panenicm2018-11-30
* | osdep_get_cwd for NetBSD, from Leonardo Taccari.Nicholas Marriott2018-11-29
* | Merge branch 'obsd-master'Thomas Adam2018-11-28
|\|
| * Handle UTF-8 in word-separators option, GitHub issue 1551.nicm2018-11-28
* | Merge branch 'obsd-master'Thomas Adam2018-11-22
|\|
| * Do not use PWD unless it actually matches the real working directory.nicm2018-11-22
* | Add to TODO.Nicholas Marriott2018-11-21
* | Fixes for GNU/kFreeBSD from James Clarke.Nicholas Marriott2018-11-21
* | Merge branch 'obsd-master'Thomas Adam2018-11-19
|\|
| * evbuffer_new and bufferevent_new can both fail (when malloc fails) andnicm2018-11-19
* | Merge branch 'obsd-master'Thomas Adam2018-11-15
|\|
| * Add [template] to display-panes and choose-{buffer,client,tree} usagekn2018-11-15
* | Merge branch 'obsd-master'Thomas Adam2018-11-13
|\|
| * Initialize context property in alignment test handler function.nicm2018-11-13
* | Merge branch 'obsd-master'Thomas Adam2018-11-12
|\|
| * Allow style #[] in mode formats.nicm2018-11-12
* | Merge branch 'obsd-master'Thomas Adam2018-11-08
|\|
| * It isn't possible to specify buffer name to copy mode commands now, sonicm2018-11-08
* | Merge branch 'obsd-master'Thomas Adam2018-11-07
|\|
| * If a non-repeating key is used when repeating, it should be treated asnicm2018-11-07
| * There is no reason wait-for has to be restricted to outside tmux.nicm2018-11-07
* | Add to TODO.Nicholas Marriott2018-11-07
* | Merge branch 'obsd-master'Thomas Adam2018-11-06
|\|
| * Correctly unzoom and redraw panes in switch-client.nicm2018-11-06
* | Merge branch 'obsd-master'Thomas Adam2018-10-31
|\|
| * Reset all flags in screen_write_reset, reported by Benjamin Poirier.nicm2018-10-31
* | Merge branch 'obsd-master'Thomas Adam2018-10-28
|\|
| * Do not printf NULL.nicm2018-10-28
* | Merge branch 'obsd-master'Thomas Adam2018-10-28
|\|
| * Do not check for a key again without an escape if only \033 is present.nicm2018-10-28
* | Add to CHANGES.Nicholas Marriott2018-10-26
* | Merge branch 'obsd-master'Thomas Adam2018-10-25
|\|
| * Add a "terminal" colour which can be used instead of "default" in stylenicm2018-10-25
* | Tweak wording.Nicholas Marriott2018-10-19
* | Do not use master here.Nicholas Marriott2018-10-19
* | Instead of "master" for the version number, use "next-X.X". It is moreNicholas Marriott2018-10-19
* | Merge branch 'obsd-master'Thomas Adam2018-10-18
|\|