diff options
author | Thomas Adam <thomas@xteddy.org> | 2022-03-17 16:01:11 +0000 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2022-03-17 16:01:11 +0000 |
commit | 964deae422e4127a64f60fa3b54e2bf47b8e074c (patch) | |
tree | edf36ccec813a07b04474272b317191211e08ba9 /tmux.1 | |
parent | 5d4c3ef762d9073510518c24b40c1d8bf12e0b65 (diff) | |
parent | 6a1706a62fb2442326cd37d84ff8b0d39bf0b7a6 (diff) | |
download | rtmux-964deae422e4127a64f60fa3b54e2bf47b8e074c.tar.gz rtmux-964deae422e4127a64f60fa3b54e2bf47b8e074c.tar.bz2 rtmux-964deae422e4127a64f60fa3b54e2bf47b8e074c.zip |
Merge branch 'obsd-master' into master
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -4479,6 +4479,12 @@ 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 .Xc |