summaryrefslogtreecommitdiffstats
path: root/tmux.1
AgeCommit message (Expand)Author
2014-04-17#nnT went away a while ago, remove a leftover from the manpage.nicm
2014-04-17Remove the "info" message mechanism, this was only used for about fivenicm
2014-04-17Extend the -q flag to set-option to suppress errors about unknownnicm
2014-04-17Remove the monitor-content option and associated bits and bobs. It'snicm
2014-04-16Remove the choose-list command to prepare for some later choose-* work.nicm
2014-04-02Support UTF-8 with choose-buffer, from Kosuke ASAMI. Also makenicm
2014-04-02pane_start_path has gone away.nicm
2014-03-31Make message-limit a server option.nicm
2014-03-31Add setb -a to append and a copy mode append command, from J Raynor withnicm
2014-03-31Make session_attached a count and add session_many_attached flag.nicm
2014-02-23Change terminal-overrides to a server option (now that we have them), itnicm
2014-02-16Leftovers from removing 88 colour support, from Theo Buehler.nicm
2014-02-02fix some minor formatting glitches;jmc
2014-01-28Allow replacing each of the many sets of separate foo-{fg,bg,attr}nicm
2014-01-22Merge server-info into show-messages and remove some not useful output.nicm
2013-11-24Replace ## by # in format.nicm
2013-10-23Key to swap to other end of selection (bound to o with vi keys), from Jnicm
2013-10-10Bracket in the wrong place in description of c0-change-trigger.nicm
2013-10-10Remove the KERN_PROC_CWD the proc_current_path format (which is the onlynicm
2013-10-10Alter how tmux handles the working directory to internally use filenicm
2013-10-10Support -c for new-session, based on code from J Raynor.nicm
2013-10-10Add length limit operator for formats.nicm
2013-10-10Add formats for window flags.nicm
2013-10-05Change the default for the default-path option to ~. This is a quicknicm
2013-07-16use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@schwarze
2013-07-05Add pane_synchronized format, from Romain Francoise.Nicholas Marriott
2013-06-23Focus events can cause trouble if left on and they can't be turned offNicholas Marriott
2013-06-02escape "Ss", becuase groff thinks it has found a macro;Jason McIntyre
2013-06-02The actual terminfo entries we ended up with for cursor changes are Cs,Nicholas Marriott
2013-05-31Demote the old single-character replacement variables (#S and friends)Nicholas Marriott
2013-05-31Add host_short format, from Tiago Cunha.Nicholas Marriott
2013-04-24.Op Fl b not .Fl b for run-shell synopsis, from Ben Boeckel.Nicholas Marriott
2013-04-10Missed -o from set-window-option, from Ben Boeckel.Nicholas Marriott
2013-03-27Add TMUX_TMPDIR variable to put the socket directory outsideNicholas Marriott
2013-03-25Revert the command-prefix change which breaks sequences of commands.Nicholas Marriott
2013-03-25b comes before t.Nicholas Marriott
2013-03-25Rename session idx to session id throughout and add $ prefix to targetsNicholas Marriott
2013-03-25Add wait-for -L and -U for lock and unlock, from Thiago Padilha.Nicholas Marriott
2013-03-24Add -A flag to new-session to make it behave like attach-session if theNicholas Marriott
2013-03-24Add a -o option to set-option to prevent setting an option already set,Nicholas Marriott
2013-03-24Expand format variables in the run-shell and if-shell shell commands,Nicholas Marriott
2013-03-22Couple of fixes pointed out by jmc.Nicholas Marriott
2013-03-22Add a load of miscellaneous pane formats, from George Nachman.Nicholas Marriott
2013-03-22Add -e flag to capture-pane to include embedded ANSI SGR escapeNicholas Marriott
2013-03-22Add resize-pane -x and -y for absolute pane size (much requested).Nicholas Marriott
2013-03-22Add client_session and client_last_session formats.Nicholas Marriott
2013-03-21Support capture-pane -p to send to stdout.Nicholas Marriott
2013-03-21tweak previous; ok nicmJason McIntyre
2013-03-21Clarify choose-tree entry in man page.Nicholas Marriott
2013-03-21Allow choose commands to be used outside tmux, so long as at least oneNicholas Marriott