[Terminal Chat] Shift+Enter should add a newline in the textbox #17940
Labels
Area-Chat
All things LLM or "AI"
In-PR
This issue has a related PR
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Needs-Tag-Fix
Doesn't match tag requirements
Product-Terminal
The new Windows Terminal.
Milestone
I pressed "Shift+Enter" expecting a newline and accidentally submitted my query.
With the text box being so large, it feels like "Shift+Enter" should be accepted to add newlines.
I think this is an easy fix. We might just have to use this property: https://learn.microsoft.com/en-us/uwp/api/windows.ui.xaml.controls.textbox.acceptsreturn?view=winrt-26100#windows-ui-xaml-controls-textbox-acceptsreturn
The text was updated successfully, but these errors were encountered: