Commit graph

8 commits

Author SHA1 Message Date
78487f1c24 Optimize editor newline command
This may be the wrong place for this optimization, but I don't have
the luxury of having time to do things right. Hell, the editor is all
in one big file, does it look like I have time to spare for quality?
2025-07-18 20:47:18 +02:00
2157589190 Optimize editor status line redisplay 2025-07-18 17:54:38 +02:00
c6b9e2980a Optimize editor's character-in-line insertion 2025-07-18 17:53:47 +02:00
ea4b8c3d99 Add scrolling region and text attribute functions to editor 2025-07-18 17:50:16 +02:00
3b59b0ce00 Add functions to hide/show cursor in editor 2025-07-18 17:10:01 +02:00
8173da5d08 Add "slow mode" to editor loosely simulating a 9600 baud serial line 2025-07-18 17:09:17 +02:00
7e0dbb791e Add editor CSI handler for VT220's 8-bit CSI character 2025-07-15 18:40:03 +02:00
5c41b48664 Add editor 2025-07-14 17:29:45 +02:00