aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2009-07-10 05:50:54 +0000
committerNicholas Marriott <nicm@openbsd.org>2009-07-10 05:50:54 +0000
commitdaa1faa90510c09ddface800101ea86b167d1154 (patch)
tree77731d240614832e1d58ee1b31c491b60f9b9aa9 /tmux.1
parent25d57344966902e9d5a93eb46727a2f1ebd46a82 (diff)
downloadrtmux-daa1faa90510c09ddface800101ea86b167d1154.tar.gz
rtmux-daa1faa90510c09ddface800101ea86b167d1154.tar.bz2
rtmux-daa1faa90510c09ddface800101ea86b167d1154.zip
Add a default-terminal option to set the starting value of $TERM in new
windows. This is "screen" by default and must be either that or something closely related. This does makes it easier to customise it if necessary.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.112
1 files changed, 12 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 9a02ee47..db292b16 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1090,6 +1090,18 @@ environment variable or, if it is unset, the user's shell returned by
Set the default working directory for processes created from keys, or
interactively from the prompt.
The default is the current working directory when the server is started.
+.It Ic default-terminal Ar terminal
+Set the default terminal for new windows created in this session - the
+default value of the
+.Ev TERM
+environment variable.
+For
+.Nm
+to work correctly, this
+.Em must
+be set to
+.Ql screen
+or a derivative of it.
.It Ic display-time Ar time
Set the amount of time for which status line messages are displayed.
.Ar time