When editing a specific prompt in the interface, pressing Shift + Up Arrow or Shift + Down Arrow should only extend the text selection within the current prompt. However, the current behavior incorrectly triggers the ‘prompt up/down’ navigation, moving between prompts instead of staying within the one being edited. This disrupts text editing, causes loss of selection focus, and makes precise editing difficult. The expected behavior is that Shift + Vertical Arrow should respect standard text editing conventions, selecting text vertically without changing the active prompt.
3 Likes
And this doesn’t happen in the new message input area, where the keys behave normally. This inconsistency suggests it’s a bug.