App Variant
Tauri
Operating System & Version
macOS 26.3.1
Issue Summary
When trying to add a file via @, if the file path is very long it will have the final part truncated with ... and you can't see the file name.
Steps to Reproduce
- Open a project with nested folders, like Java or Php
- Type
@ and a file name that is deeply nested
- The list of files is truncated and you can't see the actual file names
Expected Behavior
File name should always appear, including it's parent folder, and the starting folder.
Example from OpenCode CLI itself, much more usable
Logs & Screenshots
No response
Additional Context
No response
App Variant
Tauri
Operating System & Version
macOS 26.3.1
Issue Summary
When trying to add a file via @, if the file path is very long it will have the final part truncated with
...and you can't see the file name.Steps to Reproduce
@and a file name that is deeply nestedExpected Behavior
File name should always appear, including it's parent folder, and the starting folder.
Example from OpenCode CLI itself, much more usable
Logs & Screenshots
No response
Additional Context
No response