Say I have a file with two lines

line abcd
line efgh

Normally when I press right arrow (or k), the cursor moves one character 
right! However if my cursor is at the end of line 1 (i.e. on 'd'). Then if I 
press right arrow (or k for that matter) vim just beeps. However I would like 
it to go the start of next line.

This behaviour would be somewhat similar to 'set backspace=2'. But here the 
relavant key is right arrow instead of backspace.

Any ideas?

thanks
raju

Reply via email to