mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 15:04:36 +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. |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |