CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/12/13 15:53:14
Modified files:
usr.bin/tmux : cmd-string.c
Log message:
Read ${X} environment variables in strings and $HOME from the global
environment rather than getenv, this allows them to be updated during
the configuration file.
