Open travier opened 2 years ago
Trying to open Konsole from Dolphin by right clicking and then clicking "Open Terminal Here" fails and outputs this:
/bin/sh: line 1: /usr/bin/flatpak: No such file or directory
I'm guessing it needs to run flatpak-spawn --host
?
Yes, that's another issue indeed.
https://github.com/flathub/org.kde.dolphin/issues/98#issuecomment-1303831872
@travier and @TheEvilSkeleton, is another issue open for that?
It no longer appears to be an issue. I opened konsole from flatpak and closed it without any prompt.
echo $TERM
also now shows TERM=xterm-256color
so I guess this can be closed?
TERM=xterm-256color
env var