|
ae41cc48dd
|
fix tabs
|
2023-08-05 15:15:03 +10:00 |
|
|
eb95f9715e
|
virtual terminal support with vtansi and getty, for machines with VRAM available
|
2023-06-07 00:16:56 +10:00 |
|
|
22bd6982d0
|
made cursor movement and newlines work properly when they hit screen borders
|
2020-06-21 21:31:19 +10:00 |
|
|
f95124996c
|
moved all readline analogs into the buffer module
|
2020-06-11 12:56:07 +10:00 |
|
|
b89ff14d5c
|
added type annotations and descriptions for functions where appropriate
|
2020-05-12 17:55:05 +10:00 |
|
|
a74d9b4485
|
Add support for \27[8m (equiv. to nonstandard \27[100m)
|
2020-04-26 08:01:53 +10:00 |
|
|
0dd13b74f1
|
fixed <ESC>[n;nH scrolling the display
|
2020-04-12 03:49:14 +10:00 |
|
|
fc127f8d3e
|
moved the VT100 driver out of the kernel and into its own library
|
2020-04-12 01:59:56 +10:00 |
|