Nicholas Marriott
|
5bc8b2b7b6
|
Actually incrementing the reference count would be nice.
|
2007-12-10 07:58:00 +00:00 |
|
Nicholas Marriott
|
21d10e6894
|
Use the current attr/colours for filling in new areas, this fixes the echo \\033[35\;46m\\033[2J bug.
|
2007-12-06 21:57:57 +00:00 |
|
Nicholas Marriott
|
2013dc4266
|
Workaround FreeBSD problems with deleting terms.
|
2007-12-06 21:26:22 +00:00 |
|
Nicholas Marriott
|
83393d3c87
|
Only close the tty during exit process and leave freeing it to when the socket is lost.
|
2007-12-06 20:53:48 +00:00 |
|
Nicholas Marriott
|
2bc8108b3e
|
Save term data in a linked list and reuse it.
|
2007-12-06 18:28:55 +00:00 |
|
Nicholas Marriott
|
bea5d6d1ab
|
Clean up after error properly.
|
2007-12-06 11:11:15 +00:00 |
|
Nicholas Marriott
|
0f2666ac77
|
Restore termcap checks.
|
2007-12-06 11:05:04 +00:00 |
|
Nicholas Marriott
|
103748d6ad
|
Major reorganisation of screen handling.
|
2007-12-06 09:46:23 +00:00 |
|
Nicholas Marriott
|
5f6a9e7e5b
|
Handle missing parm_*.
|
2007-12-03 10:47:27 +00:00 |
|
Nicholas Marriott
|
043514a834
|
Preliminary mouse support.
|
2007-11-27 23:28:51 +00:00 |
|
Nicholas Marriott
|
f47ab8f13f
|
Don't nuke charset flag on [0m. Also rename DRAWING -> CHARSET flag.
|
2007-11-27 23:01:27 +00:00 |
|
Nicholas Marriott
|
c6384a765b
|
Flush data on tty open. Also reset colour before clearing line/screen.
|
2007-11-27 21:07:38 +00:00 |
|
Nicholas Marriott
|
5cd1d459c5
|
Three-stage exit process so that [] message printing works on detach etc.
|
2007-11-27 20:01:30 +00:00 |
|
Nicholas Marriott
|
2fabfb30b0
|
Make reset actually work.
|
2007-11-27 19:43:50 +00:00 |
|
Nicholas Marriott
|
80e30f693c
|
Minor tweaks/missed bits.
|
2007-11-27 19:32:15 +00:00 |
|
Nicholas Marriott
|
76c8a590db
|
Big internal reorganisation to move tty control into parent.
|
2007-11-27 19:23:34 +00:00 |
|