mirror of
https://github.com/wez/wezterm.git
synced 2024-11-10 15:04:32 +03:00
404d742c14
This commit allows wezterm to spawn programs into the host rather than in the container environment. It feels weird that it is so trivial to "break out" of the container sandbox, but I'm not complaining. There are some unfortunate consequences: * there is no `wezterm` installed on the host, so no ability to `wezterm cli` to control it from other apps * The unix domain socket is scoped inside the sandbox, so there's "no way" for `wezterm cli` to reach inside anyway. But: with this, it is at least usable to start a flatpak and open a shell. refs: https://github.com/wez/wezterm/issues/2229 |
||
---|---|---|
.. | ||
colors | ||
flatpak | ||
fonts | ||
icon | ||
macos/WezTerm.app | ||
shell-completion | ||
shell-integration | ||
windows | ||
open-wezterm-here | ||
wezterm-nautilus.py | ||
wezterm.appdata.xml | ||
wezterm.desktop |