Hello,

Hitting <tab> after entering a partial argument to :find will offer suggestions for completing the command line by searching inside non-trivial components of the 'path' -- but it does not search in "." and in ",," components of the path.

Here's what I see: On vim's command line, the following finds the possible completions

          :find   ./foo/blah/blee[hit the <tab> key]

but the following (without the leading ./) will not:

           :find   foo/blah/blee[hit the <tab> key]

Some more examples:

    verbose set path?
      path=.,,c:/opt/vim,c:/opt/vim/**
        Last set from C:\opt\vim\700_vimrc

Hitting <tab> after ":find 700" does find the above 700_vimrc file. Also, ":find *vimrc*[hit <tab>]" finds lots of matches. But ":find *foo*[hit <tab>]" does not find a foo that exists in the current directory.

My other settings:

    verbose set wildchar?
      wildchar=<Tab>
        Last set from C:\opt\vim\vim73\runtime\vimrc_example.vim

    verbose set wildmode?
      wildmode=list:longest,full
        Last set from C:\opt\vim\700_vimrc

It has been this way with various versions of vim;  my current vim is:

    VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Feb 21 2013 18:17:56)
    MS-Windows 64-bit GUI version with OLE support
    Included patches: 1-831

Thanks,

--Suresh

--
--
You received this message from the "vim_dev" 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

--- You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Raspunde prin e-mail lui