mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 16:54:59 +00:00
copy
This commit is contained in:
parent
8bfaff2c6f
commit
24cb743aaf
1 changed files with 2 additions and 0 deletions
|
@ -56,6 +56,8 @@ The interactive prompt is built with [prompt-toolkit](https://github.com/prompt-
|
||||||
|
|
||||||
## Vi
|
## Vi
|
||||||
|
|
||||||
|
To use vi/vim keybindings, run aider with the `--vim` switch.
|
||||||
|
|
||||||
- `Esc` : Switch to command mode.
|
- `Esc` : Switch to command mode.
|
||||||
- `i` : Switch to insert mode.
|
- `i` : Switch to insert mode.
|
||||||
- `a` : Move cursor one character to the right and switch to insert mode.
|
- `a` : Move cursor one character to the right and switch to insert mode.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue