vim-repl
vim-repl copied to clipboard
Some problems with the REPL window
Describe the bug
-
The window does not have a vertical scroll bar, and does not support shortcut keys in vim for switching rows, so the input and output beyond the display area cannot be viewed。
-
I can enter the REPL window through the shortcut keys ctrl+H, J, K, L, but I cannot return to the file editing window unless I use the mouse.
-
Pressing the debugging shortcut key F12 cannot be debugged normally, and the problem shown in the figure appears
Screenshots

Desktop (please complete the following information):
- result of
:REPLDebugInfo
Additional context Add any other context about the problem here.