CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/04/19 15:05:27
Modified files:
usr.bin/tmux : cmd-select-pane.c options-table.c
screen-redraw.c server-client.c tmux.1 tmux.h
tty-term.c tty.c window.c
Log message:
Support setting the default window and pane background colours (window
and active pane via window-style and window-active-style options, an
individual pane by a new select-pane -P flag). From J Raynor.
