Another little tip.  If you happen to be on OS X, if you use
Quicksilver, you can add a directory you work in frequently to one of
the catalogs, then use the quicksilver shortcut outside of VIM to
quickly open the file.  Quicksilver's search seems to be little more
robust in that it will narrow the list down quickly, even if you know
characters from the middle of the filename and not just the beginning.  
This would be a nice feature for vim as well.

-Curtis

On 23:28 Thu 20 Apr     , Curtis Spencer wrote:
> Luc,
> 
>  Thanks for the tip.  I am giving it a try right now.  The autocomplete
>  works well, and now I just need to setup some shortcuts to make it
>  quicker to use out of the box.
> 
>  Thanks,
>  Curtis
> 
> On 01:02 Fri 21 Apr     , [EMAIL PROTECTED] wrote:
> > Hello,
> > 
> > Curtis Spencer <[EMAIL PROTECTED]> wrote:
> > >  I am looking for a nice way to open up a file in subdirectory if I know
> > >  the first few characters of the name, ie.:
> > >
> > >  :open hel<press tab>  and then I see :open hello_world.c, if it is
> > >  somewhere in some subdirectories of the current directory.  Is there a
> > >  nice way to do this?
> > 
> > I'm always relying on a late (vim7 only) addition in a plugin of mine
> > (searchInRuntime, #229 on SF). It also relies on &path, but it also adds a 
> > lot
> > of magic (autocompletion, possibility to choose one particular file among
> > several, jump to an already opened buffer)
> > 
> > 
> > HTH,
> > 
> > --
> > Luc Hermitte
> > 
> 
> -- 
> Thanks,
> Curtis
> ******
> To iterate is human, to recurse, divine.
>               -- Robert Heller
> 
> 

-- 
Thanks,
Curtis
******
#define BB_STAT2_TMP_INTR    0x10    /* My Penguins are burning. 
Are you able to smell it? */
        linux-2.2.16/include/asm-sparc/obio.h

Reply via email to