[TUI] Ability to click on enqueued entry to edit it
- Dominant language
- Shell
- Stars
- 11.2k
- Forks
- 1.9k
- Avg merge
- 14h 16m
- Merged PRs (30d)
- 6
Description
### Describe the feature or problem you'd like to solve
It's hard to know how to adjust already enqueued message, clicking doesn't work
### Proposed solution
The TUI generally understands mouse clicks for bunch of stuff. Clicking enqueued message to adjust it isn't one of these. Support it.
### Example prompts or workflows
_No response_
### Additional context
- Enqueue a message
- Click on the enqueued entry
Expected:
Enqueued message moves to prompt edit, allows you to adjust it, remove, re-enqueue (at original position)
Contributor guide
Research direction
Start by tracing the TUI's mouse-click handling for enqueued entries and the prompt-editing path. Verify the workflow described in the issue: clicking an enqueued message opens it for editing and permits removal or re-enqueueing at its original position.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100