You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just tried to write such a plugin for your REPL, but neither lua-repl nor linenoise
provide access to single modification events. Seems that linenoise must either be
patched or that a completly different input library is needed.
Something similar to pry's/bpython's/fish's coloration would be cool, for both entered code and things like stack traces.
The text was updated successfully, but these errors were encountered: