Description
What happens
In the right sidebar under "Modified Files", long file paths are cut off at the end, which hides the actual filename:
MyProject/src/main/java/at/my_projec
Only the leading directory path is visible. The important part – the filename – is cut off.
What should happen
The file paths should be truncated at the beginning so the filename stays visible:
.../my_project/beans/MyBean.java
Having the full filename visible makes it immediately clear which files were changed.
Environment
- OpenCode version: 1.15.13
- Platform: Linux
- UI: TUI (terminal)
Plugins
No response
OpenCode version
1.15.13
Steps to reproduce
No response
Screenshot and/or share link
Operating System
No response
Terminal
No response
Description
What happens
In the right sidebar under "Modified Files", long file paths are cut off at the end, which hides the actual filename:
MyProject/src/main/java/at/my_projecOnly the leading directory path is visible. The important part – the filename – is cut off.
What should happen
The file paths should be truncated at the beginning so the filename stays visible:
.../my_project/beans/MyBean.javaHaving the full filename visible makes it immediately clear which files were changed.
Environment
Plugins
No response
OpenCode version
1.15.13
Steps to reproduce
No response
Screenshot and/or share link
Operating System
No response
Terminal
No response