flatpak / xdg-desktop-portal-gtk

Gtk implementation of xdg-desktop-portal
GNU Lesser General Public License v2.1
130 stars 102 forks source link

appchooser cannot open terminal application #435

Open alexmo1997 opened 1 year ago

alexmo1997 commented 1 year ago

When trying to open a file with cli editors like nvim or helix from an flatpak app (xdg-desktop-portal-gtk "Open with..." dialog), that have Terminal=true in their .desktop file, the appchooser does not open the files in those programs in a terminal (e.g. like gio open is able to do outside of the flatpak).