moll / vim-bbye

Delete buffers and close files in Vim without closing your windows or messing up your layout. Like Bclose.vim, but rewritten and well maintained.
http://www.vim.org/scripts/script.php?script_id=4664
Other
654 stars 32 forks source link

"index out of range error" display when deleting the last buffer of the window #1

Open kevin4fly opened 9 years ago

kevin4fly commented 9 years ago

when i am deleting the last buffer of the window, this error pops up:

image

moll commented 9 years ago

Hey. Sorry for the belated reply!

Oh, that's indeed not supposed to happen. Thank you! I'll look into this!

moll commented 6 years ago

Hey, is this still the case for you, @kevin4fly? I can't seem to reproduce it on Vim v8 nor do I remember it breaking under Vim v7. Were you using some older version by any chance?