feat: add shell-completions option

This commit is contained in:
Paul Gauthier 2025-05-08 14:43:56 -07:00 committed by Paul Gauthier (aider)
parent 311981f4e5
commit c147571b18
8 changed files with 120 additions and 103 deletions

View file

@ -396,6 +396,9 @@
## Specify which editor to use for the /editor command
#AIDER_EDITOR=
## Print shell completion script for the specified SHELL and exit. Supported shells: bash, tcsh, zsh. Example: aider --shell-completions bash
#AIDER_SHELL_COMPLETIONS=
############################
# Deprecated model settings: