On Fri, Nov 02, 2007 at 01:13:22AM +0100, Martin Bähr wrote:
> On Fri, Nov 02, 2007 at 01:00:58AM +0100, Axel Liljencrantz wrote:
> > >  2)<tab><tab> picking one from the proposed completions and rotates,
> > > when I'm really lazy taping....
> > I've though a lot about that. I definitly want some interface where
> > you can pick one of the available completions, but I'm not really sure
> > that is the right interface.
> 
> vi does that, and it's really annoying. without seeing the list, i can't
> tell how often i need to hit tab to make it work, and even with seeing
> the list, if you have lots of completions then you may have to hit tab
> hundreds of times. or you have to go back and delete a few chars to get
> to the point you need to continue.

What you most likely want is to "set wildmode=longest:list".  This will
completely to the longest common substring of the matches AND display
the list of resulting matches.

James
-- 
GPG Key: 1024D/61326D40 2003-09-02 James Vega <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: Digital signature

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to