Friday, June 22, 2012

Re: Mapping doesn't work when cursor is set in the first column

Hi Mikey!

On Fr, 22 Jun 2012, Mikey wrote:

> I use GVim 7.3.566.
> Mapping doesn't work when cursor is set in the first column and
> mapping begins with 'h'.
> Steps to reproduce:
>
> gvim -u NONE -U NONE
> :set nocompatible
> :nn <leader>a hV
> :h
> 0
> <leader>a
>
> Line with cursor should be highligted but it is not.
>
> The same problem occurs when cursor is set in the last column and
> mapping begins with 'l'.

It is not an error, but vi compatible behaviour.
See :h map_return
and look 2 paragraphs down

regards,
Christian
--
Agitator: Politischer Weichmacher.
-- Ron Kritzfeld

--
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: