On Mon, Mar 2, 2020 at 8:46 AM Thomas Passin <[email protected]> wrote:
> I believe that this happens when you accidentally cause an event in the > Windows cmd terminal. I'm referring to the terminal from which Leo is > launched (i.e., with python -m leo.core.runLeo). It's not only during > unit testing. For me, the usual case is that I want to switch to the > terminal to see more of the output. I click the mouse in the terminal but > accidentally drag it. This hangs Leo. I think it's something about stdin > waiting for a keystroke. That's why typing <ENTER> clears it - that > terminates the readline on stdin. > I agree, it's likely something waiting on stdin. Enter (in the console) clears it. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/CAMF8tS2qoME3k%3DY4S3dMEd-24Npf%3DTp3V4OWNw_9zf06WyO5pA%40mail.gmail.com.
