vim-plugin-minibufexpl icon indicating copy to clipboard operation
vim-plugin-minibufexpl copied to clipboard

Elegant buffer explorer - takes very little screen space

Results 24 vim-plugin-minibufexpl issues
Sort by recently updated
recently updated
newest added

I found, that sometimes MBE still displayes the old filename, when I save a file under a different name with `:w othername.txt`. It may be related to saving the file...

bug

While using MBE with many tabs open, it suddendly started to throw errors when i tried to open or close some file. It didn't happen on every file though. Here's...

bug

Hi, I added relative line numbering by default `set relativenumber` in vimrc and the MiniBufExplorer is now showing line numbers as well. I believe this is related to https://github.com/fholgado/minibufexpl.vim/pull/43

bug

Frequently I got an error message when deleting a buffer: > Error detected while processing function 74_BufDeleteHandler..74_StartExplorer..74_BuildAllBufferDicts..74_BuildBufferFinalDict..74_BuildBufferPathSignDict: > line 26: > E716: Key not present in Dictionary: 5 > E116:...

bug