From 512bdd522caa4050eb2b5b5ecb32c3475cc63138 Mon Sep 17 00:00:00 2001 From: Syed Daanish Date: Mon, 10 Aug 2026 16:56:17 +0100 Subject: [PATCH] Update readme.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dbe38e6..af2a71d 100644 --- a/README.md +++ b/README.md @@ -53,8 +53,10 @@ An ed implementation but with: - Debuggers etc. and better shell commands. - Ruby based configs. - Better history & session saves. -- Multiple buffer opening. +- Multiple buffers per session support. - Indentation engine. - More complete regex. - Better current line semantics. +- Full unicode + graphemes support. +- SSH support for loading files/lsp etc. - & A lot more cool stuff.