Commit graph

9 commits

Author SHA1 Message Date
0002803135 get rid of the slow implementation of plaintext stuff
since i have this project in version control now there's not really any
reason to keep large block comments of defunct code around
2025-03-06 11:23:32 +00:00
90ab38c989 compact wire protocol 2025-03-06 09:52:36 +00:00
76541aea85 add compaction for the wire protocol
this batches contiguous runs of characters from a host into a single
object
2025-03-06 09:42:49 +00:00
2c1cfbc701 restore scrollTop maybe ? 2025-03-05 13:35:50 +00:00
d03f849e3b let the textarea fill the container 2025-03-05 13:13:26 +00:00
2263b23634 send some information about text effects to onevent so we can do better cursor tracking 2025-03-05 13:11:59 +00:00
916a5b46f3 actually i think it should be dark mode 2025-03-05 12:52:28 +00:00
b9925aea93 add source code link 2025-03-05 12:47:31 +00:00
09e5954fb7 initial commit. little plaintext ORDT demo 2025-03-05 12:45:08 +00:00