Info
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created how to send ctrl-C/ keyboard interrupt to a remote interpreter
I'm developing in Pycharm on a Raspberry Pi 4 from laptop via SSH. When I hit control-c in the run window, nothing happens. When I hit the Stop button, the program aborts immediately with code 143 ...