bug: file completion corrupts previous paths when completing similar filenames #269

Closed
opened 2026-02-16 17:26:00 -05:00 by yindo · 0 comments
Owner

Originally created by @rekram1-node on GitHub (Jun 24, 2025).

When completing file paths like "src/App.tsx" followed by "src/App.css", the completion system incorrectly replaces parts of the previous path instead of just the current token being typed.

Video:
https://github.com/user-attachments/assets/748933b6-b495-4cd1-b90b-7ad54a1bd7e5

Version:

opencode --version
0.1.129
Originally created by @rekram1-node on GitHub (Jun 24, 2025). When completing file paths like "src/App.tsx" followed by "src/App.css", the completion system incorrectly replaces parts of the previous path instead of just the current token being typed. Video: https://github.com/user-attachments/assets/748933b6-b495-4cd1-b90b-7ad54a1bd7e5 Version: ```zsh opencode --version 0.1.129 ```
yindo closed this issue 2026-02-16 17:26:00 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#269