On Sep 23, 2:28 am, Steven Woody <[email protected]> wrote:
> Hi,
> I found 'tselect' doesn't work for me.  Assuming I have some tags starting
> with foo_,  now I want to list them, then I type in ":ts foo_" and ":ts
> foo_*", but I would get a 'tag not found error'.   So, how do I search a
> tag?
>

With wildmenu on, typing :tag foo_<Tab> or :ts foo_<Tab> (that's the
tab key, NOT the text "<Tab>" typed literally) will show a list of all
the tags starting with foo_.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to