We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
q doctor
q restart
macOS 14.5.0 (23F79)
If I type q in, I expect an autocomplete option for q inline.
q in
q inline
If I type q inline , I expect autocomplete options to show for subcommands of q inline.
No autocomplete options show.
Type q in
[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"
The text was updated successfully, but these errors were encountered:
@dtjm Did you try to quit Amazon Q and start again? I had the same issue and restarting Amazon Q worked for me.
edit: I misread your problem. For me the problem was that the autocompletions in general were not working. My apologies.
Sorry, something went wrong.
Thanks @jaakdentrekhaak , I just tried q restart and still does not complete the inline subcommand.
inline
No branches or pull requests
Checks
q doctor
in the affected terminal sessionq restart
and replicated the issue againOperating system
macOS 14.5.0 (23F79)
Expected behaviour
If I type
q in
, I expect an autocomplete option forq inline
.If I type
q inline
, I expect autocomplete options to show for subcommands ofq inline
.Actual behaviour
No autocomplete options show.
Steps to reproduce
Type
q in
Environment
The text was updated successfully, but these errors were encountered: