Sends SIGINT to the remote process (Ctrl+C).
SIGINT
@override void interrupt() => sendSignal('SIGINT');