=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.883 retrieving revision 1.884 diff -c -r1.883 -r1.884 *** src/usr.bin/tmux/tmux.1 2022/03/16 17:00:17 1.883 --- src/usr.bin/tmux/tmux.1 2022/03/17 11:35:37 1.884 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.883 2022/03/16 17:00:17 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.884 2022/03/17 11:35:37 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: March 16 2022 $ .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: March 17 2022 $ .Dt TMUX 1 .Os .Sh NAME *************** *** 4475,4480 **** --- 4475,4486 ---- Set the text shown at the bottom of exited panes when .Ic remain-on-exit is enabled. + .Pp + .It Xo Ic scroll-on-clear + .Op Ic on | off + .Xc + When the entire screen is cleared and this option is on, scroll the contents of + the screen into history before clearing it. .Pp .It Xo Ic synchronize-panes .Op Ic on | off