feat: list all keybinding modes in the features list
This commit is contained in:
parent
50859b52f2
commit
cc49ecbaba
1 changed files with 7 additions and 2 deletions
|
@ -18,12 +18,17 @@ Flow Control is under active development, but usually very stable.
|
||||||
- **Language Server Protocol** pre configured support for most language servers
|
- **Language Server Protocol** pre configured support for most language servers
|
||||||
- Multi-cursor editing & mouse support
|
- Multi-cursor editing & mouse support
|
||||||
- Cross-platform (Linux/macOS/Windows/Android)
|
- 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
|
- Hybrid rope/piece-table buffer system
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
- A modern terminal with 24bit color and, ideally, kitty keyboard protocol support. Kitty,
|
- 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.
|
will work, but with reduced functionality.
|
||||||
- NerdFont support. Either via terminal font fallback or a patched font.
|
- NerdFont support. Either via terminal font fallback or a patched font.
|
||||||
- Linux, MacOS, Windows, Android (Termux) or FreeBSD.
|
- Linux, MacOS, Windows, Android (Termux) or FreeBSD.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue