CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/26 20:56:59
Modified files:
usr.bin/tmux : cmd-new-session.c cmd-new-window.c
cmd-split-window.c session.c tmux.1 tmux.c
tmux.h
Log message:
Store the current working directory in the session, change the default-path
option to default to empty and make that mean that the stored session CWD is
used.
