summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-01-17Revert "Set CFLAGS also."Nicholas Marriott
2021-01-17Set CFLAGS also.Nicholas Marriott
2021-01-17Fix yes/no for b64_ntop check.Nicholas Marriott
2021-01-17Merge branch 'obsd-master' into masterThomas Adam
2021-01-17Fix SEARCH_LIBS.Nicholas Marriott
2021-01-17+compat.hNicholas Marriott
2021-01-17Look for libevent2 differently from libevent for platforms with both.Nicholas Marriott
2021-01-17Add -N flag to never start server even if command would normally do so,nicm
2021-01-08Merge branch 'obsd-master' into masterThomas Adam
2021-01-08Missed from last commit.nicm
2021-01-08Merge branch 'obsd-master' into masterThomas Adam
2021-01-08With incremental search, start empty and only repeat the previous searchnicm
2021-01-06Merge branch 'obsd-master' into masterThomas Adam
2021-01-06Insert joined pane before the target pane with -b, like for split. Fromnicm
2021-01-06Remove unused variable, from Ben Boeckel.nicm
2021-01-04Merge branch 'obsd-master' into masterThomas Adam
2021-01-04Add a variant of remain-on-exit that only keeps the pane if the programnicm
2021-01-01Merge branch 'obsd-master' into masterThomas Adam
2021-01-01Add a -C flag to run-shell to use a tmux command rather than a shell command.nicm
2020-12-30Merge branch 'obsd-master' into masterThomas Adam
2020-12-30Use right format for session loop, GitHub issue 2519.nicm
2020-12-28Merge branch 'obsd-master' into masterThomas Adam
2020-12-28Do not list user options with show-hooks.nicm
2020-12-28Remove current match indicator which can't work anymore since we onlynicm
2020-12-24Makefile.am: add grid-reader.cThomas Adam
2020-12-24Merge branch 'obsd-master' into masterThomas Adam
2020-12-22Break cursor movement in grid into a common set of functions that cannicm
2020-12-15Merge branch 'obsd-master' into masterThomas Adam
2020-12-15Make synchronize-panes a pane option and add -U flag to set-option tonicm
2020-12-07Include compat.h after system headers, GitHub issue 2492.Nicholas Marriott
2020-12-07Merge branch 'obsd-master' into masterThomas Adam
2020-12-07Do not include the status line size when working out the character fornicm
2020-12-07Do not clear the wrapped flag on linefeeds if it is already set - thisnicm
2020-12-03Merge branch 'obsd-master' into masterThomas Adam
2020-12-03Redraw any visible modes when status line changes so that formats likenicm
2020-12-01Merge branch 'obsd-master' into masterThomas Adam
2020-12-01Leave newlines inside multiline quotes.nicm
2020-12-01Merge branch 'obsd-master' into masterThomas Adam
2020-12-01Make replacement of ##s consistent when drawing formats, whethernicm
2020-11-30Merge branch 'obsd-master' into masterThomas Adam
2020-11-30Ignore running command when checking for no-hooks flag if it is blocked.nicm
2020-11-26Merge branch 'obsd-master' into masterThomas Adam
2020-11-26Fix check for vertical centre.nicm
2020-11-26Merge branch 'obsd-master' into masterThomas Adam
2020-11-26Add -N flag to display-panes to ignore keys, GitHub issue 2473.nicm
2020-11-17Update closefrom from OpenSSH for macOS code which is now needed.Nicholas Marriott
2020-11-17Merge branch 'obsd-master' into masterThomas Adam
2020-11-17Log missing keys when extended keys is on rather than fatal().nicm
2020-11-10Merge branch 'obsd-master'Thomas Adam
2020-11-10Allow previous-word to scroll onto the first line, noticed by Anindyanicm