esc
Externally Scriptable Editor
git clone git://mccd.space/esc
| Log | Files | Refs | README |
| Date | Commit message | Author | Files | + | - |
| 2026-06-30 09:18 | Remove unused file | Marc | 1 | +0 | -24 |
| 2026-06-30 09:13 | Update readme | Marc | 4 | +40 | -52 |
| 2026-02-27 19:28 | * | Marc Coquand | 2 | +2 | -2 |
| 2026-02-27 10:17 | Add multi buffer edits | Marc Coquand | 5 | +548 | -128 |
| 2026-02-26 18:56 | Add instructions for new feature | Marc Coquand | 1 | +5 | -5 |
| 2026-02-26 15:16 | * | Marc Coquand | 1 | +11 | -2 |
| 2026-02-26 10:35 | Add treesitter support for selections | Marc Coquand | 8 | +420 | -8 |
| 2026-02-25 16:14 | Add autocomplete handling (?) | Marc Coquand | 1 | +25 | -0 |
| 2026-02-25 15:55 | esc.1 | Marc Coquand | 1 | +27 | -0 |
| 2026-02-25 15:25 | Paste should highlight what has been added | Marc Coquand | 1 | +3 | -2 |
| 2026-02-25 15:22 | Revert "Test wayland primary selection" | Marc Coquand | 7 | +5 | -1001 |
| 2026-02-25 15:21 | Test wayland primary selection | Marc Coquand | 7 | +1001 | -5 |
| 2026-02-25 15:20 | Remove unused | Marc Coquand | 1 | +5 | -11 |
| 2026-02-25 14:31 | Revert "test out the new clipboard changes" | Marc Coquand | 1 | +1 | -27 |
| 2026-02-25 14:22 | remove unneeded files | Marc Coquand | 2 | +0 | -0 |
| 2026-02-25 14:19 | test out the new clipboard changes | Marc Coquand | 1 | +27 | -1 |
| 2026-02-25 14:07 | Add tests and makefile | Marc Coquand | 7 | +779 | -0 |
| 2026-02-25 13:26 | * | Marc Coquand | 1 | +26 | -26 |
| 2026-02-24 15:17 | Don't strip newline | Marc Coquand | 1 | +2 | -4 |
| 2026-02-24 15:10 | Add clipboard support | Marc Coquand | 1 | +62 | -0 |
| 2026-02-24 10:52 | Fix cursor to use byte position | Marc Coquand | 2 | +14 | -17 |
| 2026-02-24 10:21 | Add undo/redo history | Marc Coquand | 4 | +273 | -48 |
| 2026-02-24 09:47 | * | Marc Coquand | 3 | +73 | -29 |
| 2026-02-24 09:13 | * | Marc Coquand | 1 | +29 | -0 |
| 2026-02-23 20:52 | * | Marc Coquand | 4 | +54 | -9 |
| 2026-02-23 20:37 | Refactor - renderer | Marc Coquand | 5 | +345 | -299 |
| 2026-02-23 16:12 | * | Marc Coquand | 1 | +122 | -128 |
| 2026-02-23 15:29 | * | Marc Coquand | 2 | +225 | -39 |
| 2026-02-23 15:15 | * | Marc Coquand | 1 | +9 | -2 |
| 2026-02-23 15:03 | test IPC | Marc Coquand | 4 | +478 | -2 |
| 2026-02-23 14:46 | Add fuse history spec | Marc Coquand | 1 | +24 | -0 |
| 2026-02-23 14:41 | * | Marc Coquand | 3 | +196 | -66 |
| 2026-02-22 18:40 | * | Marc Coquand | 3 | +367 | -94 |
| 2026-02-22 11:46 | strbuf | Marc Coquand | 6 | +164 | -113 |
| 2026-02-21 19:08 | Save load | Marc Coquand | 4 | +528 | -368 |
| 2026-02-21 18:38 | * | Marc Coquand | 1 | +0 | -1 |
| 2026-02-20 11:37 | * | Marc Coquand | 1 | +3 | -1 |
| 2026-02-20 11:32 | README | Marc Coquand | 1 | +2 | -2 |
| 2026-02-20 11:26 | * | Marc Coquand | 1 | +1 | -1 |
| 2026-02-20 11:26 | * | Marc Coquand | 2 | +12 | -4 |
| 2026-02-20 11:23 | * | Marc Coquand | 4 | +185 | -81 |
| 2026-02-20 11:11 | * | Marc Coquand | 1 | +10 | -2 |
| 2026-02-20 09:35 | * | Marc Coquand | 1 | +2 | -2 |
| 2026-02-20 09:34 | Rename to esc | Marc Coquand | 1 | +4 | -4 |
| 2026-02-19 19:54 | Lots of improvements | Marc Coquand | 5 | +167 | -32 |
| 2026-02-19 17:52 | Basic unix facilities | Marc Coquand | 6 | +211 | -2 |
| 2026-02-19 16:58 | selections | Marc Coquand | 3 | +21 | -0 |
| 2026-02-19 16:46 | keybindings | Marc Coquand | 3 | +52 | -9 |
| 2026-02-19 14:48 | Remove unused func | Marc Coquand | 1 | +0 | -43 |
| 2026-02-19 14:48 | Support highlighting properly | Marc Coquand | 3 | +230 | -135 |
| 2026-02-19 14:06 | * | Marc Coquand | 3 | +7 | -4 |
| 2026-02-19 14:01 | Migrate to editor code | Marc Coquand | 3 | +263 | -234 |
| 2026-02-19 13:33 | * | Marc Coquand | 1 | +91 | -75 |
| 2026-02-19 13:13 | * | Marc Coquand | 1 | +45 | -6 |
| 2026-02-19 10:36 | initial commit | Marc Coquand | 3 | +394 | -0 |