1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 06:54:45 +03:00
wezterm/mux
Wez Furlong 8ddd0d986d
mux: spawn: only use the cwd from a pane in a compatible domain
If the target domain_id doesn't match the source pane.domain_id(),
then we consider the filesystem namespace to be incompatible and
won't try to use it.

refs: https://github.com/wez/wezterm/issues/3442
2023-04-03 22:46:17 -07:00
..
src mux: spawn: only use the cwd from a pane in a compatible domain 2023-04-03 22:46:17 -07:00
Cargo.toml Add serial_ports config 2023-03-29 19:05:13 -07:00