Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicate MBE opens after I :cd and move to a new buffer #83

Closed
singerb opened this issue Apr 22, 2013 · 11 comments
Closed

Duplicate MBE opens after I :cd and move to a new buffer #83

singerb opened this issue Apr 22, 2013 · 11 comments
Assignees
Milestone

Comments

@singerb
Copy link

singerb commented Apr 22, 2013

I've started using a gvim that I just keep open, and :cd around when I want to work somewhere else (so my ack, command-t etc work nicely). What I've noticed though, is that when I do that, as soon as I switch to another buffer/window after I :cd MBE will open another, identical MBE window. I can close it with no apparent ill effects, and once I move back to another window the one I left behind resizes itself to the right size, but it's somewhat annoying.

@dtsteinm
Copy link

@singerb I believe I've seen the same issue. In my case, moving MBE closer to the top of my list of Vundle bundles in my .vimrc file seems to have corrected the problem.

@singerb
Copy link
Author

singerb commented Apr 22, 2013

Hmm. I'm using pathogen, not Vundle, so I don't believe I have control over loading order, but I can try playing games with filenames.

@dtsteinm
Copy link

That could be time consuming. If you haven't already figured it out, it might help to compare bundles. I'm not using either Command-T or Ack, but maybe there is some other commonality?

I'm currently using: Syntastic, vim-colors-solarized, minibufexpl.vim, vim-surround, vim-fugitive, vim-git, supertab, gundo.vim, vim-makegreen, L9, FuzzyFinder, pep8, TaskList.vim, The-NERD-Commenter and jedi-vim.

@singerb
Copy link
Author

singerb commented Apr 23, 2013

So we certainly have some overlap. I've got:

Command-T, ack.vim, camelcasemotion, eclim, gundo.vim, minibufexpl.vim, supertab, syntastic, tagbar, vim-colors-solarized, vim-commentary, vim-lawrencium

And a few other syntax/indent/ftdetect files for various file types (fish, markdown, scala, lilypond).

@dtsteinm
Copy link

Seems to be easiest for me to reproduce the issue, without rearranging bundle order (so where it's loaded doesn't seem to matter greatly), by going to a different buffer inside the MBE window, and once a duplicate appears, it continues to do so when navigating buffers. It seemed to happen more often after having the same Vim session open for more than ~2 hours or with a gundo window open, but can't confirm that with certainty.

@weynhamz
Copy link
Collaborator

Hey, just try develop branch, should be fixed there.

@weynhamz
Copy link
Collaborator

weynhamz commented May 8, 2013

Hey, any update? Does the develop branch solve this issue?

@dtsteinm
Copy link

dtsteinm commented May 8, 2013

It does appear to be slightly more stable, wrt this issue, than the master branch.

@singerb
Copy link
Author

singerb commented May 8, 2013

Yes, I agree that it seems to be better on the development branch.

@weynhamz
Copy link
Collaborator

weynhamz commented May 9, 2013

Okay, I am closing this issue, feel free to reopen it if it still hurts.

@weynhamz weynhamz closed this as completed May 9, 2013
@ghost ghost assigned weynhamz May 10, 2013
@weynhamz
Copy link
Collaborator

Duplicate of #31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants