This commit is contained in:
Paul Gauthier 2024-10-31 15:33:17 -07:00
parent 0c4e4a123a
commit 392162ae84
6 changed files with 40 additions and 6 deletions

View file

@ -375,7 +375,7 @@ cog.outl("```")
## Specify the encoding for input and output (default: utf-8)
#AIDER_ENCODING=utf-8
## Run aider in your browser
## Run aider in your browser (default: False)
#AIDER_GUI=false
## Enable/disable suggesting shell commands (default: True)