CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/31 08:51:15
Modified files:
usr.bin/tmux : cmd-attach-session.c cmd-new-session.c
cmd-new-window.c cmd-split-window.c
Log message:
Fall back silently to ~ or / rather than checking -c with access(), this
was the old behaviour.
