summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-07-03Merge branch 'obsd-master'Thomas Adam
2017-07-03Do not close panes until process has exited and any outstanding datanicm
2017-07-03Try C.UTF-8 which is also a commonly useful locale on some platforms,nicm
2017-07-01Merge branch 'obsd-master'Thomas Adam
2017-06-30Don't write over right border.nicm
2017-06-30Fix previous when we end up able to show no panes.nicm
2017-06-30Try to show a better preview of sessions and windows in tree mode.nicm
2017-06-30Merge branch 'obsd-master'Thomas Adam
2017-06-29Use 100 as the example for command-alias because the defaults are from 0nicm
2017-06-28Merge branch 'obsd-master'Thomas Adam
2017-06-28Apply the xterm key flag when needed for send-keys, fixes problemnicm
2017-06-28Merge branch 'obsd-master'Thomas Adam
2017-06-28Fix visual-silence (check accidentally the wrong way round), from Bradnicm
2017-06-23Merge branch 'obsd-master'Thomas Adam
2017-06-23Add user-keys option to allow user-defined keys to be set, from Dannicm
2017-06-16Merge branch 'obsd-master'Thomas Adam
2017-06-16Tweak some logging.nicm
2017-06-16Merge branch 'obsd-master'Thomas Adam
2017-06-16Log terminal capabilities for each new terminal.nicm
2017-06-14Merge branch 'obsd-master'Thomas Adam
2017-06-14Don't overwrite error message when it is available innicm
2017-06-14New test.Nicholas Marriott
2017-06-14Add missing error message when no target, GitHub issue 971.nicm
2017-06-13Merge branch 'obsd-master'Thomas Adam
2017-06-13Remove xterm flag from key before checking prefix, reported by Peternicm
2017-06-12Merge branch 'obsd-master'Thomas Adam
2017-06-12Need to flush out the linefeed after wrapper. GitHub issue 970.nicm
2017-06-12Merge branch 'obsd-master'Thomas Adam
2017-06-12Add explicit keys for the bracketed paste sequences, both to avoid mixnicm
2017-06-09Merge branch 'obsd-master'Thomas Adam
2017-06-09Extend filters (f key) to buffer and client mode and add -f flag tonicm
2017-06-09Add -O option to choose-* to set initial sort order.nicm
2017-06-09Default sort for buffer mode should be time not name.nicm
2017-06-09Merge branch 'obsd-master'Thomas Adam
2017-06-09Merge branch 'master' of github.com:tmux/tmuxNicholas Marriott
2017-06-09Set AM_CFLAGS for ncurses libraries, reported by Peter Schow.Nicholas Marriott
2017-06-09Use brackets around prompts which looks better and matches the other modes.nicm
2017-06-09Merge branch 'obsd-master'Thomas Adam
2017-06-09Add a hook when the clipboard is set.nicm
2017-06-09Add memmem to compat.Nicholas Marriott
2017-06-08Update TODO.Nicholas Marriott
2017-06-08Typo.Nicholas Marriott
2017-06-08Note what to have for building Git.Nicholas Marriott
2017-06-08Merge branch 'master' of github.com:tmux/tmuxNicholas Marriott
2017-06-08Move FAQ online and do not ship TODO.Nicholas Marriott
2017-06-08Merge branch 'obsd-master'Thomas Adam
2017-06-08Add size to client descriptions in list, suggested by Greg Hurrell.nicm
2017-06-07Merge branch 'obsd-master'Thomas Adam
2017-06-07Return 1 if name matches not 0, also fix some spaces.nicm
2017-06-07Use osdep_get_name.Nicholas Marriott