CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2015/09/14 05:34:50
Modified files: usr.bin/tmux : cmd-select-pane.c style.c tmux.h window.c Log message: When the active pane changes, redraw panes if the style has changed. From Cam Hutchison.