aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2012-05-03 17:53:50 +0000
committerTiago Cunha <tcunha@gmx.com>2012-05-03 17:53:50 +0000
commite79c6470524aeadabb1d9c43e9a5a696a39f455f (patch)
tree2b175006c3c963592d21674c177c5a9462b3b33c
parentb728970c654cc16476f4e923cb435512d20b47f3 (diff)
downloadrtmux-e79c6470524aeadabb1d9c43e9a5a696a39f455f.tar.gz
rtmux-e79c6470524aeadabb1d9c43e9a5a696a39f455f.tar.bz2
rtmux-e79c6470524aeadabb1d9c43e9a5a696a39f455f.zip
Sync OpenBSD patchset 1105:
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 66599abd..bc83be19 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1948,16 +1948,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