On Monday, August 22, 2016 at 10:43:46 AM UTC-4, Marcin Szamotulski wrote:
> On 07:52 Mon 22 Aug     , David Fishburn wrote:
> > On Sat, Aug 20, 2016 at 12:37 PM, Bram Moolenaar <b...@moolenaar.net> wrote:
> > 
> > >
> > > Patch 7.4.2231
> > > Problem:    ":oldfiles" output is a very long list.
> > > Solution:   Add a pattern argument. (Coot, closes #575)
> > >
> > >
> > I was wondering if something similar to this could be added to the :let
> > command (though it has a lot of permutations).
> > 
> > I can do the following:
> >     :let g:
> > 
> > I would love to do the following:
> >     :let g:loaded_db\w\+
> > 
> > And return only those matching variables.
> > 
> > David
> 
> Indeed this might be useful.  You can do
> 
>     :let g:loaded_db<CTRL-D>
> 
> But this will not show the values.
> 
> Cheers,
> Marcin

You can still use c_CTRL-A to insert all matches, and :let will display them 
all.

-- 
-- 
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 vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui