[PR #103] [MERGED] add focus tracking for tui so cursor will hide when not in focus #9535

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/103
Author: @Schniz
Created: 6/14/2025
Status: Merged
Merged: 6/14/2025
Merged by: @adamdotdevin

Base: devHead: schniz/handle-focus-changes


📝 Commits (1)

  • 044404d Add focus tracking and cursor visibility control to editor component

📊 Changes

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

View changed files

📝 packages/tui/internal/components/chat/editor.go (+1 -1)

📄 Description

🤖 Generated with opencode

Co-Authored-By: opencode noreply@opencode.ai


🔄 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/103 **Author:** [@Schniz](https://github.com/Schniz) **Created:** 6/14/2025 **Status:** ✅ Merged **Merged:** 6/14/2025 **Merged by:** [@adamdotdevin](https://github.com/adamdotdevin) **Base:** `dev` ← **Head:** `schniz/handle-focus-changes` --- ### 📝 Commits (1) - [`044404d`](https://github.com/anomalyco/opencode/commit/044404ddef4ae9c62753b482ce8e700af51ece72) Add focus tracking and cursor visibility control to editor component ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/tui/internal/components/chat/editor.go` (+1 -1) </details> ### 📄 Description 🤖 Generated with [opencode](https://opencode.ai) Co-Authored-By: opencode <noreply@opencode.ai> --- <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:43 -05:00
yindo closed this issue 2026-02-16 18:13:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9535