1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 15:04:36 +03:00
wezterm/pty
Wez Furlong 82c824f371 pty: remove conpty support
It's too fiddly to setup in practice, and literally no one has
expressed an interest in using it.

Removing it simplifies some upcoming work.

Closes: https://github.com/wez/wezterm/issues/35
2020-01-20 07:55:51 -08:00
..
examples pty: remove conpty support 2020-01-20 07:55:51 -08:00
src pty: remove conpty support 2020-01-20 07:55:51 -08:00
Cargo.toml fix pollable_channel to be non-blocking on Windows 2020-01-15 21:30:14 -08:00