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

after last update powerline lose focus at any buffer change #88

Closed
kurojishi opened this issue Jun 18, 2013 · 4 comments
Closed

after last update powerline lose focus at any buffer change #88

kurojishi opened this issue Jun 18, 2013 · 4 comments

Comments

@kurojishi
Copy link

hi, after the update i remapped my old keybindings to :MBEbp e :MBEbn

but now everytime i change the buffer powerline lose focus like i was in another buffer
i'm using the vim-powerline plugin with no settings for it and this MBF settings

let g:MiniBufExplorer=1                                                                                                                                                                                                                                                                          
let g:miniBufExplUseSingleClick = 1 
let g:miniBufExplMapWindowNavVim = 1 
let g:miniBufExplMapWindowNavArrows = 1 
let g:miniBufExplMapCTabSwitchBufs = 1 
let g:miniBufExplModSelTarget = 1 
nnoremap <silent> <F9> :MBEToggle<CR>

nnoremap <silent> <F1> <ESC>:MBEbp<CR>
nnoremap <silent> <F2> <ESC>:MBEbn<CR>

it's nothing major but it's pretty annoyng as powerline give many information i like to be able to see anytime

@weynhamz
Copy link
Collaborator

Which powerline are you using? https://github.com/Lokaltog/vim-powerline or https://github.com/Lokaltog/powerline? I havn't test the later one, but it should be okay with the previous one. Could you test it with just MBE and PowerLine enabled, see if it is truely MBE's fault, sometimes, other plugins may cause the problem.

And, by the way, most of your MBE's configuration option have been depreciated, please read the doc.

@kurojishi
Copy link
Author

i used the vim-powerline plugin, i moved the the new one today, the new one works perfectly with MBE, the old one don't.

yeah i noticed that where depreciated later than my bugreport and i've eliminated them.

@weynhamz
Copy link
Collaborator

@kurojishi Glad to see it works, so, close this issue?

@kurojishi
Copy link
Author

yup closed

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

2 participants