aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.14
1 files changed, 3 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 7a01b394..61158872 100644
--- a/tmux.1
+++ b/tmux.1
@@ -2173,13 +2173,15 @@ to create a login shell using the value of the
option.
.It Ic default-path Ar path
Set the default working directory for new panes.
-If empty (the default), the working directory is determined from the process
+If empty, 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.
Otherwise the same options are available as for the
.Fl c
flag to
.Ic new-window .
+The default is
+.Ql ~ .
.It Ic default-shell Ar path
Specify the default shell.
This is used as the login shell for new windows when the