I see, you mean sending a Ctrl-c to Espruino board... I was more talking about Ctrl-c in the the IDE. Since the console can be a simple serial tty terminal - VT-100 / LA-36 (just threw out my 'collection' of 'physical' ones last fall) - Ctrl-c is for sure the thing to go with.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I see, you mean sending a
Ctrl-c
to Espruino board... I was more talking aboutCtrl-c
in the the IDE. Since the console can be a simple serial tty terminal - VT-100 / LA-36 (just threw out my 'collection' of 'physical' ones last fall) -Ctrl-c
is for sure the thing to go with.