0168fb4079
Add binary build stuff to editor
2025-07-23 20:32:14 +02:00
ad297f0c09
Make editor's compile command save files (source and binary)
2025-07-23 20:27:37 +02:00
10e4cf8dc3
Add COM-FORWARD-WORD and COM-BACKWARD-WORD
2025-07-21 21:49:51 +02:00
2331d15e11
Fix COM-FORWARD-DELETE
2025-07-21 21:49:51 +02:00
c6ba4228b3
Fix bug where lines split by typed newline didn't redisplay
2025-07-21 21:49:51 +02:00
860be95b7b
Make status line reappear correctly when returning from compile text
2025-07-18 21:20:50 +02:00
121195a1ad
Fix and optimize view scrolling by setting scrolling regions
2025-07-18 21:19:37 +02:00
34f705aef8
Improve UPDATE-BUFFER-CURSOR's means of getting a line into view
2025-07-18 21:07:06 +02:00
5ad61839c2
Make size of default view match size of target terminal
2025-07-18 21:06:26 +02:00
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