Re: opening files with gtags
Shigio YAMAGUCHI <[email protected]>
| Newsgroups | gmane.comp.gnu.global.general |
|---|---|
| Organization | GNU Project |
| Message-ID | <[email protected]> |
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.