sillybun / vim-repl

Best REPL environment for Vim
GNU General Public License v2.0
446 stars 39 forks source link

REPLUnhide won't work on Windows 10. #143

Open ubaldot opened 2 years ago

ubaldot commented 2 years ago

Describe the bug REPLHide correctly hide the buffer, but REPLUnhide won't unhide the buffer. Nothing seems to happen.

image

EDIT: In reality the behavior is very random. Sometimes it just split the screen, sometimes close the whole Vim without letting you to save any file, sometimes it just don't do anything.