Cursor keys break on Mac OS X - Editors
This is a discussion on Cursor keys break on Mac OS X - Editors ; Hi there,
I'm using:
VIM - Vi IMproved 6.3 (2004 June 7, compiled Mar 23 2006 14:35:41)
on Mac OS X 10.4.9, with a nothing-special keyboard setup.
The problem I have is this: When I swap out of VIM and ...
-
Cursor keys break on Mac OS X
Hi there,
I'm using:
VIM - Vi IMproved 6.3 (2004 June 7, compiled Mar 23 2006 14:35:41)
on Mac OS X 10.4.9, with a nothing-special keyboard setup.
The problem I have is this: When I swap out of VIM and back again,
sometimes the cursor keys (up, down, left, right) stop working. Their
alphabetical equivalents ( H, J, K, L ) continue to work. If I quit
vim, and restart it, it starts working again.
Interestingly, sometimes, when I hit one of the keys, it says "E388:
Couldn't find definition".
Does anyone have any suggestions as to what might be the problem/
solution, here?
Thanks!
Brian
-
Re: Cursor keys break on Mac OS X
Brian B-dawg wrote:
> The problem I have is this: When I swap out of VIM and back again,
> sometimes the cursor keys (up, down, left, right) stop working. Their
> alphabetical equivalents ( H, J, K, L ) continue to work. If I quit
> vim, and restart it, it starts working again.
>
> Interestingly, sometimes, when I hit one of the keys, it says "E388:
> Couldn't find definition".
>
> Does anyone have any suggestions as to what might be the problem/
> solution, here?
Hmm... have you tried
:nmap <Left>
:nmap <Up>
etc.
to see if your arrow keys are, for whatever reason, mapped to something?
That's the only thing I can think of offhand.
HTH,
--
Benjamin D. Esham
bdesham@gmail.com | AIM: bdesham128 | Jabber: same as e-mail
"Science is a differential equation. Religion is a boundary
condition." — Alan Turing
Similar Threads
-
By Application Development in forum c++
Replies: 3
Last Post: 11-28-2007, 10:17 AM
-
By Application Development in forum ADO DAO RDO RDS
Replies: 1
Last Post: 09-04-2007, 02:47 PM
-
By Application Development in forum Mutt
Replies: 1
Last Post: 05-24-2007, 02:03 AM
-
By Application Development in forum Adobe Acrobat
Replies: 1
Last Post: 12-31-2006, 02:01 PM
-
By Application Development in forum Adobe Indesign
Replies: 4
Last Post: 12-21-2006, 06:59 PM