CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/04/04 13:02:09
Modified files:
usr.bin/tmux : environ.c job.c tmux.1 tmux.h window.c
Log message:
Run job commands explicitly in the global enviroment (which can be
modified with setenv -g) rather than with the environment tmux started
with.
