summaryrefslogtreecommitdiffstats
path: root/tmux.1
AgeCommit message (Expand)Author
2020-04-06Various fixes for copy mode from master.Nicholas Marriott
2020-04-06Add an argument to list-commands to show only a single command.nicm
2020-04-01Add non-regex search variants to avoid the performance cost for peoplenicm
2020-02-20Merge branch 'obsd-master'Thomas Adam
2020-02-20Add selection_active format for when the selection is present but notnicm
2020-02-15Merge branch 'obsd-master'Thomas Adam
2020-02-15Add -a to list-keys to also list keys without notes with -N, suggestednicm
2020-02-11Merge branch 'obsd-master'Thomas Adam
2020-02-11Remove unused variables from Ben Boeckel, and a Pp from jmc.nicm
2020-02-05Merge branch 'obsd-master'Thomas Adam
2020-02-05Make list-keys description clearer in tmux.1 and remove an unused variable.nicm
2020-01-29Merge branch 'obsd-master'Thomas Adam
2020-01-29Remove extra Pp (from jmc) and add a missing word.nicm
2020-01-28Reduce a difference with portable tmux by adding the -V flag andnicm
2020-01-27Merge branch 'obsd-master'Thomas Adam
2020-01-27Expand description of start-server.nicm
2020-01-27Add support for adding a note to a key binding (with bind-key -N) andnicm
2020-01-25Merge branch 'obsd-master'Thomas Adam
2020-01-25Mention swap-window -d, GitHub issue 2068.nicm
2020-01-12Merge branch 'obsd-master'Thomas Adam
2020-01-12The terminal type was never as much use as I expected so remove it innicm
2020-01-02Merge branch 'obsd-master'Thomas Adam
2020-01-01Document client exit messages.nicm
2019-12-26Merge branch 'obsd-master'Thomas Adam
2019-12-26Add a number of new formats to inspect what sessions and clients anicm
2019-12-24Merge branch 'obsd-master'Thomas Adam
2019-12-24Fix name of option, GitHub issue 2030.nicm
2019-11-28Merge branch 'obsd-master'Thomas Adam
2019-11-28Make a best effort to set xpixel and ypixel for each pane and addnicm
2019-11-28Store xpixel/ypixel from TIOCGWINSZ and add formats.nicm
2019-11-25Merge branch 'obsd-master'Thomas Adam
2019-11-25Add p format modifier for padding to width.nicm
2019-11-18Merge branch 'obsd-master'Thomas Adam
2019-11-18Add -f for full size to join-pane (like split-window), from Theo Buehler.nicm
2019-11-15Merge branch 'obsd-master'Thomas Adam
2019-11-15Handle OSC 7 (a VTE extension) and put the result in a new format (pane_path).nicm
2019-11-14Merge branch 'obsd-master'Thomas Adam
2019-11-14Add an option to set the key sent by backspace for those whose systemnicm
2019-11-07Merge branch 'obsd-master'Thomas Adam
2019-11-07Add -F flag to send-keys to expand formats in search-backward andnicm
2019-10-23Merge branch 'obsd-master'Thomas Adam
2019-10-23Document Any key, from Jason Felice.nicm
2019-10-23Merge branch 'obsd-master'Thomas Adam
2019-10-23Use the existing code in format.c to add foramts for word and line atnicm
2019-10-19Merge branch 'obsd-master'Thomas Adam
2019-10-19Add formats for cursor and selection position in copy mode, from Jason Felice.nicm
2019-10-15Merge branch 'obsd-master'Thomas Adam
2019-10-15Add support for percentage sizes for resize-pane ("-x 10%"). Also changenicm
2019-09-19Merge branch 'obsd-master'Thomas Adam
2019-09-19Add a "latest" window-size option which tries to size windows based onnicm