| Commit message (Collapse) | Author | Age |
... | |
|
|
|
| |
more cleanup is needed first).
|
|
|
|
|
|
|
| |
three u_chars around.
As a side-effect this fixes incorrectly rejecting high cursor positions
(because it was comparing them as signed char), reported by Tom Doherty.
|
| |
|
|
|
|
|
|
| |
matches screen's behaviour if not its termcap/terminfo entry). The terminfo kbs
cap is often wrong or missing so it can't be used, and just assuming \177 may
be wrong.
|
|
|
|
| |
wrap flag sets/clears/tests.
|
|
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
|