1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-19 02:37:51 +03:00
wezterm/window
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
..
examples support drag and drop files for macos 2022-04-25 09:49:32 -07:00
src macos: allow association with .command file type 2022-12-19 11:06:12 -07:00
build.rs macos: handle dead keys without IME 2021-01-31 17:06:30 -08:00
Cargo.toml erase generic T from Atlas, Sprite, CachedGlyph etc. 2022-11-18 10:03:49 -07:00
LICENSE.md Add missing license files 2022-08-17 07:19:12 -07:00