On Fri, 3 Oct 2008 09:11:22 -0700 "ryan kulla" <[EMAIL PROTECTED]> wrote:
Hi, > way. What i'd like to do is something like 'global filename.c' to have > it find the file called 'filename.c'. Please try the -P option of global(1). If you are using vim then ":Gtags -P filename\.c" might be suitable. _______________________________________________ Help-global mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-global
