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

+ Reply to Thread
Results 1 to 2 of 2

Cursor keys break on Mac OS X

  1. Default 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


  2. Default 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

+ Reply to Thread

Similar Threads

  1. Changing map keys (no reordering of keys)
    By Application Development in forum c++
    Replies: 3
    Last Post: 11-28-2007, 10:17 AM
  2. Replies: 1
    Last Post: 09-04-2007, 02:47 PM
  3. Replies: 1
    Last Post: 05-24-2007, 02:03 AM
  4. Determining all shortcut keys in use (including Function keys)?
    By Application Development in forum Adobe Acrobat
    Replies: 1
    Last Post: 12-31-2006, 02:01 PM
  5. Paragraph break and column break the same?
    By Application Development in forum Adobe Indesign
    Replies: 4
    Last Post: 12-21-2006, 06:59 PM