ClosestStorm / macvim

Automatically exported from code.google.com/p/macvim
0 stars 0 forks source link

Double-move after Caret #446

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When I press caret (character "^") to go to the first non-space character of 
the line (cursor moves to that character as expected), and then press the right 
arrow (yes I'm happily using the arrow keys instead if hjkl :) ), the cursor 
moves two characters to the right instead of just one. (If relevant: I have a 
German keyboard.)
(This issue is MacVim-specific.)

Mac OS 10.7.5,
$ gvim --version
VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Dec 12 2012 23:49:08)
MacOS X (unix) version
Included patches: 1-754

Original issue reported on code.google.com by t...@tobireif.com on 21 May 2013 at 8:56

GoogleCodeExporter commented 9 years ago
Thanks for the report.  I can reproduce the problem.  It is related to the fact 
that ^ is a dead key on a German keyboard layout.  I'll see what I can do.

Original comment by bjorn.winckler@gmail.com on 21 May 2013 at 10:21

GoogleCodeExporter commented 9 years ago

Original comment by bjorn.winckler@gmail.com on 10 Jun 2013 at 12:52