terminal
terminal copied to clipboard
Show in File Browser context menu option assumes default app for uris is file browser
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.
The title is a little misleading then.