mirror of
https://github.com/wez/wezterm.git
synced 2024-12-24 13:52:55 +03:00
f9ab69950a
Record the version in which we first saw a color scheme. For schemes from iterm2-color-schemes, we just assume that we've had them forever as it isn't easy to reverse engineer that metadata. Everything else is tagged as 'nightly builds only' and I'll update that to match the version number in the next release. Newly discovered items will be added with 'nightly builds only' from this point onwards. |
||
---|---|---|
.. | ||
battery | ||
color-funcs | ||
filesystem | ||
json | ||
logging | ||
mux | ||
share-data | ||
spawn-funcs | ||
ssh-funcs | ||
termwiz-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.