summaryrefslogtreecommitdiffstats
path: root/tmux.1
AgeCommit message (Expand)Author
2017-09-11Merge branch 'obsd-master'Thomas Adam
2017-09-11Mention that filter is a format.nicm
2017-09-04Merge branch 'obsd-master'Thomas Adam
2017-09-04Move to current mouse position not last when clcking in copy mode; fixesnicm
2017-09-02Merge branch 'obsd-master'Thomas Adam
2017-09-02Add selectp -T to set pane title.nicm
2017-08-30Fix position of -v, pointed out by Thomas Sattler.Nicholas Marriott
2017-08-23Merge branch 'obsd-master'Thomas Adam
2017-08-23Key (v) and flag (-N) to toggle preview in choose modes.nicm
2017-08-20Merge branch 'obsd-master'Thomas Adam
2017-08-19Fix example for user-keys.nicm
2017-08-17Merge branch 'obsd-master'Thomas Adam
2017-08-17Add monitor-bell window option to match the activity and silencenicm
2017-08-16Merge branch 'obsd-master'Thomas Adam
2017-08-16Add -d flag to display-panes to specify timeout, and make 0 mean nonicm
2017-08-09Merge branch 'obsd-master'Thomas Adam
2017-08-09Add -F to choose-tree, choose-client, choose-buffer to specify thenicm
2017-08-02Merge branch 'obsd-master'Thomas Adam
2017-08-02Add selection_present format so commands in copy mode can use it, GitHubnicm
2017-07-27Merge branch 'obsd-master'Thomas Adam
2017-07-27Add pane_at_left/right/top/bottom formats, from Amos Bird.nicm
2017-07-26Merge branch 'obsd-master'Thomas Adam
2017-07-26Make bell, activity and silence alerting more consistent:nicm
2017-07-21Merge branch 'obsd-master'Thomas Adam
2017-07-21Add -c for respawn-pane and respawn-window, from J Raynor.nicm
2017-07-07Merge branch 'obsd-master'Thomas Adam
2017-07-07Add a pane_pipe format to show if pipe-pane is active, GitHub issue 990.nicm
2017-07-05Merge branch 'obsd-master'Thomas Adam
2017-07-04< and > keys to scroll preview list left and right 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-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-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-09Merge branch 'obsd-master'Thomas Adam
2017-06-09Add a hook when the clipboard is set.nicm
2017-06-07Merge branch 'obsd-master'Thomas Adam
2017-06-07Add simple searching (C-s and n) to the various choose modes: by namenicm
2017-06-05Merge branch 'obsd-master'Thomas Adam
2017-06-04Support SIGUSR2 to stop and start logging for an existing server. Alsonicm
2017-06-04Typo/style; plus man page escaping from jmc.nicm
2017-06-03Merge branch 'obsd-master'Thomas Adam
2017-06-03Make set-clipboard a three-state option so tmux itself can ignore thenicm
2017-05-31Merge branch 'obsd-master'Thomas Adam
2017-05-30Rewrite of choose mode, both to simplify and tidy the code and to addnicm
2017-05-29Merge branch 'obsd-master'Thomas Adam