Skip to content

Adds up and down arrow commands for reusing previous user-message inputs#1025

Closed
ggaabe wants to merge 6 commits into
anomalyco:devfrom
ggaabe:dev
Closed

Adds up and down arrow commands for reusing previous user-message inputs#1025
ggaabe wants to merge 6 commits into
anomalyco:devfrom
ggaabe:dev

Conversation

@ggaabe

@ggaabe ggaabe commented Jul 15, 2025

Copy link
Copy Markdown
Contributor

Most terminals let you use the up arrow key to iterate through previous commands and then rerun one of them. Cursor has something similar when hitting CMD + K and using the up / down arrow keys.

When testing different models with opencode it's a lot easier if we can just use the up arrow key to reuse the command we just tried, or reusing if there was a temporary error and we want to retry the thing we just entered. This adds the feature.

@adamdotdevin

Copy link
Copy Markdown
Member

closing this in favor of #987 but ty for the contribution!

andreipromarketing-dev pushed a commit to andreipromarketing-dev/opencode that referenced this pull request Apr 7, 2026
The script lives inside .kiro/, so SCRIPT_DIR already resolves to the .kiro directory. Appending /.kiro again produced an invalid path (.kiro/.kiro) causing the installer to find no source files to copy.
bussard76 pushed a commit to bussard76/openwork that referenced this pull request May 12, 2026
* hide OpenWork to tray on close

* restore OpenWork on tray click

* restore hidden window on macOS reopen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants