aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
Commit message (Expand)AuthorAge
...
* | Merge branch 'obsd-master'Thomas Adam2015-09-10
|\|
| * Add session_last_attached time and format, from Sina Siadat.nicm2015-09-10
* | Merge branch 'obsd-master'Thomas Adam2015-08-28
|\|
| * Remove the lock-server option which is a bit redundant, it isn't thatnicm2015-08-28
* | Merge branch 'obsd-master'Thomas Adam2015-08-12
|\|
| * Rename left/right/up/down relative to active pane to add -of suffixnicm2015-08-12
* | Merge branch 'obsd-master'Thomas Adam2015-07-27
|\|
| * Make -q suppress ambiguous option warnings too, from Cam Hutchison.nicm2015-07-27
* | Merge branch 'obsd-master'Thomas Adam2015-07-20
|\|
| * Add an option (history-file) for a file to save/restore command promptnicm2015-07-20
* | Merge branch 'obsd-master'Thomas Adam2015-07-20
|\|
| * Correct the tsl/fsl sequence to ]0 not ]2 (from Marcel Korpel). Whilenicm2015-07-20
* | Merge branch 'obsd-master'Thomas Adam2015-07-13
|\|
| * Add a format to show if client is a control client. From Bruno Sutic.nicm2015-07-13
* | Merge branch 'obsd-master'Thomas Adam2015-07-13
|\|
| * Add a -s flag to show-environment to output Bourne shell commands a lanicm2015-07-13
* | Merge branch 'obsd-master'Thomas Adam2015-06-19
|\|
| * Remove a stray : and tweak paragraph.nicm2015-06-18
* | Merge branch 'obsd-master'Thomas Adam2015-06-17
|\|
| * Change break-pane to take target and source panes (-t and -s) in linenicm2015-06-17
* | Merge branch 'obsd-master'Thomas Adam2015-06-17
|\|
| * Move the shuffle code from new-window -a into a function and add a -anicm2015-06-17
* | Merge branch 'obsd-master'Thomas Adam2015-06-15
|\|
| * Add window_activity format, from Thomas Adam based on a diff originallynicm2015-06-15
* | Merge branch 'obsd-master'Thomas Adam2015-06-14
|\|
| * Add a format for client PID (client_pid) and server PID (pid). Diff fornicm2015-06-14
* | Merge branch 'obsd-master'Thomas Adam2015-06-07
|\|
| * Add -E flag when attaching or switching client to bypassnicm2015-06-07
| * Make it so that if a window or session target is prefixed with an =,nicm2015-06-05
| * tweak SYNOPSIS and usage();jmc2015-06-04
* | Merge branch 'obsd-master'Thomas Adam2015-06-04
|\|
| * Make unsetting a global option restore it to the default. Diff lyingnicm2015-06-04
* | Merge branch 'obsd-master'Thomas Adam2015-06-04
|\|
| * Add support for a single "marked pane". There is one marked pane in thenicm2015-06-04
* | $Id$ -> $OpenBSD$.Nicholas Marriott2015-06-03
* | Merge branch 'obsd-master'Thomas Adam2015-05-27
|\|
| * Move the jobs output cache into the formats code so that #() work morenicm2015-05-27
* | Merge branch 'obsd-master'Thomas Adam2015-05-13
|\|
| * Add a session_alerts format which is a list of all the alerts in thenicm2015-05-12
| * Add bell-action "other" to pass through bells in all windows except thenicm2015-05-12
| * Remove the c0-* options which never really worked satisfactorily. Goingnicm2015-05-11
* | Merge branch 'obsd-master'Thomas Adam2015-05-09
|\|
| * Move input parser structs into input.c (removing fairly uselessnicm2015-05-08
* | Merge branch 'obsd-master'Thomas Adam2015-05-06
|\|
| * Add a format window_linked which is 1 if a window has been linkednicm2015-05-06
* | Merge branch 'obsd-master'Thomas Adam2015-04-29
|\|
| * If default-terminal is set to "screen" or "screen-*", emulate screen'snicm2015-04-29
* | Merge branch 'obsd-master'Thomas Adam2015-04-28
|\|
| * Add select-layout -o to undo the last layout change (apply the previouslynicm2015-04-28
* | Merge branch 'obsd-master'Thomas Adam2015-04-27
|\|