[TUI] Ability to click on enqueued entry to edit it
未关闭
area:input-keyboard
- 主要语言
- Shell
- 星标
- 11.2k
- 派生
- 1.9k
- 平均合并
- 14 小时 16 分钟
- 30 天内合并 PR
- 6
描述
### 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)
贡献指南
调研方向
首先追踪 TUI 对已入队条目的鼠标点击处理以及 prompt 编辑路径。验证 issue 中描述的工作流:点击一条已入队的消息会打开该消息以供编辑,并允许将其移除或重新入队到原来的位置。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- shell
- 领域
- cli
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 50/100