1
1
mirror of https://github.com/wez/wezterm.git synced 2025-01-07 22:49:34 +03:00
wezterm/docs/config/lua/gui-events
Wez Furlong badfae7d23 gui-startup event now accepts SpawnCommand
This allows the hook to choose how to handle eg: `wezterm start -- top`.
Previously, if you had implemented this event you would essentially lose
the ability to specify a command that you wanted to launch.

refs: https://github.com/wez/wezterm/issues/284
2022-07-19 19:45:27 -07:00
..
gui-startup.md gui-startup event now accepts SpawnCommand 2022-07-19 19:45:27 -07:00