Monday, June 27, 2011

Re: Why doesn't the "k" key remap correctly?

Hi,

The Last Airbender wrote:
>
> I just started using Vim (about 3 days old), and I am very optimistic about
> it's potential.
>
> Unfortunately, I have spent the last day searching for a solution to my
> issue, and my optimism is becoming frustration :/
>
> I am trying to remap the "k" key, so that up is accessible differently.
> What end up happening is, upon remapping, my new up key (when pressed)
> performs an "up" and moves one to the right. Additionally, when the cursor
> reaches a blank line between two lines it will not go up any further unless
> I use the arrow keys. I have remapped the left, right, and down too, and
> those work fine.
>
> So what am I doing wrong?

you have a superfluous space at the end of

> nnoremap c k

Regards,
Jürgen

--
Sometimes I think the surest sign that intelligent life exists elsewhere
in the universe is that none of it has tried to contact us. (Calvin)

--
You received this message from the "vim_use" 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

No comments: