You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried every version of Amazon Q CLI since July 2024, and all of them have the same terminal behavior issue on macOS. When Amazon Q suggests completions for the flutter command, action keys like Enter, Backspace, and arrow keys stop working correctly.
I have run q doctor in the affected terminal session
I have run q restart and replicated the issue again
Operating system
macOS 15.2.0 (24C101)
Expected behaviour
The terminal should continue to accept input normally, without altering the behavior of all action keys such as arrow keys, Enter, and Backspace.
Actual behaviour
After Amazon Q suggests completions for the flutter command, the terminal starts behaving incorrectly:
Pressing Enter results in ^M being displayed.
Pressing Backspace results in ^? being displayed.
Other special characters may also appear in place of their intended actions.
Steps to reproduce
Open a terminal on macOS with Amazon Q installed and enabled.
Type the command flutter run -d {device id} where {device id} is a valid Flutter device ID (such as chrome, macos, etc.).
As Amazon Q begins to provide command suggestions, the terminal input starts displaying unusual characters when pressing Enter or any other action key.
Description
I have tried every version of Amazon Q CLI since July 2024, and all of them have the same terminal behavior issue on macOS. When Amazon Q suggests completions for the flutter command, action keys like Enter, Backspace, and arrow keys stop working correctly.
Old Related Discussion: GitHub Discussion #235
Checks
q doctor
in the affected terminal sessionq restart
and replicated the issue againOperating system
macOS 15.2.0 (24C101)
Expected behaviour
The terminal should continue to accept input normally, without altering the behavior of all action keys such as arrow keys, Enter, and Backspace.
Actual behaviour
After Amazon Q suggests completions for the flutter command, the terminal starts behaving incorrectly:
Steps to reproduce
amazon-q-flutter-issue-demo.mp4
Environment
The text was updated successfully, but these errors were encountered: