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

2012-06-22 Thread Tim Chase
On 06/22/12 03:21, 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 a hV > :h > 0 > a > &g

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

2012-06-22 Thread Christian Brabandt
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 a hV > :h > 0 >

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

2012-06-22 Thread Mikey
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 a hV :h 0 a Line with cursor should be highligted but it is not. The same problem occurs when cursor is