Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | Box around label in preview. | nicm | 2017-10-11 | |
| | | | ||||
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-10-11 | |
| |\| | ||||
| | * | Clear to end of line properly with UTF-8 present. | nicm | 2017-10-11 | |
| | | | ||||
* | | | Check missed during merge. | Nicholas Marriott | 2017-10-12 | |
|/ / | ||||
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-10-11 | |
|\| | ||||
| * | Add C-n and C-p keys for tree mode, and choose the right initial line | nicm | 2017-10-11 | |
| | | | | | | | | when no panes. | |||
* | | Merge branch 'master' of github.com:tmux/tmux | Nicholas Marriott | 2017-10-11 | |
|\ \ | ||||
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-10-09 | |
| |\| | ||||
| | * | kind should be S-Down not S-Up. | nicm | 2017-10-09 | |
| | | | ||||
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-10-08 | |
| |\| | ||||
| | * | Fix description of history_size, from Campbell Barton. | nicm | 2017-10-08 | |
| | | | ||||
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-10-06 | |
| |\| | ||||
| | * | Support %else in config files to match %if, from Brad Town in GitHub | nicm | 2017-10-06 | |
| | | | | | | | | | | | | issue 1071. | |||
* | | | Include headers if found regardless of forkpty. | Nicholas Marriott | 2017-10-11 | |
|/ / | ||||
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-10-06 | |
|\| | ||||
| * | Add -- to some key bindings so leading -s work. | nicm | 2017-10-05 | |
| | | ||||
| * | Add support for the xterm(1) title stack, from Brad Town, GitHub issue | nicm | 2017-10-05 | |
| | | | | | | | | 1075. | |||
| * | When writing batches of characters to the screen, we need to clear | nicm | 2017-10-05 | |
| | | | | | | | | | | padding or later UTF-8 characters could be displayed incorrectly. GitHub issue 1090. | |||
* | | Merge branch '2.6-rc' | Nicholas Marriott | 2017-10-05 | |
|\ \ | ||||
| * | | 2.6. | Nicholas Marriott | 2017-10-05 | |
| | | | ||||
| * | | Initialize alerts timer event where it is used, avoids crash with new windows. | nicm | 2017-09-22 | |
| | | | ||||
| * | | 2.6-rc3. | Nicholas Marriott | 2017-09-11 | |
| | | | ||||
* | | | Merge branch 'obsd-master' | Thomas Adam | 2017-09-22 | |
|\ \ \ | | |/ | |/| | ||||
| * | | Initialize alerts timer event where it is used, avoids crash with new windows. | nicm | 2017-09-22 | |
| | | | ||||
* | | | Merge branch 'obsd-master' | Thomas Adam | 2017-09-13 | |
|\| | | ||||
| * | | Remove unused (always 1) arguments from some functions, from Daniel | nicm | 2017-09-13 | |
| | | | | | | | | | | | | Mueller in GitHub issue 1073. | |||
* | | | Merge branch 'obsd-master' | Thomas Adam | 2017-09-11 | |
|\| | | ||||
| * | | Check event is initialized before delete; fixes crash reported by | nicm | 2017-09-11 | |
| | | | | | | | | | | | | Michael Nickerson in GitHub issue 1068. | |||
* | | | 2.6-rc3. | Nicholas Marriott | 2017-09-11 | |
| |/ |/| | ||||
* | | Merge branch 'master' into 2.6-rc | Nicholas Marriott | 2017-09-11 | |
|\ \ | ||||
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-09-11 | |
| |\| | ||||
| | * | Mention that filter is a format. | nicm | 2017-09-11 | |
| | | | ||||
| | * | Do not free more lines than are available in the history. | nicm | 2017-09-11 | |
| | | | ||||
* | | | 2.6-rc2. | Nicholas Marriott | 2017-09-10 | |
| | | | ||||
* | | | Merge branch 'master' into 2.6-rc | Nicholas Marriott | 2017-09-10 | |
|\| | | ||||
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-09-10 | |
| |\| | ||||
| | * | Previously, extended cell data was never reduced in size even when the | nicm | 2017-09-10 | |
| | | | | | | | | | | | | | | | | | | | | | cell was overwritten. With a large history this can be a substantial amount of memory. To reduce this, compact each extended cell list to only cells in use as it is scrolled off the visible screen into the history. From Dan Aloni in GitHub issue 1062. | |||
* | | | Merge branch 'master' into 2.6-rc | Nicholas Marriott | 2017-09-10 | |
|\| | | ||||
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-09-10 | |
| |\| | | | | | | | | | | | | | Conflicts: server-client.c | |||
| | * | Apply timeout to CAN and RS which also wait for ST. | nicm | 2017-09-10 | |
| | | | ||||
| | * | Fix a few errors in how the selected line is chosen after resize, | nicm | 2017-09-08 | |
| | | | | | | | | | | | | reported by Felix Rosencrantz in GitHub issue 1059. | |||
| | * | When removing a key table clear it out of clients, fixes issue with | nicm | 2017-09-08 | |
| | | | | | | | | | | | | unbind -a reported by Thomas Sattler. | |||
| | * | Do not fail if unset an option that is already unset, reported by Thomas | nicm | 2017-09-07 | |
| | | | | | | | | | | | | Sattler. | |||
| | * | Do not attempt to use TIOCSWINSZ on a -1 file descriptor (possible if | nicm | 2017-09-06 | |
| | | | | | | | | | | | | the pane has already died). | |||
| * | | Add to CHANGES. | Nicholas Marriott | 2017-09-08 | |
| | | | ||||
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-09-04 | |
| |\| | ||||
| | * | Move to current mouse position not last when clcking in copy mode; fixes | nicm | 2017-09-04 | |
| | | | | | | | | | | | | GitHub issue 1055. Also a man page fix from jmc. | |||
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-09-02 | |
| |\| | ||||
| | * | Add selectp -T to set pane title. | nicm | 2017-09-02 | |
| | | | ||||
| * | | Mention GitHub for code. | Nicholas Marriott | 2017-08-30 | |
| | | |