Show how to set default-path to revert to tmux's old behaviour of opening

new windows in the current working directory at the time tmux was started,
it's not obvious. naddy@ agrees this is a useful inclusion.
This commit is contained in:
Stuart Henderson 2011-12-30 14:59:13 +00:00
parent 92aef64c5a
commit 16f9667620
1 changed files with 5 additions and 0 deletions

5
tmux.1
View File

@ -1850,6 +1850,11 @@ If
is "$HOME" or "~", the value of the is "$HOME" or "~", the value of the
.Ev HOME .Ev HOME
environment variable is used. environment variable is used.
If
.Ar path
is ".", the working directory when
.Nm
was started is used.
.It Ic default-shell Ar path .It Ic default-shell Ar path
Specify the default shell. Specify the default shell.
This is used as the login shell for new windows when the This is used as the login shell for new windows when the