mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-07 13:15:00 +00:00
copy
This commit is contained in:
parent
b8264813a4
commit
ddac92f37f
2 changed files with 5 additions and 1 deletions
|
@ -45,6 +45,10 @@ or CONTROL-R to search your message history.
|
|||
|
||||
{% include multi-line.md %}
|
||||
|
||||
# Interrupting with CONTROL-C
|
||||
|
||||
It's always safe to use Control-C to interrupt aider if it isn't providing a useful response. The partial response remains in the conversation, so you can refer to it when you reply to the LLM with more information or direction.
|
||||
|
||||
# Keybindings
|
||||
|
||||
The interactive prompt is built with [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) which provides emacs and vi keybindings.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue