Yiteng Zhang.
Yiteng Zhang.
长时间是指多久?
你这个问题我从来没有遇到过,我一直在用的是 macOS 上的 mvim,我不确定是不是系统的问题,你能提供一下`:REPLDebugInfo` 的结果么?
还有你的`vim --version`的结果也告诉我。
你录屏的是windows电脑,这里是linux的,Linux和Windows会遇到一样的问题是么?
how to repro this bug?
This code works fine on my machine. What's your configuration related to vim-repl?
I will fix it, and disable `let g:repl_output_copy_to_register = 'r'` may solve this problem temporary.
I understand it's annoying, vim-repl is trying to copy output to register.
@pinggit Please update the plugin to check if the problem has been fixed.
What's your vim and python version? Because it works fine for me. 