On Fri, May 20, 2011 at 03:56:50PM -0500, Ben Bergman wrote:
> Linux ubuntu 2.6.32-31-generic #61-Ubuntu SMP Fri Apr 8 18:24:35 UTC
> 2011 i686 GNU/Linux
> VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Apr 16 2010 12:40:58)
> 
> I am trying to use the ; command to repeat a search done with t but
> since the cursor is already in front of a value that matches the
> criteria, it does not repeat the search.

It does repeat the search, and your cursor ends up in the same spot.
This is exactly the same thing that would happen if you used t to
perform the search again.  After all, tX means "find the next X on this
line and place the cursor on the character before it."  Just because one
use case of t/T/;/, doesn't move the cursor doesn't mean that there is a
problem.

-- 
James
GPG Key: 1024D/61326D40 2003-09-02 James Vega <[email protected]>

-- 
You received this message from the "vim_dev" 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

Raspunde prin e-mail lui