=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.726 retrieving revision 1.727 diff -u -r1.726 -r1.727 --- src/usr.bin/tmux/tmux.1 2020/03/31 16:53:23 1.726 +++ src/usr.bin/tmux/tmux.1 2020/03/31 17:13:20 1.727 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.726 2020/03/31 16:53:23 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.727 2020/03/31 17:13:20 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -2261,7 +2261,7 @@ if specified, to .Ar new-name . .It Xo Ic resize-pane -.Op Fl DLMRUZ +.Op Fl DLMRTUZ .Op Fl t Ar target-pane .Op Fl x Ar width .Op Fl y Ar height @@ -2300,6 +2300,9 @@ .Fl M begins mouse resizing (only valid if bound to a mouse key binding, see .Sx MOUSE SUPPORT ) . +.Pp T +trims all lines below the current cursor position and moves lines out of the +history to replace them. .It Xo Ic resize-window .Op Fl aADLRU .Op Fl t Ar target-window