CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/07/09 23:50:54
Modified files:
usr.bin/tmux : cmd-set-option.c server-fn.c tmux.1 tmux.c
tmux.h
Log message:
Add a default-terminal option to set the starting value of $TERM in new
windows.
This is "screen" by default and must be either that or something closely
related. This does makes it easier to customise it if necessary.
