Motivation
In Codeg 0.30.7, when the message composer is focused, pressing ArrowUp does not put the latest sent prompt back into the input. This makes iterative prompts slower.
Expected behavior
- ArrowUp recalls the latest sent message; repeated presses move to older messages.
- ArrowDown moves forward and restores the draft at the newest entry.
- Multiline messages keep normal caret movement until the first/last line boundary.
- CJK IME 候选导航和 / 命令补全保持正常。
Related: #7 (closed, unmerged PR).
Environment
Motivation
In Codeg 0.30.7, when the message composer is focused, pressing ArrowUp does not put the latest sent prompt back into the input. This makes iterative prompts slower.
Expected behavior
Related: #7 (closed, unmerged PR).
Environment