selectel / pyte

Simple VTXXX-compatible linux terminal emulator
http://pyte.readthedocs.org/
GNU Lesser General Public License v3.0
649 stars 101 forks source link

Make sure to send keypresses before the program stops #149

Closed kovkev closed 2 years ago

kovkev commented 2 years ago

It's not explained how pyte and subprocesses and KeyboardInterrupt, ValueError come together, but it seems like these Exceptions mean that the subprocess is done?