1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-11 14:25:57 +03:00
wezterm/assets/macos/WezTerm.app
Wez Furlong 28c7c0ba19
macos: allow association with .command file type
Implement an app delegate to receive a callback when the system
requests that we open `.command` files, and then ask the mux
layer to spawn a window for it and execute it via the shell.

Also allow handling `.sh`, `.zsh`, `.bash`, `.fish` and `.tool`,
per kitty.

refs: https://github.com/wez/wezterm/issues/2741
refs: https://github.com/wez/wezterm/issues/2871
2022-12-19 11:06:12 -07:00
..
Contents macos: allow association with .command file type 2022-12-19 11:06:12 -07:00
libEGL.dylib macOS: bundle and use MetalANGLE to enable Metal rendering 2020-10-17 09:34:01 -07:00
libGLESv1_CM.dylib macOS: bundle and use MetalANGLE to enable Metal rendering 2020-10-17 09:34:01 -07:00
libGLESv2.dylib macOS: bundle and use MetalANGLE to enable Metal rendering 2020-10-17 09:34:01 -07:00