aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| | * Do not attempt to use TIOCSWINSZ on a -1 file descriptor (possible ifnicm2017-09-06
| | | | | | | | | | | | the pane has already died).
| * | Add to CHANGES.Nicholas Marriott2017-09-08
| | |
| * | Merge branch 'obsd-master'Thomas Adam2017-09-04
| |\|
| | * Move to current mouse position not last when clcking in copy mode; fixesnicm2017-09-04
| | | | | | | | | | | | GitHub issue 1055. Also a man page fix from jmc.
| * | Merge branch 'obsd-master'Thomas Adam2017-09-02
| |\|
| | * Add selectp -T to set pane title.nicm2017-09-02
| | |
| * | Mention GitHub for code.Nicholas Marriott2017-08-30
| | |
| * | Add to CHANGES.Nicholas Marriott2017-08-30
| | |
* | | Add to CHANGES.Nicholas Marriott2017-08-30
|/ /
* | Merge branch 'master' into 2.6-rcNicholas Marriott2017-08-30
|\ \
| * | Merge branch 'obsd-master'Thomas Adam2017-08-30
| |\|
| | * Instead of overloading the line clear function to mean free ifnicm2017-08-30
| | | | | | | | | | | | | | | | | | | | | background is default (8), introduce an explicit free function and use it where a free alone is needed. Likewise, use memmove directly rather than grid_move_lines where it makes sense. Based on a memory leak fix by Dan Aloni in GitHub issue 1051.
* | | Merge branch 'master' into 2.6-rcNicholas Marriott2017-08-30
|\| |
| * | Merge branch 'master' of github.com:tmux/tmuxNicholas Marriott2017-08-30
| |\ \
| | * | Merge branch 'obsd-master'Thomas Adam2017-08-30
| | |\|
| | | * Pass flags into cmd_find_from_* to fix prefer-unattached, reported bynicm2017-08-30
| | | | | | | | | | | | | | | | Thomas Sattler.
| * | | Add to TODO.Nicholas Marriott2017-08-30
| |/ /
* / / 2.6-rc version.Nicholas Marriott2017-08-30
|/ /
* | Fix position of -v, pointed out by Thomas Sattler.Nicholas Marriott2017-08-30
| |
* | Back to master.Nicholas Marriott2017-08-29
| |
* | This is not true now...Nicholas Marriott2017-08-29
| |
* | Merge branch 'master' into 2.6-rcNicholas Marriott2017-08-29
|\ \
| * \ Merge branch 'master' of github.com:tmux/tmuxNicholas Marriott2017-08-29
| |\ \
| | * | Merge branch 'obsd-master'Thomas Adam2017-08-29
| | |\|
| | | * Redraw rectangle selections properly when cursor at end, GitHub issue 992.nicm2017-08-29
| | | |
* | | | Merge branch 'master' into 2.6-rcNicholas Marriott2017-08-29
|\| | |
| * | | More style.Nicholas Marriott2017-08-29
| |/ /
* / / 2.6-rc version.Nicholas Marriott2017-08-29
|/ /
* | Style of headings.Nicholas Marriott2017-08-29
| |
* | Fix example from Adam Spiers.Nicholas Marriott2017-08-29
| |
* | Merge branch 'obsd-master'Thomas Adam2017-08-29
|\|
| * Support REP escape sequence (\033[b).nicm2017-08-29
| |
| * Check for complete keys before escape prefix, allows keys to be definednicm2017-08-29
| | | | | | | | with a leading escape. GitHub issue 1048.
* | Merge branch 'master' of github.com:tmux/tmuxNicholas Marriott2017-08-29
|\ \
| * | Merge branch 'obsd-master'Thomas Adam2017-08-28
| |\|
| | * Do not forbid targets to specify non-visible panes - the checks fornicm2017-08-28
| | | | | | | | | | | | visibility are better where the target is used. GitHub issue 1049.
| * | Merge branch 'obsd-master'Thomas Adam2017-08-27
| |\|
| | * Do not allow the current line of screen when the preview is toggled,nicm2017-08-27
| | | | | | | | | | | | from Thomas Adam.
| * | Merge branch 'obsd-master'Thomas Adam2017-08-27
| |\|
| | * Use kind and kri for S-Up/Down as well as kUP and kDN.nicm2017-08-27
| | |
* | | Update CHANGES.Nicholas Marriott2017-08-29
|/ /
* | Merge branch 'obsd-master'Thomas Adam2017-08-24
|\|
| * When tty is error or closed, remove client. Reported by Thomas Sattler.nicm2017-08-24
| |
* | Merge branch 'obsd-master'Thomas Adam2017-08-23
|\|
| * Key (v) and flag (-N) to toggle preview in choose modes.nicm2017-08-23
| |
| * Fix searching when match is at end of line, from Brad Town.nicm2017-08-23
| |
| * Allow multiple bells even if there is an existing bell (but not activitynicm2017-08-23
| | | | | | | | or silence), from Brad Town.
| * Run alert hooks based on the options rather than unconditionally, fromnicm2017-08-23
| | | | | | | | Brad Town.
* | Add to TODO.Nicholas Marriott2017-08-22
| |
* | Merge branch 'obsd-master'Thomas Adam2017-08-22
|\|