Tuesday, March 1, 2011

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

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.

Marc Weber

--
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:

Post a Comment