CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/17 07:02:59
Modified files:
usr.bin/tmux : cmd-new-session.c cmd-new-window.c
cmd-respawn-pane.c cmd-respawn-window.c
cmd-split-window.c session.c tmux.h window.c
Log message:
Set PATH explicitly, either from client or session
environment. Previously it came from the session environment. From J
Raynor.
