| Commit message (Expand) | Author | Age |
| ... | |
| * | | Fixes for GNU/kFreeBSD from James Clarke. | Nicholas Marriott | 2018-11-21 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2018-11-19 |
| |\| |
|
| | * | evbuffer_new and bufferevent_new can both fail (when malloc fails) and | nicm | 2018-11-19 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2018-11-15 |
| |\| |
|
| | * | Add [template] to display-panes and choose-{buffer,client,tree} usage | kn | 2018-11-15 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2018-11-13 |
| |\| |
|
| | * | Initialize context property in alignment test handler function. | nicm | 2018-11-13 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2018-11-12 |
| |\| |
|
| | * | Allow style #[] in mode formats. | nicm | 2018-11-12 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2018-11-08 |
| |\| |
|
| | * | It isn't possible to specify buffer name to copy mode commands now, so | nicm | 2018-11-08 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2018-11-07 |
| |\| |
|
| | * | If a non-repeating key is used when repeating, it should be treated as | nicm | 2018-11-07 |
| | * | There is no reason wait-for has to be restricted to outside tmux. | nicm | 2018-11-07 |
| * | | Add to TODO. | Nicholas Marriott | 2018-11-07 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2018-11-06 |
| |\| |
|
| | * | Correctly unzoom and redraw panes in switch-client. | nicm | 2018-11-06 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2018-10-31 |
| |\| |
|
| | * | Reset all flags in screen_write_reset, reported by Benjamin Poirier. | nicm | 2018-10-31 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2018-10-28 |
| |\| |
|
| | * | Do not printf NULL. | nicm | 2018-10-28 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2018-10-28 |
| |\| |
|
| | * | Do not check for a key again without an escape if only \033 is present. | nicm | 2018-10-28 |
| * | | Add to CHANGES. | Nicholas Marriott | 2018-10-26 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2018-10-25 |
| |\| |
|
| | * | Add a "terminal" colour which can be used instead of "default" in style | nicm | 2018-10-25 |
| * | | Tweak wording. | Nicholas Marriott | 2018-10-19 |
| * | | Do not use master here. | Nicholas Marriott | 2018-10-19 |
| * | | Instead of "master" for the version number, use "next-X.X". It is more | Nicholas Marriott | 2018-10-19 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2018-10-18 |
| |\| |
|
| | * | Document new refresh-client flags. | nicm | 2018-10-18 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2018-10-18 |
| |\| |
|
| | * | Support for windows larger than visible on the attached client. This has | nicm | 2018-10-18 |
| | * | Support OSC 52 ? to read the top buffer inside tmux (when set-clipboard | nicm | 2018-10-18 |
| | * | Support for extended underline styles on terminals which offer them, | nicm | 2018-10-18 |
| * | | Handle pan correctly when the terminal is bigger than the window. | Nicholas Marriott | 2018-10-18 |
| * | | Merge branch '2.8-rc' | Nicholas Marriott | 2018-10-17 |
| |\ \ |
|
| | * | | tmux 2.8. | Nicholas Marriott | 2018-10-17 |
| * | | | Add to TODO. | Nicholas Marriott | 2018-10-16 |
| * | | | Add to TODO. | Nicholas Marriott | 2018-10-16 |
| * | | | Add to TODO file. | Nicholas Marriott | 2018-10-15 |
| * | | | Support OSC 52 ? to read the top buffer inside tmux, also add | Nicholas Marriott | 2018-10-11 |
| * | | | Use :: for escaping : in terminal-overrides not \:. | Nicholas Marriott | 2018-10-08 |
| * | | | Support for extended underline styles, enabled by adding the Smulx | Nicholas Marriott | 2018-10-08 |
| * | | | Update TODO. | Nicholas Marriott | 2018-10-08 |
| * | | | Update CHANGES. | Nicholas Marriott | 2018-10-07 |
| * | | | Update TODO. | Nicholas Marriott | 2018-10-07 |
| * | | | Merge branch 'obsd-master' | Thomas Adam | 2018-10-03 |
| |\ \ \
| | |/
| |/| |
|
| | * | | Do not move the cursor when the mouse wheel is used, GitHub issue 1493. | nicm | 2018-10-03 |
| * | | | Correctly check offset for drawing multiple cells, GitHub issue 1481. | Nicholas Marriott | 2018-10-01 |