From 7074a250a1d9a72f2e1a2dac3c28931911f51fb2 Mon Sep 17 00:00:00 2001 From: Luke Wilson Date: Sat, 17 Apr 2021 13:06:33 -0500 Subject: [PATCH] Update readme: there is no planned scripting language --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a015e3..b4e2b43 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ MIT license, this is important. * Modern [rope](https://en.wikipedia.org/wiki/Rope_(data_structure)) buffer (used in emacs) * Modern text editing, including: copy/paste, mouse support, selection, etc. * Btree-based tiling and floating window management (panels) - * Extensions (via IPC or the planned [scripting language](https://github.com/d5/tengo)) + * Extensions via IPC or some scripting language * Built-in terminal ## Screenshots