jeetsukumaran / vim-buffergator

Vim plugin to list, select and switch between buffers.
498 stars 49 forks source link

:BuffergatorMruCyclePrev and ...Next doesn't cycle through global MRU list when g:buffergator_mru_cycle_local_to_window is set to 0 #84

Open automotua opened 6 years ago

automotua commented 6 years ago

When g:buffergator_mru_cycle_local_to_window is set to 0, I expect :BuffergatorMruCyclePrev and : BuffergatorMruCycleNext should also cycle through the global MRU list, instead of the window one. It does not behave in this way right now.

I suspect it might be a bug instead of an intended behavior, and I've got a PR to fix it.

automotua commented 6 years ago

Don't think this repo is still being maintained. I forked my own version with the fix. Here: https://github.com/automotua/vim-buffergator

automotua commented 6 years ago

Actually, I'd like to keep it open and see if anyone will still come back and see this.

jeetsukumaran commented 6 years ago

I have not had time to review your PR over the last couple of weeks. I will look at it when I get the time.

automotua commented 6 years ago

Cool. I've just created the PR: https://github.com/jeetsukumaran/vim-buffergator/pull/85

jeetsukumaran commented 6 years ago

Thanks. I will look at it when I can. I am afraid that it will be later rather than sooner due to other commitments right now.

automotua commented 6 years ago

No worries. As long as the project is not dead, we are good. 😄

On Mon, Mar 19, 2018 at 10:16 AM Jeet Sukumaran notifications@github.com wrote:

Thanks. I will look at it when I can. I am afraid that it will be later rather than sooner due to other commitments right now.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/jeetsukumaran/vim-buffergator/issues/84#issuecomment-374293325, or mute the thread https://github.com/notifications/unsubscribe-auth/AFzA7SD1rwRgEpQfEnJ0TfZ94YWMz2oPks5tf-f1gaJpZM4SiUvz .