summaryrefslogtreecommitdiffstats
path: root/screen-redraw.c
AgeCommit message (Expand)Author
2009-07-14For some reason when clearing status/message it was redrawing the entire clientNicholas Marriott
2009-07-14Instead of faking up a status line in status_redraw, use the same code toNicholas Marriott
2009-07-14Get rid of the PANE_HIDDEN flag in favour of a function, and moving theNicholas Marriott
2009-06-25Unused variables. Found by lint, no binary change.Nicholas Marriott
2009-06-01Import tmux, a terminal multiplexor allowing (among other things) a singleNicholas Marriott