From 16f96676205e3261f6b30dcf1c3ec99f739f727e Mon Sep 17 00:00:00 2001 From: Stuart Henderson Date: Fri, 30 Dec 2011 14:59:13 +0000 Subject: [PATCH] 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. --- tmux.1 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tmux.1 b/tmux.1 index 331a104f..d1f2415a 100644 --- a/tmux.1 +++ b/tmux.1 @@ -1850,6 +1850,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