CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2009/09/18 09:19:27
Modified files: usr.bin/tmux : cmd-set-option.c server.c tmux.1 tmux.c Log message: New option, set-titles-string, to allow the window title to be specified (as for status-left/right) if set-titles is on. Also only update the title when the status line is being redrawn.