mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-16 01:25:00 +00:00
copy
This commit is contained in:
parent
6a1284a5ca
commit
40e463cdc1
11 changed files with 288 additions and 238 deletions
|
@ -399,6 +399,12 @@
|
|||
## Enable/disable multi-line input mode with Meta-Enter to submit (default: False)
|
||||
#AIDER_MULTILINE=false
|
||||
|
||||
## Enable/disable terminal bell notifications when LLM responses are ready (default: False)
|
||||
#AIDER_NOTIFICATIONS=false
|
||||
|
||||
## Specify a command to run for notifications instead of the terminal bell. If not specified, a default command for your OS may be used.
|
||||
#AIDER_NOTIFICATIONS_COMMAND=
|
||||
|
||||
## Enable/disable detection and offering to add URLs to chat (default: True)
|
||||
#AIDER_DETECT_URLS=true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue