aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | 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
|\|
| * Document new refresh-client flags.nicm2018-10-18
* | Merge branch 'obsd-master'Thomas Adam2018-10-18
|\|
| * Support for windows larger than visible on the attached client. This hasnicm2018-10-18
| * Support OSC 52 ? to read the top buffer inside tmux (when set-clipboardnicm2018-10-18
| * Support for extended underline styles on terminals which offer them,nicm2018-10-18
* | Handle pan correctly when the terminal is bigger than the window.Nicholas Marriott2018-10-18
* | Merge branch '2.8-rc'Nicholas Marriott2018-10-17
|\ \
| * | tmux 2.8.Nicholas Marriott2018-10-17
* | | Add to TODO.Nicholas Marriott2018-10-16
* | | Add to TODO.Nicholas Marriott2018-10-16
* | | Add to TODO file.Nicholas Marriott2018-10-15
* | | Support OSC 52 ? to read the top buffer inside tmux, also addNicholas Marriott2018-10-11
* | | Use :: for escaping : in terminal-overrides not \:.Nicholas Marriott2018-10-08
* | | Support for extended underline styles, enabled by adding the SmulxNicholas Marriott2018-10-08
* | | Update TODO.Nicholas Marriott2018-10-08
* | | Update CHANGES.Nicholas Marriott2018-10-07
* | | Update TODO.Nicholas Marriott2018-10-07
* | | Merge branch 'obsd-master'Thomas Adam2018-10-03
|\ \ \ | | |/ | |/|
| * | Do not move the cursor when the mouse wheel is used, GitHub issue 1493.nicm2018-10-03
* | | Correctly check offset for drawing multiple cells, GitHub issue 1481.Nicholas Marriott2018-10-01