mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-24 21:45:00 +00:00
feat: add shell-completions option
This commit is contained in:
parent
311981f4e5
commit
c147571b18
8 changed files with 120 additions and 103 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue