aboutsummaryrefslogtreecommitdiff
path: root/input.c
Commit message (Expand)AuthorAge
* Restore window title handling.Nicholas Marriott2007-10-01
* Pass attributes around as flags rather than as a list of escape codes.Nicholas Marriott2007-10-01
* Don't move cursor when filling screen.Nicholas Marriott2007-09-30
* Dl/Il should follow scrolling region.Nicholas Marriott2007-09-29
* Fix scrolling region checks.Nicholas Marriott2007-09-29
* Lose intermediate handling (unused). Change argument parsing to work properly...Nicholas Marriott2007-09-29
* Nuke CLEAR_SCREEN/ENDOFSCREEN and assert scroll region when drawing. These wi...Nicholas Marriott2007-09-29
* debug2 not debug.Nicholas Marriott2007-09-29
* Window flags, currently only bell.Nicholas Marriott2007-09-29
* Sort headers.Nicholas Marriott2007-09-28
* New input parser via state machine.Nicholas Marriott2007-09-28
* Pass through backspace for now.Nicholas Marriott2007-09-21
* Scrolling region.Nicholas Marriott2007-08-28
* Don't accept zero titles.Nicholas Marriott2007-08-27
* Tweak logging.Nicholas Marriott2007-08-27
* Initial import to CVS. Basic functions are working, albeit with a couple of s...Nicholas Marriott2007-07-09