[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] vi foo
- Subject: [ale] vi foo
- From: bpitts at learnlink.emory.edu (Brian Pitts)
- Date: Fri, 06 Oct 2006 15:48:07 -0400
- In-reply-to: <[email protected]>
- References: <[email protected]>
In vim, this works for me-
gg to move to the beginning of the file
100l to move 100 character to the right.
-Brian