mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 15:04:36 +03:00
d2e31148a0
AppImage passes fd 1023 opened on the mount point directory.
If we close this prior to exec, some magic in appimage decides
to unmount the fuse mount right before we're about to exec
the wezterm-gui binary from the appimage.
So, don't close stray fds when the cli spawns the gui when
we're an appimage.
See also:
|
||
---|---|---|
.. | ||
src | ||
Cargo.toml |