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
Description
Up Arrow with text on the chat input is deleting the inputted text and moving to previous in history. If any, otherwise only removes the prompt.
Down Arrow don't recover the typed prompt.
This became a very poor experience when working with multiple lines in the prompt or using /dev
To reproduce
Open Amazon Q inside the IDE
Type anything on the prompt
Press UP Arrow in the keyboard
Voala. Typed Prompt is gone.
Expected behavior
Arrows behaving like a navigation shortcut moving the cursor to the line above.
Your Environment
OS: Ubuntu 24.04.1 LTS
JetBrains product: WebStorm 2024.3
JetBrains product version: 2024.3 Build #WS-243.21565.180, built on November 12, 2024
AWS Toolkit version: 3.44-243
SAM CLI version: SAM CLI, version 1.90.0
JVM/Python version: openjdk 21.0.5 2024-10-15
The text was updated successfully, but these errors were encountered:
fazelmk
added
the
bug
We can reproduce the issue and confirmed it is a bug.
label
Dec 5, 2024
Description
Up Arrow with text on the chat input is deleting the inputted text and moving to previous in history. If any, otherwise only removes the prompt.
Down Arrow don't recover the typed prompt.
This became a very poor experience when working with multiple lines in the prompt or using /dev
To reproduce
Expected behavior
Arrows behaving like a navigation shortcut moving the cursor to the line above.
Your Environment
The text was updated successfully, but these errors were encountered: