sillybun / vim-repl

Best REPL environment for Vim
GNU General Public License v2.0
446 stars 39 forks source link

Terminal freezes after :REPLSendSession #137

Open ubaldot opened 2 years ago

ubaldot commented 2 years ago

After having run :REPLSendSession the terminal freezes very often. Also, the the number of sent <CR> seems to follow a random pattern. That happened after upgrading to iPython 8.2.

Output of :REPLDebugInfo is reported in the screenshot below.

image

Running on Windows 10.