Amazon Q Corrupts Terminal Keybindings During Command Completion #235
Replies: 3 comments 4 replies
-
Happens to me whenever I try the command:
Everything after that, where the three dots are my terminal just writes every key as an escape sequence. Im using Kitty Terminal with zsh. Disabling Q is the only fix I found. |
Beta Was this translation helpful? Give feedback.
-
I am experiencing the exact issue the jihadnaji has described here on version 1.60. |
Beta Was this translation helpful? Give feedback.
-
@WhistlerChoi @garethperky @AdiStar350 Issue reports have now moved to a new repository, so I’ve recreated the issue there. Please check out Issue #527 and react to it so the team understands that this problem has persisted for over six months. Your support will help bring more attention to it—thank you! |
Beta Was this translation helpful? Give feedback.
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 behavior
The terminal should continue to accept input normally, without altering the behavior of the Enter and Backspace keys.
Actual behavior
After Amazon Q suggests completions for the flutter command, the terminal starts behaving incorrectly:
Steps to reproduce
amazon-q-flutter-issue-demo.mp4
Environment
Beta Was this translation helpful? Give feedback.
All reactions