You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I compiled the pyleabra binary from the current version on the ra25.py example. I get a seemingly working GUI and a Python REPL. After quitting both (and confirming that no left-behind process is running), my bash terminal no longer echoes characters typed. Reproduced in X-forwarded sessions on two separate systems. ra25 compiled from go source does not yield this behaviour.
(stty sane resets to normal behaviour, but it seems noteworthy.)
[edit: Python 3.8.5, go 1.13]
The text was updated successfully, but these errors were encountered:
I get this on crashes from python but not from regular exits. probably there is something that needs to be called on exit -- possibly-helpful google result:
I compiled the pyleabra binary from the current version on the ra25.py example. I get a seemingly working GUI and a Python REPL. After quitting both (and confirming that no left-behind process is running), my bash terminal no longer echoes characters typed. Reproduced in X-forwarded sessions on two separate systems. ra25 compiled from go source does not yield this behaviour.
(
stty sane
resets to normal behaviour, but it seems noteworthy.)[edit: Python 3.8.5, go 1.13]
The text was updated successfully, but these errors were encountered: