feat: list all keybinding modes in the features list

This commit is contained in:
CJ van den Berg 2025-05-27 18:36:01 +02:00
parent 50859b52f2
commit cc49ecbaba
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9

View file

@ -18,12 +18,17 @@ Flow Control is under active development, but usually very stable.
- **Language Server Protocol** pre configured support for most language servers
- Multi-cursor editing & mouse support
- Cross-platform (Linux/macOS/Windows/Android)
- VSCode/Vim keybindings + custom schemes
- Multiple keybinding modes
- Flow Control (common GUI IDE style bindings)
- Emacs
- Vim
- Helix
- Custom user bindings
- Hybrid rope/piece-table buffer system
## Requirements
- A modern terminal with 24bit color and, ideally, kitty keyboard protocol support. Kitty,
Foot and Ghostty are the only recommended terminals at this time. Most other terminals
Foot and Ghostty are the recommended terminals at this time. Most other terminals
will work, but with reduced functionality.
- NerdFont support. Either via terminal font fallback or a patched font.
- Linux, MacOS, Windows, Android (Termux) or FreeBSD.