livecodelab
livecodelab copied to clipboard
autocoder should stop if user types something...
one can probably detect whether the user is typing something by checking keypresses, but note that CMD-z (undos and redos) should keep the autocoder going.
Hmm, that should be easy to do, just have it so typing stops the autocoder, just any button but control or command should stop it and of course any combination of buttons including control or command