anomalyco / anomalyco/opencode
Path completion
Open
@Hona is already working on this.
Since Sep 1, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
Path completion in the web ui of opencode is not working properly. Pressing tab once fully completes an entire directory from one of the recent projects. There is no selection and "looping" around like tab completion in bash for example.
Also windows paths are not normalised and the behavior is very buggy. Paths with / are not accepted but completion replaces \ with / character.
Plugins
None
OpenCode version
1.18.25
Steps to reproduce
- Open web UI on windows
- Click add a project
- Use tab completion
Screenshot and/or share link
No response
Operating System
No response
Terminal
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.