elementary / elementary/terminal
Show in File Browser context menu option assumes default app for uris is file browser
Open
- Dominant language
- Vala
- Stars
- 428
- Forks
- 104
- Avg merge
- 1d 54m
- Merged PRs (30d)
- 2
Description
It seems that this function uses Gtk.show_uri, which assumes that Files (or another file browser) is the default app for folder uris. However this may well have been changed (e.g. to Terminal!).
The function should ensure that the folder is actually opened in a file browser.
Contributor guide
Assessment
This issue has not been assessed yet.