From aeb11fd8f7f7bd5833a8c2b9b8da80ab10529622 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Wed, 19 Jul 2023 09:11:09 -0300 Subject: [PATCH] Updated HISTORY --- HISTORY.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index c48c726a9..7fbd4d019 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -2,7 +2,10 @@ ### GitHub main branch -- +- Force `--no-pretty` if aider detects it is running inside a VSCode terminal. +- Use Meta-ENTER (Esc+ENTER in some environments) to enter multiline chat messages. +- Create a `.gitignore` with `.aider*` to prevent users from accidentaly adding aider files to git. +- Added `/git` command to run git from inside aider chats. ### v0.9.0