Wednesday, March 2, 2011

Re: How to jump to position where last change was made after moving to another file?

On 3/2/11, Marc Weber <marco-oweber@gmx.de> wrote:
> Excerpts from robert song's message of Wed Mar 02 07:03:34 +0000 2011:
>> For example, I use cscope and jump to the definition of one variable,
>> but if I want to return beck to previous place I modified, I should
>> use ctrl+o and '. , is there any way to jump directly?
>
> there is also c-^ or :b #
> no. But you can use auto commands (leave insert mode) to create your own
> jump list.

thank you very much,
I can also use mA to mark the modified place, and then jump to the
place by 'A.

Regards,
robert

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: