[PR #50] [MERGED] fix: Disable history nav when completions dialog is open #9518

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/50
Author: @ezynda3
Created: 5/22/2025
Status: Merged
Merged: 5/23/2025
Merged by: @adamdotdevin

Base: devHead: really-fix-history


📝 Commits (1)

  • ea35fc5 really disable history nav when completions dialog is open

📊 Changes

3 files changed (+16 additions, -3 deletions)

View changed files

📝 internal/app/app.go (+11 -0)
📝 internal/tui/components/chat/editor.go (+3 -3)
📝 internal/tui/page/chat.go (+2 -0)

📄 Description

This time I think I fixed it for real...


🔄 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/50 **Author:** [@ezynda3](https://github.com/ezynda3) **Created:** 5/22/2025 **Status:** ✅ Merged **Merged:** 5/23/2025 **Merged by:** [@adamdotdevin](https://github.com/adamdotdevin) **Base:** `dev` ← **Head:** `really-fix-history` --- ### 📝 Commits (1) - [`ea35fc5`](https://github.com/anomalyco/opencode/commit/ea35fc55f1387b914df98cd35eecea705bd7eb9d) really disable history nav when completions dialog is open ### 📊 Changes **3 files changed** (+16 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `internal/app/app.go` (+11 -0) 📝 `internal/tui/components/chat/editor.go` (+3 -3) 📝 `internal/tui/page/chat.go` (+2 -0) </details> ### 📄 Description This time I think I fixed it for real... --- <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:41 -05:00
yindo closed this issue 2026-02-16 18:13:41 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9518