[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] vi foo
- Subject: [ale] vi foo
- From: paul_tbot at pcartwright.com (Paul Cartwright)
- Date: Fri, 6 Oct 2006 15:54:09 -0400
- In-reply-to: <1160163312.11599.3.camel@localhost>
- References: <1160163312.11599.3.camel@localhost>
On Fri October 6 2006 3:35 pm, Jim Popovitch wrote:
> in vi (not the inferior emacs ;-)), how do I navigate to the 101st
> character in a file? Is it even possible?
>
if you are at the beginning of the line, type"101l" that is 101 ELL, as
in small ell. "l" ( small ell) means GO RIGHT
"h" is left, "j" is down "k" is up and "l" ( ell) is right
--
Paul Cartwright
Registered Linux user # 367800