aws / aws/amazon-q-developer-cli
filename dropdown disappear too soon
- Dominant language
- Rust
- Stars
- 2k
- Forks
- 439
- PR merge metrics
- No merged PRs in 30d
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 26.1.0 (25B78)
### Expected behaviour
While autocomplete dropdown appears, it should last till I can use up/down arrow to pick one option
### Actual behaviour
In a folder where there are many python scripts whose names strat with `check`, when I type `./check`, the files listed as a dropdown but disappears in too short a period for me to use up/down arrow to pick one to execute.
### Steps to reproduce
_No response_
### Environment
```yaml
[q-details]
version = "1.21.0"
hash = "dc54efd85f411d6b4347d192733ff40650d38dfb"
date = "2025-11-26T22:31:44.946762Z (4d ago)"
variant = "full"
[system-info]
os = "macOS 26.1.0 (25B78)"
chip = "Apple M3 Max"
total-cores = 14
memory = "36.00 GB"
[environment]
os = "Mac"
shell-path = "/bin/zsh"
shell-version = "5.9"
terminal = "macOS"
install-method = "unknown"
[env-vars]
PATH = "/Users/USER/.nvm/versions/node/v24.11.1/bin:/Users/USER/.rbenv/shims:/Users/USER/.codeium/windsurf/bin:/Users/USER/.rbenv/bin:/opt/homebrew/Cellar/openjdk/25.0.1/libexec/openjdk.jdk/Contents/Home/bin:/Users/USER/.rbenv/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/opt/pmk/env/global/bin:/Library/Apple/usr/bin:/Library/TeX/texbin:/Applications/VMware Fusion.app/Contents/Public:/usr/local/share/dotnet:~/.dotnet/tools:/usr/local/go/bin:/Users/USER/.local/bin:/Users/USER/Library/Application Support/JetBrains/Toolbox/scripts:/Users/USER/.orbstack/bin:/Users/USER/Library/Application Support/Coursier/bin:/Users/USER/go/bin"
QTERM_SESSION_ID = "6ea484f37a294649aeff95b6d89d1893"
Q_SET_PARENT_CHECK = "1"
Q_TERM = "1.21.0"
SHELL = "/bin/zsh"
TERM = "xterm-256color"
__CFBundleIdentifier = "com.apple.Terminal"
```
Contributor guide
Assessment
This issue has not been assessed yet.