summaryrefslogtreecommitdiffstats
path: root/tty.c
AgeCommit message (Expand)Author
2008-05-31Ugh, this should be backspace.Nicholas Marriott
2008-05-10Linux rxvt doesn't support parm_dch or delete_character.Nicholas Marriott
2008-01-02Don't attempt to reset tty if it is dead.Nicholas Marriott
2007-12-16Quick start section in man page.Nicholas Marriott
2007-12-10Actually incrementing the reference count would be nice.Nicholas Marriott
2007-12-06Use the current attr/colours for filling in new areas, this fixes the echo \\...Nicholas Marriott
2007-12-06Workaround FreeBSD problems with deleting terms.Nicholas Marriott
2007-12-06Only close the tty during exit process and leave freeing it to when the socke...Nicholas Marriott
2007-12-06Save term data in a linked list and reuse it.Nicholas Marriott
2007-12-06Clean up after error properly.Nicholas Marriott
2007-12-06Restore termcap checks.Nicholas Marriott
2007-12-06Major reorganisation of screen handling.Nicholas Marriott
2007-12-03Handle missing parm_*.Nicholas Marriott
2007-11-27Preliminary mouse support.Nicholas Marriott
2007-11-27Don't nuke charset flag on [0m. Also rename DRAWING -> CHARSET flag.Nicholas Marriott
2007-11-27Flush data on tty open. Also reset colour before clearing line/screen.Nicholas Marriott
2007-11-27Three-stage exit process so that [] message printing works on detach etc.Nicholas Marriott
2007-11-27Make reset actually work.Nicholas Marriott
2007-11-27Minor tweaks/missed bits.Nicholas Marriott
2007-11-27Big internal reorganisation to move tty control into parent.Nicholas Marriott