aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2009-08-13 19:03:59 +0000
committerNicholas Marriott <nicm@openbsd.org>2009-08-13 19:03:59 +0000
commit52793e7a3fc7f53b173ee887c221ff4ed38499e8 (patch)
tree356d4c56edbc1c2e4ed9d567c682dafc30290808 /tmux.1
parent2e3bb5a51193269305eca3d689b6c66d08b2530a (diff)
downloadrtmux-52793e7a3fc7f53b173ee887c221ff4ed38499e8.tar.gz
rtmux-52793e7a3fc7f53b173ee887c221ff4ed38499e8.tar.bz2
rtmux-52793e7a3fc7f53b173ee887c221ff4ed38499e8.zip
When creating a new session from the command-line where there is an external
terminal, copy the termios(4) special characters and use them for new windows created in the new session. Suggested by Theo.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.14
1 files changed, 4 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 8621c3f4..faa44ad6 100644
--- a/tmux.1
+++ b/tmux.1
@@ -398,6 +398,10 @@ is given.
and
.Ar command
are the name of and command to execute in the initial window.
+.Pp
+If run from a terminal, any
+.Xr termios 4
+special characters are saved and used for new windows in the new session.
.It Ic refresh-client Op Fl t Ar target-client
.D1 (alias: Ic refresh )
Refresh the current client if bound to a key, or a single client if one is given