mfikes / ambly

ClojureScript REPL into embedded JavaScriptCore
http://ambly.fikesfarm.com
Eclipse Public License 1.0
541 stars 21 forks source link

Neither Ctrl-C nor Ctrl-D exit the REPL #4

Closed swannodette closed 9 years ago

swannodette commented 9 years ago

Ctrl-D is a known issue with ClojureScript REPLs. But Ctrl-C not working and looping is problematic. There is no way to exit the REPL if you make a mistake.

swannodette commented 9 years ago

This is not a ambly bug but something that arises because of lein repl.