Todd Walton wrote:
On 4/2/07, Stewart Stremler <[EMAIL PROTECTED]> wrote:
It's obvious what's wrong: you're not using hjkl for movement.
I use hjkl for moving around in command mode (and love it like a
proper vi sub should). But tell me this: I have a file with one line
of text. I want to add to the end of the line. I can use the l key
to get all the way right, but it stops on top of the last character.
I hit i and I'm in insert mode. How do I now get my cursor to that
little space one beyond the last character? Is the arrow key not my
only option there?
-todd
[Shift]-A put you into edit mode AND puts your cursor all the way at the
end.
(It feels nice to be able to answer a vi question.)
--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list