| Commit message (Collapse) | Author | Age |
|
|
|
| |
including intersections.
|
|
|
|
|
| |
than border separately, and consolidating all the drawing characters into one
string.
|
|
|
|
|
| |
not just the status line. Changing this also revealed the check for the status
line was incorrect when drawing the pane.
|
|
|
|
|
|
| |
redraw it as to draw the entire screen, just skip all lines but the last.
This makes horizontal split redraw properly when the status line is off.
|
|
|
|
|
|
|
|
| |
decision for whether or not a pane should be drawn out of the layout code and
into the redraw code.
This is needed for the new layout design, getting it in now to make that easier
to work on.
|
| |
|
|
terminal to be switched between several different windows and programs
displayed on one terminal be detached from one terminal and moved to another.
ok deraadt pirofti
|