Closed amymor closed 2 months ago
This issue is caused by a bug in the pywinpty library (andfoy/pywinpty#423); I could replace the pty interface with the old, less responsive method temporarily, but since I wanted to implement eg. a download progress bar in the future, I'll have to use the pty method eventually anyway. Though perhaps I can find a way to work around the issue...
Workaround implemented in latest release.
Versions that have this problem: v0.7.1 Experimental v0.7 Experimental The version that has no problem: v0.6.0 - Steam Guard compatibility