Fork me on GitHub
#protorepl
<
2016-12-17
>
robert-stuttaford19:12:35

@jasongilman if a user/reset fails, and my repl buffer is hidden, is there a way to have an error message appear outside of the repl buffer? i find myself switching back to the repl buffer after every reset, most of the time to see a clean reset. would be nice if the tooling took care of this sanity check for me, or is there a better practice i can adopt?

jasongilman22:12:32

@robert-stuttaford: Yes there's a way that Proto REPL could do that. Atom has some mechanisms for displaying errors and warnings as popups. I like that idea.