Re: jumping position

2011-12-05 Thread Zind
well, you may also try g; :h g; On Fri, Dec 2, 2011 at 11:43 PM, shawn wilson wrote: > ty > > On Fri, Dec 2, 2011 at 10:23, György Kiss wrote: > > CTRL-O > > :help CTRL-O > > > > On 2011.12.02., at 16:20, shawn wilson wrote: > > > >> is there a way to go back to the previous position in a file?

Re: jumping position -> jumplist, CTRL-O + CTRL-I

2011-12-02 Thread Sven Guckes
* shawn wilson [2011-12-02 16:23]: > is there a way to go back to the previous position in a file? > something like a history for the cursor position? yes.. see ":help jump-motions" for ":help CTRL-O" and ":help CTRL-I". > i generally put markers in files when i'm looking for > things, but somet

Re: jumping position

2011-12-02 Thread shawn wilson
ty On Fri, Dec 2, 2011 at 10:23, György Kiss wrote: > CTRL-O > :help CTRL-O > > On 2011.12.02., at 16:20, shawn wilson wrote: > >> is there a way to go back to the previous position in a file? >> something like a history for the cursor position? >> >> i generally put markers in files when i'm loo

Re: jumping position

2011-12-02 Thread György Kiss
CTRL-O :help CTRL-O On 2011.12.02., at 16:20, shawn wilson wrote: > is there a way to go back to the previous position in a file? > something like a history for the cursor position? > > i generally put markers in files when i'm looking for things, but > sometimes forget to do 'ma', 'mb' etc and

jumping position

2011-12-02 Thread shawn wilson
is there a way to go back to the previous position in a file? something like a history for the cursor position? i generally put markers in files when i'm looking for things, but sometimes forget to do 'ma', 'mb' etc and then might forget what i called it, but if there was a way to say, go where i