Open randy3k opened 5 years ago
Hi Randy, This is weird. I tried installing the latest Cmder and IPython (from pip), and this seems to work fine without any issues. Are you sure it's not a configuration issue? What is the cmder version?
It works if I insert a little delay between esc
and enter
. However, it happens if I send the keys via a program (no delay between the keys).
I am on mobile now, not sure about the cmder version, it was a fresh installation from chocolaty a few days ago.
I could no longer interact with ipython 7.0 / prompt_toolkit 2 in cmder by sending
<esc>+<enter>
The above code will now leave
^[
in the prompt and proceed to the next line instead of forcing to accept a multiline input.Note that the above code worked fine in ipython 6 / prompt_tookit 1