diff --git a/aider/website/docs/commands.md b/aider/website/docs/commands.md index 3196a4f76..225958c8b 100644 --- a/aider/website/docs/commands.md +++ b/aider/website/docs/commands.md @@ -36,6 +36,11 @@ cog.out(get_help_md()) +{: .tip } +You can easily re-send commands or messages. +Use the up arrow ⬆ to scroll back +or CONTROL-R to search your message history. + # Entering multi-line chat messages {% include multi-line.md %} diff --git a/aider/website/docs/usage.md b/aider/website/docs/usage.md index c8470b8d8..1ce263372 100644 --- a/aider/website/docs/usage.md +++ b/aider/website/docs/usage.md @@ -60,7 +60,8 @@ on your requests. {: .tip } You'll get the best results if you think about which files need to be -edited, and add just those files to the chat. +edited. Add **just** those files to the chat. Aider will include +relevant context from the rest of your repo. ## LLMs