ErichDonGubler / termion

A bindless library for controlling terminals/TTY.
MIT License
4 stars 1 forks source link

Adding async_stdin functionality for windows #9

Closed mattmccarty closed 6 years ago

mattmccarty commented 6 years ago

This works on ConEmu only. Further testing needs to be done in other console emulators. I know that the default cmd.exe console application panics and throws an error in the aync.exe example.