Wednesday, January 25, 2012

Re: tracking text

On Jan 26, 12:33 pm, Paul Isambert <zappathus...@free.fr> wrote:
> sinbad <sinbad.sin...@gmail.com> a écrit:
> >
> Aren't marks good enough? Mark the line containing "jack", and then use
> the mark, or if you want the line number use line("'x"), where "x" is
> your mark. Vim will keep track of it better than any hack.
>
> If marks are unknown to you, try ":help bookmark".
>
> Best,
> Paul

marks are limited, the number of locations i want to track will always
exceed 26, so i had to use getpos(), setpos().

thanks
sinbad

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