Closed flexagoon closed 10 months ago
@lvxnull oh, turns out the issue only happens to me because I revoked filesystem=home
access to the Wezterm Flatpak. In that case I'm not sure if this is something that should be fixed here or no. It seems like every feature of Wezterm except for launching it with --cwd .
works fine without that permission.
so how do we continue here? I am planing to make a release in the next weeks.
In this case I'll probably close this. I don't think there are that many people who specifically use Flatpak wezterm with non-default permissions, so adding a note to readme will just complicate it unnecessarily. If this happens to someone else, you could just point them towards this PR.
The "Open Wez's Terminal Emulator Here" button always opens Wezterm in the
~
directory. This PR fixes it by applying the same workaround that is used for BlackBox.