1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-26 14:54:16 +03:00
wezterm/lua-api-crates/mux
Wez Furlong aa81a46d58
mux: allow specifying cache policy for process information
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.
2024-02-02 18:02:18 -07:00
..
src mux: allow specifying cache policy for process information 2024-02-02 18:02:18 -07:00
Cargo.toml new: pane:get_lines_as_escapes() 2024-01-27 11:22:48 -07:00