From 23e0a88c0c71b718811043e44cf7be3acde4af26 Mon Sep 17 00:00:00 2001 From: CJ van den Berg Date: Tue, 30 Jul 2024 21:57:33 +0200 Subject: [PATCH] docs: Fix incorrect statement about mouse support on windows in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 977860d..1702bb8 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ For Ghostty each conflicting binding has to be reconfigured individually. - tree sitter based syntax highlighting - linting (diagnostics) and code navigation (goto definition) via language server - multi cursor editing support -- first class mouse support (yes, even with a scrollbar that actually works properly!) (no mouse support on Windows yet) +- first class mouse support (yes, even with a scrollbar that actually works properly!) (Windows included) - vscode compatible keybindings (thanks to kitty keyboard protocol) - vim compatible keybindings (the standard vimtutor bindings, more on request) - excellent unicode support including 2027 mode