bufexplorer icon indicating copy to clipboard operation
bufexplorer copied to clipboard

Cause crash when switch to terminal buffer in neovim

Open yihuang opened this issue 6 years ago • 1 comments

Reproduce steps:

  • $ nvim open neovim
  • :term open terminal buffer
  • :e test open normal buffer
  • :BufExplorer show buffer list
  • j<CR> switch back to terminal buffer
  • The whole neovim quit.

Environment:

  • iTerm2 on macosx
  • NVIM v0.3.4
  • bufexplorer git head

yihuang avatar Jan 22 '19 09:01 yihuang

Sorry, I do not use neovim. Am not seeing this issue with regular vim...

jlanzarotta avatar Feb 06 '19 16:02 jlanzarotta