From 02567c5c72bf0a728782a7ce9428c3d1dad74b2c Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Sat, 6 Jul 2024 15:26:15 -0300 Subject: [PATCH] copy --- aider/website/docs/commands.md | 5 +++++ aider/website/docs/usage.md | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) 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