summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2012-05-02 19:29:13 +0000
committerNicholas Marriott <nicm@openbsd.org>2012-05-02 19:29:13 +0000
commitcc979bda0f2e4203d02038805c7c62cbae243f1d (patch)
tree55a7aac35b9f56e28a1bfd0267e957d4acc91d45
parenta6c22d650b2d9fba8eb069b488555ab71e5096d6 (diff)
default-path has the same possibilities as new-window -c now.
-rw-r--r--tmux.114
1 files changed, 4 insertions, 10 deletions
diff --git a/tmux.1 b/tmux.1
index c0531775..989bb0ea 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1944,16 +1944,10 @@ 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.
-If
-.Ar path
-is ".", the working directory when
-.Nm
-was started is used.
+Otherwise the same options are available as for the
+.Fl c
+flag to
+.Ic new-window .
.It Ic default-shell Ar path
Specify the default shell.
This is used as the login shell for new windows when the