[Gllug] Putty Key Mapping

Andrew Roberts ar at nooneishere.co.uk
Wed Jun 20 14:56:21 UTC 2007


On 20/06/07, Pete Ryland <pdr at pdr.cx> wrote:
> Could you just use the 'g' and 'G' keys instead perhaps?  It'll also
> save you moving your right hand back and forth constantly.

Whilst your learning, you might as well teach yourself to use hjkl for
movement and Ctrl-D and Ctrl-B for paging down and up (back). I found
the following lines in my .vimrc helped enormously.

:vmap <Up> <Nop>
:vmap <Down> <Nop>
:vmap <Right> <Nop>
:vmap <Left> <Nop>
:nmap <Up> <Nop>
:nmap <Down> <Nop>
:nmap <Right> <Nop>
:nmap <Left> <Nop>


Andrew.
-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug




More information about the GLLUG mailing list