ksherlock / mpw-shell

A shell for those that prefer Macintosh Programmer's Workshop.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

control-C

ksherlock opened this issue · comments

Add a SIGINT handler to abort any active statement and clear out the input queue.

exit status is -9 when interrupted.