diff options
author | Thomas Adam <thomas@xteddy.org> | 2017-11-15 22:01:22 +0000 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2017-11-15 22:01:22 +0000 |
commit | 102df8dc8047d992e2fe72a2aa3d2f7eee3d185a (patch) | |
tree | 09024ef81f7bfb23ca511424767cf33e742abbbe /tmux.1 | |
parent | e58d16b2df52beefd5094ac61bb9e44c123df3e7 (diff) | |
parent | 3b649d2fcdc8a15c69efbce69ae9e559481d36cb (diff) | |
download | rtmux-102df8dc8047d992e2fe72a2aa3d2f7eee3d185a.tar.gz rtmux-102df8dc8047d992e2fe72a2aa3d2f7eee3d185a.tar.bz2 rtmux-102df8dc8047d992e2fe72a2aa3d2f7eee3d185a.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1927,8 +1927,8 @@ lower) with .Fl U or downward (numerically higher). .It Xo Ic select-layout -.Op Fl nop -.Op Fl t Ar target-window +.Op Fl Enop +.Op Fl t Ar target-pane .Op Ar layout-name .Xc .D1 (alias: Ic selectl ) @@ -1946,6 +1946,8 @@ and commands. .Fl o applies the last set layout if possible (undoes the most recent layout change). +.Fl E +spreads the current pane and any panes next to it out evenly. .It Xo Ic select-pane .Op Fl DdegLlMmRU .Op Fl P Ar style |