mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 09:44:59 +00:00
copy
This commit is contained in:
parent
04539feccb
commit
deb13c060c
2 changed files with 4 additions and 5 deletions
|
@ -37,6 +37,5 @@ The interactive prompt is built with [prompt-toolkit](https://github.com/prompt-
|
|||
- `Ctrl-P` : Move up to the previous history entry.
|
||||
- `Ctrl-R` : Reverse search in command history.
|
||||
|
||||
Note: aider currently exits vi normal mode after a single command, (maybe something to do with the esc keybinding?). Feel free to investigate and make a PR if you would like to see it fully supported.
|
||||
|
||||
Prompt toolkit also does not provide clear documentation on the bindings they support - maybe you can take aider and help them out with that and we can then link to the authoritative docs.
|
||||
Note: aider currently exits vi normal mode after a single command, (maybe something to do with the esc keybinding?).
|
||||
Feel free to investigate and make a PR if you would like to see it fully supported.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue