How does one search characters under cursor? Not '*' which is a whole word. I am looking for something like / and then repeated typing of some special character, say ~, which will add the next character from cursor position in the file. For example say the file contains "The quick brown fox jumped over the lazy dog." and the cursor is positioned at k at the end of "quick". I want to create a search for "k bro" without having to type the letters. I have seen emacs users do it and I thought I had found a way to do it once in vim but I can't remember how.
Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
