protorepl

rcolyer 2017-03-11T16:32:48.465661Z

anybody using proton and got vim-mode working in the proto-repl repl?

jasongilman 2017-03-11T19:49:35.155603Z

@torbjornvatn The loading problem is now fixed in the latest version.

rcolyer 2017-03-11T20:06:23.211927Z

or rather (set [1 1 2 2 3]) produced [1 1 2 2 3] in the editor after evaluation, but the repl produced the right output of #{1 2}

rcolyer 2017-03-11T20:08:55.220087Z

never mind...I was evaluating wrong in proton 🙂