[PR #503] [CLOSED] fix: re-enable history shortcuts #9631

Closed
opened 2026-02-16 18:13:53 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/503
Author: @jakst
Created: 6/28/2025
Status: Closed

Base: devHead: jakst/history-shortcuts


📝 Commits (1)

  • e9634ef fix: re-enable history shortcuts

📊 Changes

1 file changed (+10 additions, -10 deletions)

View changed files

📝 packages/tui/internal/commands/command.go (+10 -10)

📄 Description

Arrow keys up/down were not working for navigating through history. They were commented out in 568c04753e, looks like an accident, but I could be wrong.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opencode/pull/503 **Author:** [@jakst](https://github.com/jakst) **Created:** 6/28/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `jakst/history-shortcuts` --- ### 📝 Commits (1) - [`e9634ef`](https://github.com/anomalyco/opencode/commit/e9634efc8ba83bcb044d2e5cee8499626b089de1) fix: re-enable history shortcuts ### 📊 Changes **1 file changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `packages/tui/internal/commands/command.go` (+10 -10) </details> ### 📄 Description Arrow keys up/down were not working for navigating through history. They were commented out in 568c04753ec820e6c0c7c6b15bf835b889bb8af7, looks like an accident, but I could be wrong. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 18:13:53 -05:00
yindo closed this issue 2026-02-16 18:13:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9631