From 146ad980d5769ecbbdddbdf2fa21e8d5a1751dfb Mon Sep 17 00:00:00 2001 From: CJ van den Berg Date: Thu, 1 Aug 2024 18:17:01 +0200 Subject: [PATCH] docs: minor readme tweaks --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7393442..5484f0b 100644 --- a/README.md +++ b/README.md @@ -123,9 +123,9 @@ For Ghostty each conflicting binding has to be reconfigured individually. - hybrid rope/piece-table buffer for fast loading, saving and editing with hundreds of cursors - theme support (compatible with vscode themes via the flow-themes project) - infinite undo/redo (at least until you run out of ram) -- stuff I've forgotten to mention... - find in files - command palette +- stuff I've forgotten to mention... # Features in progress (aka, the road to 1.0) - completion UI/LSP support for completion @@ -134,8 +134,8 @@ For Ghostty each conflicting binding has to be reconfigured individually. # Features planned for the future - multi tty support (shared editor sessions across multiple ttys) -- multi host editing - multi user editing +- multi host editing # Community