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

REPLToggle doesn't work in WIN to hide terminal and produce error msg

Open echaya opened this issue 3 years ago • 0 comments

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:)

REPL toggle

Desktop (please complete the following information):

  • result of :REPLDebugInfo image

Additional context Let me know if any further info is needed. thanks!

echaya avatar Jun 29 '21 02:06 echaya