anomalyco / anomalyco/opencode
Arrow up on queued message copies instead of canceling
Open
@kitlangton is already working on this.
Since Aug 5, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
When a message is queued (pending), pressing arrow up copies the message into the input instead of canceling/removing it from the queue. Arrow up should cancel the queued message AND copy it in the input.
Affects both CLI & Desktop App
Plugins
N/A
OpenCode version
1.18.3
Steps to reproduce
Add a queue message, press up => notice the queue message is copied into the prompt input and not cancelled
Screenshot and/or share link
No response
Operating System
Ubunut 26.04
Terminal
Ptyxis
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.