Phew! Arrows in vi vim on cygwin broken

The same as for fixing backspace key on cygwin, you can put this in your .vimrc:

:fixdel

This should fix backspace problem, arrows navigation and insert on last character bugs too.

1 Comments Posted

Great! That worked just as

Great! That worked just as you promised on Cygwin and Windows XP SP3. Thanks a lot!

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

More information about formatting options