I was using ctrl-c when I wanted to break out of the interactive editor when connected via terminal. That worked great, so far. (BTW, that simple interactive mode is the coolest thing since years. Could ignore/convert special chars, as it doesn't handle them very well, but other than that, so damn perfect.)
Now I have that cc3000 on my Espruino board (1v63), ctrl-c does a power cycle for the cc3000 and won't let me out of the editor anymore.
Any other way to exit the editor (without equalizing the bracket levels or deleting all lines).
And that power cycling, bug or feature?
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.
Hey,
I was using ctrl-c when I wanted to break out of the interactive editor when connected via terminal. That worked great, so far. (BTW, that simple interactive mode is the coolest thing since years. Could ignore/convert special chars, as it doesn't handle them very well, but other than that, so damn perfect.)
Now I have that cc3000 on my Espruino board (1v63), ctrl-c does a power cycle for the cc3000 and won't let me out of the editor anymore.
Any other way to exit the editor (without equalizing the bracket levels or deleting all lines).
And that power cycling, bug or feature?