mirror of
https://github.com/tmux/tmux.git
synced 2024-11-17 18:08:51 +00:00
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:
parent
92aef64c5a
commit
16f9667620
5
tmux.1
5
tmux.1
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user