mirror of
https://github.com/wez/wezterm.git
synced 2024-12-26 14:54:16 +03:00
8f44dc46d9
The fixup callback can now by async, which makes it possible to use other async functions in the callback. There is an additional parameter to wezterm.exec_domain that allows setting the label that is shown in the launcher menu. It accepts either a string value or an async callback function that can be used to compute the label dynamically. |
||
---|---|---|
.. | ||
pane | ||
client.rs | ||
discovery.rs | ||
domain.rs | ||
lib.rs |