summaryrefslogtreecommitdiffstats
path: root/tmux.1
AgeCommit message (Expand)Author
2019-06-14A couple of minor parser changes around conditions: 1) only treat #{nicm
2019-05-28Merge branch 'obsd-master'Thomas Adam
2019-05-28Merge branch 'obsd-master'Thomas Adam
2019-05-28Allow source-file to take multiple arguments.nicm
2019-05-28Allow menu items to be disabled by putting a - at the start of theirnicm
2019-05-28Merge branch 'obsd-master'Thomas Adam
2019-05-28Change display-menu from taking a single string to a set of arguments,nicm
2019-05-27Merge branch 'obsd-master'Thomas Adam
2019-05-27Clarify newlines inside {} a little.nicm
2019-05-27Merge branch 'obsd-master'Thomas Adam
2019-05-27Add an additional {} syntax for defining strings in the configurationnicm
2019-05-26Merge branch 'obsd-master'Thomas Adam
2019-05-26Add formats for word and line under the mouse and use them to add somenicm
2019-05-26Merge branch 'obsd-master'Thomas Adam
2019-05-26Add a way to append or prepend to a format if the length has been limited.nicm
2019-05-25Merge branch 'obsd-master'Thomas Adam
2019-05-25Add <, >, <=, >= for formats, GitHub issue 1747.nicm
2019-05-23Merge branch 'obsd-master'Thomas Adam
2019-05-23Replace the split parser code (cfg.c and cmd-string.c) with a singlenicm
2019-05-21Merge branch 'obsd-master'Thomas Adam
2019-05-21Fix a couple of Ta from Alphonse Mariya.nicm
2019-05-13Merge branch 'obsd-master'Thomas Adam
2019-05-13Add support for overline (SGR 53), from Ricardo Banffy.nicm
2019-05-13Merge branch 'obsd-master'Thomas Adam
2019-05-13Fix column width for copy mode commands.nicm
2019-05-11Merge branch 'obsd-master'Thomas Adam
2019-05-11Don't use arguments with It and -enum, pointed out by jmc.nicm
2019-05-10Merge branch 'obsd-master'Thomas Adam
2019-05-10Add support for simple menus usable with mouse or keyboard. New commandnicm
2019-05-09Merge branch 'obsd-master'Thomas Adam
2019-05-09Add formats to show if pane is the marked pane and if any marked pane is set.nicm
2019-05-07Merge branch 'obsd-master'Thomas Adam
2019-05-07Rename the ENVIRONMENT section which was squatting on the standardschwarze
2019-05-03Merge branch 'obsd-master'Thomas Adam
2019-05-03Allow panes to be empty (no command), output can be piped to them withnicm
2019-05-03Sync up some tmux.1 bits.Nicholas Marriott
2019-05-03Merge branch 'obsd-master'Thomas Adam
2019-05-02Fix up some bits about window-size that seem to have got lost.nicm
2019-04-28Merge branch 'obsd-master'Thomas Adam
2019-04-28Support multiple occurances of the same argument. Use this for a newnicm
2019-04-27Merge branch 'obsd-master'Thomas Adam
2019-04-26Merge hooks into options and make each one an array option. This allowsnicm
2019-04-25Merge branch 'obsd-master'Thomas Adam
2019-04-25Need to escape ].nicm
2019-04-23Merge branch 'obsd-master'Thomas Adam
2019-04-23Add -no-clear variants of copy-selection and copy-pipe which do notnicm
2019-04-18Merge branch 'obsd-master'Thomas Adam
2019-04-18Copy the code to infer the option type to show-options and document it.nicm
2019-04-17mark up punctuation-as-macro-args properly;jmc
2019-04-17Document that switch-client can change all of session,window,pane andnicm