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

key mapping works in Gvim but not in vim #137

Closed
Rugal opened this issue Apr 24, 2015 · 1 comment
Closed

key mapping works in Gvim but not in vim #137

Rugal opened this issue Apr 24, 2015 · 1 comment

Comments

@Rugal
Copy link

Rugal commented Apr 24, 2015

Hello,
I don't know if this problem comes from my Vim or not, here is the problem description, if you find it has nothing to do with minibufexpl.vim, please close this issue, thx!

I have checked :noremap <C-Left>, :noremap <C>, :map <C-Left> as well as :map <C>, this key is not binded yet.
Minibufexpl works very well when I use MBEbn and bp command directly.
But When I configure in vimrc

noremap <C-Left> :MBEbp<CR>
noremap <C-Right> :MBEbn<CR>

It not works in vim and shows E388: Couldn't find definition but works good in Gvim for all kinds of key mapping.
When I check key mapping with map <C-Left> at this moment, Vim shows

<C-Left>   *  :MBEbp<CR>

Could you help me diagnose this problem?

@Rugal
Copy link
Author

Rugal commented Jan 2, 2016

I don't know how to resolve this problem. But seems it is not the problem of minibufexpl.

@Rugal Rugal closed this as completed Jan 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant