This commit is contained in:
Paul Gauthier 2024-10-24 14:25:08 -07:00
parent 43fbda0faf
commit 8908a48b68
6 changed files with 81 additions and 119 deletions

View file

@ -70,7 +70,8 @@ usage: aider [-h] [--openai-api-key] [--anthropic-api-key] [--model]
[--exit] [--message] [--message-file] [--encoding] [-c]
[--gui]
[--suggest-shell-commands | --no-suggest-shell-commands]
[--voice-format] [--voice-language]
[--fancy-input | --no-fancy-input] [--voice-format]
[--voice-language]
```
@ -621,6 +622,14 @@ Aliases:
- `--suggest-shell-commands`
- `--no-suggest-shell-commands`
### `--fancy-input`
Enable/disable fancy input with history and completion (default: True)
Default: True
Environment variable: `AIDER_FANCY_INPUT`
Aliases:
- `--fancy-input`
- `--no-fancy-input`
## Voice Settings:
### `--voice-format VOICE_FORMAT`