aws / aws/amazon-q-developer-cli
q inline does not show suggestions for the next argument
- Langage dominant
- Rust
- Étoiles
- 2k
- Forks
- 439
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
### Checks
- [x] I have searched [github.com/aws/amazon-q-developer-cli/issues](https://github.com/aws/amazon-q-developer-cli/issues?q=) and there are no duplicates of my issue
- [x] I have run `q doctor` in the affected terminal session
- [x] I have run `q restart` and replicated the issue again
### Operating system
macOS 14.5.0 (23F79)
### Expected behaviour
If I type `q in`, I expect an autocomplete option for `q inline`.
If I type `q inline `, I expect autocomplete options to show for subcommands of `q inline`.
### Actual behaviour
No autocomplete options show.
### Steps to reproduce
Type `q in`
### Environment
```yaml
[q-details]
version = "1.6.1"
hash = "f66e0b0e917ab185eef528dc36eca56b78ca8b5d"
date = "2025-02-04T00:06:28.754523Z (23h ago)"
variant = "full"
[system-info]
os = "macOS 14.5.0 (23F79)"
chip = "Apple M1 Pro"
total-cores = 8
memory = "32.00 GB"
[environment]
cwd = "/Users/USER/Source/github.com/"
cli-path = "/Users/USER/Source/github.com/"
os = "Mac"
shell-path = "/bin/zsh"
shell-version = "5.9"
terminal = "iTerm 2"
install-method = "brew"
[env-vars]
Q_SET_PARENT_CHECK = "1"
Q_TERM = "1.6.1"
SHELL = "/bin/zsh"
TERM = "xterm-256color"
__CFBundleIdentifier = "com.googlecode.iterm2"
```
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par reproduire le comportement signalé avec `q in` et `q inline ` dans l’environnement macOS zsh documenté ; `q doctor` et `q restart` font également partie des vérifications de l’issue. C’est terminé lorsque l’autocomplétion affiche la commande `q inline` et ses sous-commandes comme prévu.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- rust, zsh
- Domaine
- cli
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 38/100