=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.258 retrieving revision 1.259 diff -u -r1.258 -r1.259 --- src/usr.bin/tmux/tmux.1 2011/12/24 08:46:48 1.258 +++ src/usr.bin/tmux/tmux.1 2011/12/27 14:07:20 1.259 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.258 2011/12/24 08:46:48 jmc Exp $ +.\" $OpenBSD: tmux.1,v 1.259 2011/12/27 14:07:20 stsp Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -14,7 +14,7 @@ .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: December 24 2011 $ +.Dd $Mdocdate: December 27 2011 $ .Dt TMUX 1 .Os .Sh NAME @@ -1845,6 +1845,11 @@ 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. .It Ic default-shell Ar path Specify the default shell. This is used as the login shell for new windows when the