Re: vim Keybindings

[ Available lists | Index of freebsd-questions | Month of Nov 2009 | Week of 1 Nov 2009 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
patrick <gibblertron@gmail.com>
Date
1 Nov 2009 05:35:38
Subject
Re: vim Keybindings
Message-ID
b043a4850910312235t7f4e9849jc6eb699c1639def9@mail.gmail.com

In reply to
References to
Referenced by

[ Hide this part ]
Try creating /usr/local/share/vim/vimrc with the following:

set nomodeline
set nocompatible

Patrick


On Sat, Oct 31, 2009 at 12:22 PM, Drew Tomlinson
<drew@mykitchentable.net> wrote:
> I'm experiencing an annoying problem with vim on FBSD 8 that I don't have on
> FBSD 7. Whenever I start vim, if I press the down arrow as the first key,
> it deletes the first line of my file and enters insert mode. All the other
> keys work fine and even the down arrow works fine after the first press.
>
> I've searched for help but haven't turned up anything relevant. Any ideas
> on what I can check?
>
> Thanks,
>
> Drew
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>


Elapsed time: 0.107 seconds