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