summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authorStefan Sperling <stsp@openbsd.org>2011-12-27 14:07:20 +0000
committerStefan Sperling <stsp@openbsd.org>2011-12-27 14:07:20 +0000
commitfdd1d0b72e3aa178653ed8733d4efcb6b14b0c86 (patch)
tree3f150b199021311fa5601a6efa3286429d46f376 /tmux.1
parentd377a68593d354da327db9b15059f94f2306a7e4 (diff)
Allow $HOME as default-path in tmux.conf so the same config file can be used
on different machines regardless of where the user's home directory is. ok nicm
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.15
1 files changed, 5 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 70900014..331a104f 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1845,6 +1845,11 @@ Set the default working directory for new panes.
If empty (the default), the working directory is determined from the process
running in the active pane, from the command line environment or from the
working directory where the session was created.
+If
+.Ar path
+is "$HOME" or "~", the value of the
+.Ev HOME
+environment variable is used.
.It Ic default-shell Ar path
Specify the default shell.
This is used as the login shell for new windows when the