Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: new completion modifications
- X-seq: zsh-workers 13748
- From: Oliver Kiddle <opk@xxxxxxxxxxxxx>
- Subject: Re: new completion modifications
- Date: Sun, 25 Mar 2001 15:21:50 +0100
- Cc: Zsh workers <zsh-workers@xxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <200103231407.PAA07685@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Sender: opk
Sven Wischnowsky wrote:
>
> This seems reasonable. Question to everyone (and -workers in
> particular): should we add a `urls' style, comparable to `hosts' and
> such, that just gives a bunch of strings to complete as urls?
> Probably taking precedence over the other things (different from
> `hosts' and friends).
I would prefer it if we could come up with a more general solution to
this issue - I've seen other places where I've done repeated tabs. Also,
the behaviour would be useful if the local style is the only one used
for urls.
Is there maybe a way that you could get the completion system to have
another go at completion straight away if it has just inserted a string
unambigously. This could avoid the repeated tab situations. It would
have to be configurable to only work in specific contexts with a style .
This could be used in other cases.
Oliver
Messages sorted by:
Reverse Date,
Date,
Thread,
Author