| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r286798 and r286827: | ed | 2015-09-14 | 1 | -12/+12 |
* | MFC 259016,259019,259049,259071,259102,259110,259129,259130,259178,259179, | jhb | 2014-03-06 | 1 | -14/+26 |
* | Properly use the cursor to bound the position for CUP. | ed | 2011-10-10 | 1 | -1/+1 |
* | Tab should not blank cells. | ed | 2011-10-07 | 1 | -14/+1 |
* | Fix various whitespace inconsistencies in sys/teken. | ed | 2011-06-26 | 1 | -2/+2 |
* | Use proper bounds checking on VPA. | ed | 2010-12-05 | 1 | -2/+1 |
* | Make ^L with cons25 and origin mode bit more sane. | ed | 2010-08-09 | 1 | -3/+9 |
* | 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 |