Amazon Q tries to autocomplete in Fish reverse-i-search #194
Unanswered
injust
asked this question in
Support ticket
Replies: 1 comment 1 reply
-
This is interesting, I will investigate what is happening here, do you use any custom prompt/plugins with fish? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Checks
q doctor
in the affected command line session and it didn't resolve my issueq restart
and it didn't resolve my issueExpected behaviour
I can use
reverse-i-search
like normal (pressCtrl+R
, enter a search string, and pressEnter
).Actual behaviour
Amazon Q tries to autocomplete the search string in

reverse-i-search
.When you press
Enter
, the search string is replaced with--allow-empty-message
, which gives completely different results. This is probably made worse by enabling fuzzy search in Amazon Q.Steps to reproduce
git commit --amend
Ctrl+R
and type--ame
Environment
Beta Was this translation helpful? Give feedback.
All reactions