=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.680 retrieving revision 1.681 diff -c -r1.680 -r1.681 *** src/usr.bin/tmux/tmux.1 2019/08/01 08:42:34 1.680 --- src/usr.bin/tmux/tmux.1 2019/08/14 09:58:31 1.681 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.680 2019/08/01 08:42:34 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.681 2019/08/14 09:58:31 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" *************** *** 14,20 **** .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: August 1 2019 $ .Dt TMUX 1 .Os .Sh NAME --- 14,20 ---- .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: August 14 2019 $ .Dt TMUX 1 .Os .Sh NAME *************** *** 1291,1297 **** .Dv SIGTSTP (tty stop). .It Xo Ic switch-client ! .Op Fl Elnpr .Op Fl c Ar target-client .Op Fl t Ar target-session .Op Fl T Ar key-table --- 1291,1297 ---- .Dv SIGTSTP (tty stop). .It Xo Ic switch-client ! .Op Fl ElnprZ .Op Fl c Ar target-client .Op Fl t Ar target-session .Op Fl T Ar key-table *************** *** 1308,1314 **** .Ql \&. or .Ql % ) , ! in which case the session, window and pane are all changed. If .Fl l , .Fl n --- 1308,1317 ---- .Ql \&. or .Ql % ) , ! to change session, window and pane. ! In that case, ! .Fl Z ! keeps the window zoomed if it was zoomed. If .Fl l , .Fl n *************** *** 1934,1944 **** option kills all but the window given with .Fl t . .It Xo Ic last-pane ! .Op Fl de .Op Fl t Ar target-window .Xc .D1 (alias: Ic lastp ) Select the last (previously selected) pane. .Fl e enables or .Fl d --- 1937,1949 ---- option kills all but the window given with .Fl t . .It Xo Ic last-pane ! .Op Fl deZ .Op Fl t Ar target-window .Xc .D1 (alias: Ic lastp ) Select the last (previously selected) pane. + .Fl Z + keeps the window zoomed if it was zoomed. .Fl e enables or .Fl d *************** *** 2320,2326 **** .Ic new-window command. .It Xo Ic rotate-window ! .Op Fl DU .Op Fl t Ar target-window .Xc .D1 (alias: Ic rotatew ) --- 2325,2331 ---- .Ic new-window command. .It Xo Ic rotate-window ! .Op Fl DUZ .Op Fl t Ar target-window .Xc .D1 (alias: Ic rotatew ) *************** *** 2328,2333 **** --- 2333,2340 ---- lower) with .Fl U or downward (numerically higher). + .Fl Z + keeps the window zoomed if it was zoomed. .It Xo Ic select-layout .Op Fl Enop .Op Fl t Ar target-pane *************** *** 2351,2357 **** .Fl E spreads the current pane and any panes next to it out evenly. .It Xo Ic select-pane ! .Op Fl DdeLlMmRU .Op Fl T Ar title .Op Fl t Ar target-pane .Xc --- 2358,2364 ---- .Fl E spreads the current pane and any panes next to it out evenly. .It Xo Ic select-pane ! .Op Fl DdeLlMmRUZ .Op Fl T Ar title .Op Fl t Ar target-pane .Xc *************** *** 2368,2373 **** --- 2375,2382 ---- .Fl U is used, respectively the pane below, to the left, to the right, or above the target pane is used. + .Fl Z + keeps the window zoomed if it was zoomed. .Fl l is the same as using the .Ic last-pane *************** *** 2473,2479 **** .Ic new-window command. .It Xo Ic swap-pane ! .Op Fl dDU .Op Fl s Ar src-pane .Op Fl t Ar dst-pane .Xc --- 2482,2488 ---- .Ic new-window command. .It Xo Ic swap-pane ! .Op Fl dDUZ .Op Fl s Ar src-pane .Op Fl t Ar dst-pane .Xc *************** *** 2490,2496 **** .Fl d instructs .Nm ! not to change the active pane. .Pp If .Fl s --- 2499,2507 ---- .Fl d instructs .Nm ! not to change the active pane and ! .Fl Z ! keeps the window zoomed if it was zoomed. .Pp If .Fl s