aboutsummaryrefslogtreecommitdiff
path: root/tty.c
Commit message (Collapse)AuthorAge
...
* Workaround FreeBSD problems with deleting terms.Nicholas Marriott2007-12-06
|
* Only close the tty during exit process and leave freeing it to when the ↵Nicholas Marriott2007-12-06
| | | | socket is lost.
* Save term data in a linked list and reuse it.Nicholas Marriott2007-12-06
|
* Clean up after error properly.Nicholas Marriott2007-12-06
|
* Restore termcap checks.Nicholas Marriott2007-12-06
|
* Major reorganisation of screen handling.Nicholas Marriott2007-12-06
|
* Handle missing parm_*.Nicholas Marriott2007-12-03
|
* Preliminary mouse support.Nicholas Marriott2007-11-27
|
* Don't nuke charset flag on [0m. Also rename DRAWING -> CHARSET flag.Nicholas Marriott2007-11-27
|
* Flush data on tty open. Also reset colour before clearing line/screen.Nicholas Marriott2007-11-27
|
* Three-stage exit process so that [] message printing works on detach etc.Nicholas Marriott2007-11-27
|
* Make reset actually work.Nicholas Marriott2007-11-27
|
* Minor tweaks/missed bits.Nicholas Marriott2007-11-27
|
* Big internal reorganisation to move tty control into parent.Nicholas Marriott2007-11-27