mirror of
https://github.com/wezterm/wezterm.git
synced 2026-08-02 18:22:24 +08:00
This allows individual call sites to be able to force an immediate resolution of the process information. This should help to address https://github.com/wez/wezterm/issues/4811 wherein the problem seems to be that the cwd used for a new spawn is taken from a stale read.
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.