weynhamz / vim-plugin-minibufexpl

Elegant buffer explorer - takes very little screen space
http://www.vim.org/scripts/script.php?script_id=159
99 stars 22 forks source link

Error of opening another quickfix window #40

Open XadillaX opened 9 years ago

XadillaX commented 9 years ago

It appeared a bug that use with https://github.com/scrooloose/syntastic.

the original issue is here: https://github.com/scrooloose/syntastic/issues/1538

And according to @lcd047 's reply, he said it's a bug of minibufexpl.

So could you please look at this issue and solve it?

Thanks.

rionda commented 9 years ago

I see this too.

Harshiv-Patel commented 7 years ago

it also appears in MBE v6.3.2

Harshiv-Patel commented 7 years ago

as well as in MBE current version as of 26 July 2017

Harshiv-Patel commented 7 years ago

MBE causes a new empty window with name same as the source file that's open/active while :copen is called plus an empty file with similar details as given in readME

So that the unwanted file has to be closed with the quick fix window too. vim version 8.0.738 MBE plugin downloaded a couple of minutes ago from here.