aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2022-03-17 11:35:37 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2022-04-06 14:19:51 +0100
commitc0508c9321d2bd3b94a850d953db9532854b45cd (patch)
treee9fb4edc47ef2e11cc99f4034a6dcd0eed6a97fb /tmux.1
parentfe44b105e4a2d1d7baa12b37d0b84d8c6be9addc (diff)
downloadrtmux-c0508c9321d2bd3b94a850d953db9532854b45cd.tar.gz
rtmux-c0508c9321d2bd3b94a850d953db9532854b45cd.tar.bz2
rtmux-c0508c9321d2bd3b94a850d953db9532854b45cd.zip
Add an option (scroll-on-clear) to control if tmux scrolls into history
on clear, from Robert Lange in GitHub issue 3121.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.16
1 files changed, 6 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index a3a37e1e..abaeb49c 100644
--- a/tmux.1
+++ b/tmux.1
@@ -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