Hi, When I press C-] on a word, and if there word matches more than one tags, then vim will prompt with a list, I then choice a entry number in the list before it jumps to the desired destination.
But, in some caess, a word can much many many tags, like I usually met in Linux kernel code, then it comes so hard to find out what entry is that I actually want. Here, I feel it's very good to let do some kind of search, for example, using a same '/' key. Is that possible? Or how do you guys do it? BTW: I found, the ctags is not smart enough to recognize something like 'struct foo', vim will show you with all the tag named 'foo' other than the exact struct 'struct foo'. -- woody I can't go back to yesterday - because I was a different person then. -- 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
