aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Include compat.h after system headers, GitHub issue 2492.Nicholas Marriott2020-12-07
* Merge branch 'obsd-master' into masterThomas Adam2020-12-07
|\
| * Do not include the status line size when working out the character fornicm2020-12-07
| * Do not clear the wrapped flag on linefeeds if it is already set - thisnicm2020-12-07
* | Merge branch 'obsd-master' into masterThomas Adam2020-12-03
|\|
| * Redraw any visible modes when status line changes so that formats likenicm2020-12-03
* | Merge branch 'obsd-master' into masterThomas Adam2020-12-01
|\|
| * Leave newlines inside multiline quotes.nicm2020-12-01
* | Merge branch 'obsd-master' into masterThomas Adam2020-12-01
|\|
| * Make replacement of ##s consistent when drawing formats, whethernicm2020-12-01
* | Merge branch 'obsd-master' into masterThomas Adam2020-11-30
|\|
| * Ignore running command when checking for no-hooks flag if it is blocked.nicm2020-11-30
* | Merge branch 'obsd-master' into masterThomas Adam2020-11-26
|\|
| * Fix check for vertical centre.nicm2020-11-26
* | Merge branch 'obsd-master' into masterThomas Adam2020-11-26
|\|
| * Add -N flag to display-panes to ignore keys, GitHub issue 2473.nicm2020-11-26
* | Update closefrom from OpenSSH for macOS code which is now needed.Nicholas Marriott2020-11-17
* | Merge branch 'obsd-master' into masterThomas Adam2020-11-17
|\|
| * Log missing keys when extended keys is on rather than fatal().nicm2020-11-17
* | Merge branch 'obsd-master'Thomas Adam2020-11-10
|\|
| * Allow previous-word to scroll onto the first line, noticed by Anindyanicm2020-11-10
* | Scaffold for oss-fuzz, from Sergey Nizovtsev.Nicholas Marriott2020-11-09
* | Merge branch 'obsd-master'Thomas Adam2020-11-09
|\|
| * If mouse bits change, clear them all and set again to avoid problemsnicm2020-11-09
* | Merge branch 'obsd-master'Thomas Adam2020-11-09
|\|
| * Change how escaping is processed for formats so that ## and # can benicm2020-11-09
| * Remove some old debug logging.nicm2020-11-09
* | Add support for Haiku, from David Carlier. GitHub issue 2453.Nicholas Marriott2020-11-09
* | Merge branch 'obsd-master'Thomas Adam2020-11-03
|\|
| * Expand menu and popup -x and -y as a format, from teo_paul1 at yahoo dotnicm2020-11-03
* | Back to 3.3.Nicholas Marriott2020-11-03
* | Update to 3.2-rc3, bring in all the changes from master.Nicholas Marriott2020-11-03
* | Merge branch 'master' into 3.2-rcNicholas Marriott2020-11-03
|\ \
| * | Merge branch 'obsd-master'Thomas Adam2020-11-02
| |\|
| | * Add numeric comparisons for formats, from teo_paul1 at yahoo dot com innicm2020-11-02
| * | Merge branch 'obsd-master'Thomas Adam2020-10-30
| |\|
| | * With csh, a tmux client gets SIGTERM before SIGCONT when killed withnicm2020-10-30
| * | Merge branch 'obsd-master'Thomas Adam2020-10-30
| |\|
| | * Do not allow disabled items to be selected.nicm2020-10-30
| | * Limit range of repeat to avoid silly high numbers causing delays, fromnicm2020-10-30
| | * Do not leak path when freeing screen, from Sergey Nizovtsev.nicm2020-10-30
| * | Update CHANGES.Nicholas Marriott2020-10-30
| * | Merge branch 'obsd-master'Thomas Adam2020-10-30
| |\|
| | * There is no reason not to fire focus events when a pane is in a mode,nicm2020-10-30
| | * Add a -O flag to display-menu to change the mouse behaviour and notnicm2020-10-30
| * | Style trim test (currently failing).Nicholas Marriott2020-10-30
| * | Merge branch 'obsd-master'Thomas Adam2020-10-29
| |\|
| | * Do not write after the end of the array and overwrite the stack whennicm2020-10-29
| * | Merge branch 'obsd-master'Thomas Adam2020-10-29
| |\|
| | * Do not require that there be no other clients before loading the config,nicm2020-10-28