vim-repl
vim-repl copied to clipboard
REPLToggle doesn't work in WIN to hide terminal and produce error msg
Describe the bug
When use :REPLToggle
, it does not hide the terminal after the terminal is launched. Also, it produces an error msg when try to toggle REPL again:
Error detected while procesing function repl#REPLToggle[2]..repl#REPLClose:
E108: No such variable: "t:REPL_OPEN_TERMINAL"
Screenshots A picture is worth a thousand words:)
Desktop (please complete the following information):
- result of
:REPLDebugInfo
Additional context Let me know if any further info is needed. thanks!