1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-10 15:04:32 +03:00
wezterm/assets
Wez Furlong 404d742c14 Teach wezterm how to spawn programs when running in flatpak
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
2022-08-03 07:04:31 -07:00
..
colors colorschemes: expand to include Gogh color schemes 2022-07-10 13:32:17 -07:00
flatpak Teach wezterm how to spawn programs when running in flatpak 2022-08-03 07:04:31 -07:00
fonts Bundle Symbols Nerd Font Mono 2022-01-16 16:04:35 -07:00
icon logo: refine appearance a bit more 2021-12-29 18:14:26 -07:00
macos/WezTerm.app logo: refine appearance a bit more 2021-12-29 18:14:26 -07:00
shell-completion update shell completions for wezter show-keys subcommand 2022-07-21 19:44:26 -07:00
shell-integration avoid modern bash feature when testing for BLE_VERSION 2022-01-22 08:07:50 -07:00
windows Improve RESIZE window_decoration on Windows 2022-03-26 07:27:54 -07:00
open-wezterm-here quote pwd in open-wezterm-here 2022-07-22 06:46:21 -07:00
wezterm-nautilus.py ci: restore centos7 2022-05-10 23:12:11 -07:00
wezterm.appdata.xml First pass at building an AppImage (#125) 2020-01-20 23:11:38 -08:00
wezterm.desktop add --cwd . to desktop file Exec field 2022-07-17 05:50:28 -07:00