bug: drag & drop text file results in error #925

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

Originally created by @rekram1-node on GitHub (Jul 25, 2025).

Originally assigned to: @adamdotdevin on GitHub.

ENOENT: no such file or directory, scandir ....

opencode version: 0.3.72

https://github.com/user-attachments/assets/d23764d8-cad2-44ff-9a4b-dae82c4d1185

Looks like it is double joining the path:

  • filepath is absolute
  • appends filepath to cwd
Originally created by @rekram1-node on GitHub (Jul 25, 2025). Originally assigned to: @adamdotdevin on GitHub. `ENOENT: no such file or directory, scandir ....` opencode version: 0.3.72 https://github.com/user-attachments/assets/d23764d8-cad2-44ff-9a4b-dae82c4d1185 Looks like it is double joining the path: - filepath is absolute - appends filepath to cwd
yindo closed this issue 2026-02-16 17:28:47 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#925