aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-07-12 17:07:58 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-07-12 17:07:58 +0000
commitd7b4aa0ff36f8230103f29cc233fed341f0d5fa3 (patch)
tree827ecbe7eb876376b7efa1a53a563acb9520a009 /tmux.1
parent79bc6041c96f5e1dc8b1fb7d71c91bf73a138e96 (diff)
downloadrtmux-d7b4aa0ff36f8230103f29cc233fed341f0d5fa3.tar.gz
rtmux-d7b4aa0ff36f8230103f29cc233fed341f0d5fa3.tar.bz2
rtmux-d7b4aa0ff36f8230103f29cc233fed341f0d5fa3.zip
Add a default-terminal option to set the starting value of $TERM in new
windows.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.114
1 files changed, 13 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 5f1c9d47..47a7a66f 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1,4 +1,4 @@
-.\" $Id: tmux.1,v 1.108 2009-07-12 17:04:21 nicm Exp $
+.\" $Id: tmux.1,v 1.109 2009-07-12 17:07:58 nicm Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -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