On Dec 24, 4:00 pm, Pedro Henrique Guedes Souto
<pedro.h.so...@gmail.com> wrote:
> On 24/12/2011, at 12:38, Tony Mechelynck wrote:
>
> > Maybe Vim diesn't see them as these keys? In Insert mode, does macvim
> > print anything (and what) if you type these keys preceded each time by
> > Ctrl-V (or by Ctrl-Q if your Ctrl-V is remapped to the paste
> > operation)? Then same question, but preceded by Ctrl-K instead?
>
> Yes, it prints <Right>, <Left>, <Up> and <Down>.
>
> I changed the mappings to this:
> inoremap <Up>    <nop>
> inoremap <Down>  <nop>
> inoremap <Left>  <nop>
> inoremap <Right> <nop>
>
> And still not working...
> Is that a Bug, maybe?

Try <Nop> instead of <nop>. If that doesn't work, then I don't know.

>
>
>
> > Best regards,
> > Tony.
>
> Thanks for you answer, have a nice Xmas.

Thank you, I did. Hope you did too.

>
> --Pedro Henrique Souto

Best regards,
Tony.
--
On Monday mornings I am dedicated to the proposition that all men are
created jerks.
                -- Avery

-- 
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to