[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] vi foo



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