mirror of
https://github.com/wez/wezterm.git
synced 2024-12-04 07:06:59 +03:00
280 B
280 B
EmitEvent
Since: 20201031-154415-9614e117
This action causes the equivalent of wezterm.emit(name, window, pane)
to be
called in the context of the current pane.
See the Custom Events example for a detailed example of using this action.