Agent panel: support for readline style prompt history navigation mode, toggled on off via hotkey #52361
mlwelles
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Body
What are you proposing?
It would be great to have prompt history navigation in the Agent panel input, similar to shell history in a terminal, but in a way that doesn't interfere with editing the current prompt.
Maybe have a hotkey to toggle history navigation on and off and have it work the way readline does in terminal sessions if so,
Why does this matter?
This is a significant usability gap compared to terminal-based AI tools.
What problem does this solve?
Currently there's no efficient way to reuse or recall previous prompts without scrolling through the conversation and manually copying text.
What becomes easier or possible?
Reusing or recall ingprevious prompts without scrolling through the conversation and manually copying text.
Are there any examples or context?
Screenshots, mockups, workflows, or examples from other tools.
Beta Was this translation helpful? Give feedback.
All reactions