aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2012-01-03 18:35:54 +0000
committerTiago Cunha <tcunha@gmx.com>2012-01-03 18:35:54 +0000
commitd817f88fec3d3e3dba43bca321fbaa6e5eb3718c (patch)
tree14568147df8b3696b3796557df44d113c0fac461
parent90b331ea4666c33d11ef4b1107d30ab4be141a1b (diff)
downloadrtmux-d817f88fec3d3e3dba43bca321fbaa6e5eb3718c.tar.gz
rtmux-d817f88fec3d3e3dba43bca321fbaa6e5eb3718c.tar.bz2
rtmux-d817f88fec3d3e3dba43bca321fbaa6e5eb3718c.zip
Sync OpenBSD patchset 995:
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.
-rw-r--r--tmux.15
1 files changed, 5 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 3349737f..cd60cb0f 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1854,6 +1854,11 @@ If
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.
.It Ic default-shell Ar path
Specify the default shell.
This is used as the login shell for new windows when the