CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2009/07/20 03:15:18
Modified files: usr.bin/tmux : cmd-set-window-option.c status.c tmux.1 tmux.c Log message: New options, window-status-current-{fg,bg,attr}, to set the fg, bg and attributes with which the current window is shown in the status line. From Johan Friis, thanks.