vim-repl icon indicating copy to clipboard operation
vim-repl copied to clipboard

Some problems with the REPL window

Open wym68 opened this issue 3 years ago • 0 comments

Describe the bug

  1. 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。

  2. 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.

  3. Pressing the debugging shortcut key F12 cannot be debugged normally, and the problem shown in the figure appears

Screenshots

截图 2022-12-01 15-43-04

Desktop (please complete the following information):

  • result of :REPLDebugInfo

Additional context Add any other context about the problem here.

wym68 avatar Dec 01 '22 07:12 wym68