summaryrefslogtreecommitdiffstats
path: root/sys/teken/teken_subr.h
Commit message (Expand)AuthorAgeFilesLines
* Properly use the cursor to bound the position for CUP.ed2011-10-101-1/+1
* Tab should not blank cells.ed2011-10-071-14/+1
* Fix various whitespace inconsistencies in sys/teken.ed2011-06-261-2/+2
* Use proper bounds checking on VPA.ed2010-12-051-2/+1
* Make ^L with cons25 and origin mode bit more sane.ed2010-08-091-3/+9
* Allow Syscons terminal emulators to provide function key strings.ed2009-11-111-2/+2
* Always home the cursor when changing the scrolling region.ed2009-11-111-7/+8
* Discard Device Control Strings and Operating System Commands.ed2009-10-081-3/+15
* Add support for VT200-style mouse input.ed2009-09-271-0/+6
* Add 256 color support.ed2009-09-261-0/+32
* Properly get out of origin mode if the cursor has to move outside of it.ed2009-09-261-3/+12
* Get rid of now deprecated SCS wrappers.ed2009-09-261-11/+11
* Conformance: ignore {delete,insert} line while outside the scrolling region.ed2009-09-251-0/+10
* Make SCS work in 8-bit mode.ed2009-09-241-1/+2
* Commit all local modifications I have to libteken:ed2009-09-121-58/+70
* Make 8-bit support run-time configurable.ed2009-09-121-6/+13
* Make resizing of teken terminals a bit more safe.ed2009-09-121-0/+3
* Move libteken out of the syscons directory.ed2009-09-031-0/+1209
OpenPOWER on IntegriCloud