1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-26 16:34:23 +03:00
wezterm/pty
Ives van Hoorne 80d486ef03
Add Sync marker to child process created through pty spawn (#437)
* Add Sync marker to child process created through pty spawn

* Add 'Sync' to Windows build of pty

* Wrap proc in WinChild in a Mutex

* Make sure the Mutex is not locked for long by cloning
2021-01-31 10:09:18 -08:00
..
examples pty: update async example for more recent smol release 2020-10-03 11:15:57 -07:00
src Add Sync marker to child process created through pty spawn (#437) 2021-01-31 10:09:18 -08:00
Cargo.toml mux: factor out server bits to helper crate 2020-12-29 15:25:15 -08:00