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. The same thing happens when I use , as the cursor goes to the right of the matched character. Is this the intended functionality? If so, why is that and is there a simple vimrc line I can add to bypass this? remap ";" to "l;" or something, I guess? (Disclaimer: I'm a fairly basic vim user) I can understand not moving if the initial search is performed from that location, but a repeat from the ; key I should think would move along. Thanks, Ben -- 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
