1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-25 22:33:52 +03:00
wezterm/pty/src
Wez Furlong 1f97a8324e pty: tweak EIO matching for Rust 1.55 and up
The release notes suggest never matching ErrorKind::Other,
so let's avoid that.
2021-09-09 09:16:34 -07:00
..
win windows: fix lingering cmd.exe panes 2021-05-28 15:11:29 -07:00
cmdbuilder.rs pty: use locally set PATH when searching PATH 2021-08-16 08:52:56 -07:00
lib.rs windows: fix lingering cmd.exe panes 2021-05-28 15:11:29 -07:00
serial.rs windows: fix lingering cmd.exe panes 2021-05-28 15:11:29 -07:00
ssh.rs windows: fix lingering cmd.exe panes 2021-05-28 15:11:29 -07:00
unix.rs pty: tweak EIO matching for Rust 1.55 and up 2021-09-09 09:16:34 -07:00