On Fri, Aug 6, 2010 at 6:22 AM, Libo Song <[email protected]> wrote:
> I have an issue in the new Vim7.3e BETA. It is probably not a bug.
> When I use :find, type some letters, then <TAB> gives me a list of
> choices. In 7.2, it shows, for example, the files under a dir. But in
> 7.3e, it shows the files with the path, then fewer item on the list.
> If I have a deep path, there will be no files shown, only a ">".
>
> BTW, how can I get to the next "set of items" show on the list other
> than press the <RIGHT ARROW>? For example, I have the items shown:
> aprutil.Makefile aprutil.gyp aprutil.target.mk gen/ include.target.mk >
> I want to see more items.
Try
:set wildmode:list
See
:help 'wildmode'
For details.
nazri.
--
You received this message from the "vim_use" 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