sillybun / vim-repl

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

Fix terminal buffer still left after run repl#REPLClose(). #117

Closed roachsinai closed 3 years ago

roachsinai commented 3 years ago

If repl terminal in Terminal-Normal mode before run repl#REPLClose(), the terminal still there even the repl program is exited.