Subject: vi changes?
To: None <current-users@netbsd.org>
From: Richard Rauch <rkr@olib.org>
List: current-users
Date: 03/29/2004 05:07:32
In 1.6 (and previous), if you were editing a file with lines of varying
length, vi would recall your last explicitly set horizontal position
when you moved between lines. E.g., if . represents any character and
whitespace represents no character, and # is the cursor position:
.....#....
..
.......
Then, moving down two lines would give you:
..........
..
.....#.
But, under -current, recently, you would instead get:
..........
..
..#....
Is this change deliberate? I preferred the previous way.
--
"I probably don't know what I'm talking about." http://www.olib.org/~rkr/