docs: Fix incorrect statement about mouse support on windows in readme
This commit is contained in:
parent
7ccc0e15f6
commit
23e0a88c0c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue