Hmm, are you sure you're using the new version? One way to check is to hit the up-arrow after an upload and to see if there's an echo(0) in there. If there isn't it's the new version.
(Also, the icon in the taskbar should have the green stripe on it).
Having said that, when copying it'll only remove the :s if they're on every new line - so if you copy downwards and get a blank new line in afterwards then it won't remove anything.
It also won't remove the first :, only a > - but I'll fix that now :)
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.
Hmm, are you sure you're using the new version? One way to check is to hit the up-arrow after an upload and to see if there's an
echo(0)
in there. If there isn't it's the new version.(Also, the icon in the taskbar should have the green stripe on it).
Having said that, when copying it'll only remove the
:
s if they're on every new line - so if you copy downwards and get a blank new line in afterwards then it won't remove anything.It also won't remove the first
:
, only a>
- but I'll fix that now :)