Commit Graph

15 Commits

Author SHA1 Message Date
d52b121fd7 [WIP] Implement save, load, over, infile, outfile, on, lipsum, help + start implementing undo, redo, exit, edit 2026-02-22 10:10:38 -06:00
42e6b41879 Add WlClipboard implementation 2026-02-21 19:20:22 -06:00
390a6280c2 [WIP] Start implementing support for history 2026-02-10 07:25:55 -06:00
06ff1b396f Implement output/clipboard interfaces, stub implementations, and implement execute()s for Copy and Paste 2026-02-10 00:06:16 -06:00
f36621c646 Introduce TermOperator helper and refactor execute()s to use replaceSubjectMatchingTerm 2026-02-09 23:49:30 -06:00
feba84051a Replace StringRange w/ an actual StrRVal + more command implementations 2026-02-09 22:15:33 -06:00
82eda43dad [WIP] Start implementing execution in the new TS version 2026-02-09 18:09:47 -06:00
aaff8a5011 Implement sub-command parsing + add on/word/line/over commands 2025-11-11 22:09:26 -06:00
bfc9459b69 Add & register more basic commands 2025-11-11 21:37:32 -06:00
c437958406 Start lipsum command 2025-11-11 20:50:28 -06:00
144d90e871 Start reimplementation in typescript 2025-11-10 23:54:20 -06:00
569bff2d3e Implement range, lipsum, unique 2025-11-10 19:41:57 -06:00
298041ecf7 Implement upper, lower 2025-11-07 01:49:02 -06:00
fb00c2fc41 Implement on, map, over, from, to commands and update HELP 2025-11-07 01:41:11 -06:00
dd0fdbff3b Big bang 2025-11-05 09:25:10 -06:00