CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2009/07/14 13:11:58
Modified files: usr.bin/tmux : screen-redraw.c status.c Log message: For some reason when clearing status/message it was redrawing the entire client not just the status line. Changing this also revealed the check for the status line was incorrect when drawing the pane.