esc
Externally Scriptable Editor
git clone git://mccd.space/esc
| Log | Files | Refs | README |
commit b2ea2174589f79ae05451cebc60a7f62ac4c6472 parent 3bd99605a5b9af73d9b91d4993cac7a4dfd913df Author: Marc Coquand <marc@coquand.email> Date: Fri, 20 Feb 2026 12:32:22 +0100 README Diffstat:
| M | README.md | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md @@ -1,6 +1,6 @@ -# Esc ⎋ +# esc ⎋ -Esc (**E**xternally **Sc**riptable Editor) is an extensible editor written in C +Esc (**E**xternally **Sc**riptable Editor) is an extensible text editor written in C with it's own renderer. ## Goals