mirror of
https://github.com/wez/wezterm.git
synced 2024-11-22 22:42:48 +03:00
742fe5f462
``` > wezterm.format{{Background={Color="rgba(255,0,0,0.5)"}}, {Text="wat"}} "\u{1b}[48:4::255:0:0:127mwat\u{1b}[49m" ``` |
||
---|---|---|
.. | ||
battery | ||
color-funcs | ||
filesystem | ||
json | ||
logging | ||
mux | ||
procinfo-funcs | ||
share-data | ||
spawn-funcs | ||
ssh-funcs | ||
termwiz-funcs | ||
time-funcs | ||
window-funcs | ||
README.md |
The crates in this directory provide modules and functions to wezterm's lua config file and interface.
They are registered into the lua config via env-bootstrap.
It is advantageous to build times to have multiple, smaller, crates.