CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/08/28 11:11:12
Modified files:
usr.bin/tmux : screen.c window.c
Log message:
Only set default title to hostname on screens that are being used for a
window pane, no point in calling gethostname() for temporary screens.
