aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2019-06-20 17:02:26 +0100
committerThomas Adam <thomas@xteddy.org>2019-06-20 17:02:26 +0100
commit4a44ae06bf6c64350a336e0224a70a9505b5670f (patch)
tree863e9ce32229c5d1606bf2308df37fdf5d4d51a8 /tmux.1
parentf8ad72b2eeafc1146c116f73194a3950aa0c2143 (diff)
parentfc1df91e034627f674ed905be6a1159da883545e (diff)
downloadrtmux-4a44ae06bf6c64350a336e0224a70a9505b5670f.tar.gz
rtmux-4a44ae06bf6c64350a336e0224a70a9505b5670f.tar.bz2
rtmux-4a44ae06bf6c64350a336e0224a70a9505b5670f.zip
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.143
1 files changed, 20 insertions, 23 deletions
diff --git a/tmux.1 b/tmux.1
index af5439e4..87ab358d 100644
--- a/tmux.1
+++ b/tmux.1
@@ -3415,29 +3415,6 @@ session; this option is good for full-screen programs which support
.Dv SIGWINCH
and poor for interactive programs such as shells.
.Pp
-.It Xo Ic allow-rename
-.Op Ic on | off
-.Xc
-Allow programs to change the window name using a terminal escape
-sequence (\eek...\ee\e\e).
-The default is off.
-.Pp
-.It Xo Ic alternate-screen
-.Op Ic on | off
-.Xc
-This option configures whether programs running inside
-.Nm
-may use the terminal alternate screen feature, which allows the
-.Em smcup
-and
-.Em rmcup
-.Xr terminfo 5
-capabilities.
-The alternate screen feature preserves the contents of the window when an
-interactive application starts and restores it on exit, so that any output
-visible before the application starts reappears unchanged after it exits.
-The default is on.
-.Pp
.It Xo Ic automatic-rename
.Op Ic on | off
.Xc
@@ -3678,6 +3655,26 @@ as Shift, Alt or Ctrl.
Available pane options are:
.Pp
.Bl -tag -width Ds -compact
+.It Xo Ic allow-rename
+.Op Ic on | off
+.Xc
+Allow programs in the pane to change the window name using a terminal escape
+sequence (\eek...\ee\e\e).
+.Pp
+.It Xo Ic alternate-screen
+.Op Ic on | off
+.Xc
+This option configures whether programs running inside the pane may use the
+terminal alternate screen feature, which allows the
+.Em smcup
+and
+.Em rmcup
+.Xr terminfo 5
+capabilities.
+The alternate screen feature preserves the contents of the window when an
+interactive application starts and restores it on exit, so that any output
+visible before the application starts reappears unchanged after it exits.
+.Pp
.It Xo Ic remain-on-exit
.Op Ic on | off
.Xc