Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow Syscons terminal emulators to provide function key strings. | ed | 2009-11-11 | 1 | -2/+2 |
* | Always home the cursor when changing the scrolling region. | ed | 2009-11-11 | 1 | -7/+8 |
* | Discard Device Control Strings and Operating System Commands. | ed | 2009-10-08 | 1 | -3/+15 |
* | Add support for VT200-style mouse input. | ed | 2009-09-27 | 1 | -0/+6 |
* | Add 256 color support. | ed | 2009-09-26 | 1 | -0/+32 |
* | Properly get out of origin mode if the cursor has to move outside of it. | ed | 2009-09-26 | 1 | -3/+12 |
* | Get rid of now deprecated SCS wrappers. | ed | 2009-09-26 | 1 | -11/+11 |
* | Conformance: ignore {delete,insert} line while outside the scrolling region. | ed | 2009-09-25 | 1 | -0/+10 |
* | Make SCS work in 8-bit mode. | ed | 2009-09-24 | 1 | -1/+2 |
* | Commit all local modifications I have to libteken: | ed | 2009-09-12 | 1 | -58/+70 |
* | Make 8-bit support run-time configurable. | ed | 2009-09-12 | 1 | -6/+13 |
* | Make resizing of teken terminals a bit more safe. | ed | 2009-09-12 | 1 | -0/+3 |
* | Move libteken out of the syscons directory. | ed | 2009-09-03 | 1 | -0/+1209 |