[FEATURE] Escape button should not be doing 3 different actions
Resolved 💬 3 comments Opened May 1, 2026 by ilearnio Closed May 4, 2026
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
Right now, when I'm pressing the escape button multiple times in order to clear the text or to switch into rewind mode, it also stops all the subagents. Sometimes I need to just rewind, but it clears the text. Sometimes I need to clear the text, but it stops all subagents, etc.
This is because it's doing three different actions simultaneously.
Proposed Solution
There should be three different key bindings for these 3 actions.
Alternative Solutions
_No response_
Priority
Medium - Would be very helpful
Feature Category
Interactive mode (TUI)
Use Case Example
_No response_
Additional Context
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗