[PR #378] [MERGED] fix: file completions replaced wrong text when paths overlap #9600

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/378
Author: @rekram1-node
Created: 6/24/2025
Status: Merged
Merged: 6/24/2025
Merged by: @adamdotdevin

Base: devHead: fix/file-completions


📝 Commits (2)

  • 7ae5f66 fix: file completions replaced wrong text when paths overlap
  • 2c35ffb chore: update gitignore, rm binary file

📊 Changes

2 files changed (+10 additions, -2 deletions)

View changed files

packages/tui/.gitignore (+1 -0)
📝 packages/tui/internal/components/chat/editor.go (+9 -2)

📄 Description

Fixes #377


🔄 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/378 **Author:** [@rekram1-node](https://github.com/rekram1-node) **Created:** 6/24/2025 **Status:** ✅ Merged **Merged:** 6/24/2025 **Merged by:** [@adamdotdevin](https://github.com/adamdotdevin) **Base:** `dev` ← **Head:** `fix/file-completions` --- ### 📝 Commits (2) - [`7ae5f66`](https://github.com/anomalyco/opencode/commit/7ae5f663e40f08c1d65e8fdc06f0b9ff2667c7d8) fix: file completions replaced wrong text when paths overlap - [`2c35ffb`](https://github.com/anomalyco/opencode/commit/2c35ffb85dce9941e35dbe3f2eb0789c41bebcdc) chore: update gitignore, rm binary file ### 📊 Changes **2 files changed** (+10 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `packages/tui/.gitignore` (+1 -0) 📝 `packages/tui/internal/components/chat/editor.go` (+9 -2) </details> ### 📄 Description Fixes #377 --- <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:50 -05:00
yindo closed this issue 2026-02-16 18:13:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9600