diff options
author | Thomas Adam <thomas@xteddy.org> | 2015-04-28 14:57:15 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2015-04-28 14:57:15 +0100 |
commit | dc2adc6bc1f1b2dc25252ff9703fe5b3fe4d8786 (patch) | |
tree | 4980f1aac65738621eeef870da2c29c6e56acf2b /tmux.1 | |
parent | 7981e653d805fd3fa31cf7897704b3a328edf0f2 (diff) | |
parent | 771744426e3cd3fbf746e5c9554b8119e5f6faf2 (diff) | |
download | rtmux-dc2adc6bc1f1b2dc25252ff9703fe5b3fe4d8786.tar.gz rtmux-dc2adc6bc1f1b2dc25252ff9703fe5b3fe4d8786.tar.bz2 rtmux-dc2adc6bc1f1b2dc25252ff9703fe5b3fe4d8786.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -446,8 +446,8 @@ otherwise the current window in .Em session is chosen. .Pp -The following special tokens are available to indicate particular windows. Each -has a single-character alternative form. +The following special tokens are available to indicate particular windows. +Each has a single-character alternative form. .Bl -column "XXXXXXXXXX" "X" .It Sy "Token" Ta Sy "" Ta Sy "Meaning" .It Li "{start}" Ta "^" Ta "The lowest-numbered window" @@ -1779,7 +1779,7 @@ lower) with .Fl U or downward (numerically higher). .It Xo Ic select-layout -.Op Fl np +.Op Fl nop .Op Fl t Ar target-window .Op Ar layout-name .Xc @@ -1796,6 +1796,8 @@ are equivalent to the and .Ic previous-layout commands. +.Fl o +applies the last set layout if possible (undoes the most recent layout change). .It Xo Ic select-pane .Op Fl DdegLlRU .Op Fl P Ar style |