tsi icon indicating copy to clipboard operation
tsi copied to clipboard

REPL needs a way to break out of input

Open web3d0 opened this issue 11 years ago • 0 comments

When typing an extra '}' or not closing off properly, tsi gets into a loop of expecting input that I can't figure out what it is looking for. Other REPLs use '.' as a terminating character when on a line by itself, then the error message is displayed and input is reset.

web3d0 avatar Jun 08 '14 18:06 web3d0