aboutsummaryrefslogtreecommitdiff
path: root/screen-redraw.c
Commit message (Expand)AuthorAge
* Use the full range of ACS line drawing characters to draw pane borders,Nicholas Marriott2009-07-24
* Simplify screen redrawing by drawing the border and background together ratherNicholas Marriott2009-07-24
* For some reason when clearing status/message it was redrawing the entire clientNicholas Marriott2009-07-14
* Instead of faking up a status line in status_redraw, use the same code toNicholas Marriott2009-07-14
* Get rid of the PANE_HIDDEN flag in favour of a function, and moving theNicholas Marriott2009-07-14
* Unused variables. Found by lint, no binary change.Nicholas Marriott2009-06-25
* Import tmux, a terminal multiplexor allowing (among other things) a singleNicholas Marriott2009-06-01