Hacker News new | ask | show | jobs
by johnmc408 1904 days ago
Any 'virtual cursor' fans here? Do you know if v4 supports it? It is a long time requested feature, but not as common in recent times...
1 comments

What's a virtual cursor ?
It allows you to move the cursor up/down w/o regards to the end of line. If you move the cursor up to a line and you are passed the end of line and you type 'c', then a bunch of spaces are added then the 'c'. Basically it allows you to move up/down and have the cursor stay the the same column instead of moving left/right to hug the end of line...I really like it :-)