Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: New completion function: _zsh
- X-seq: zsh-workers 25742
- From: Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxxxxx>
- Subject: Re: New completion function: _zsh
- Date: Wed, 24 Sep 2008 18:14:38 +0200
- In-reply-to: <2d460de70809240846i3c4f69f0w1e95e1ce367b1528@xxxxxxxxxxxxxx>
- Mail-followup-to: Zsh hackers list <zsh-workers@xxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <2d460de70809240846i3c4f69f0w1e95e1ce367b1528@xxxxxxxxxxxxxx>
Richard Hartmann <richih.mailinglist@xxxxxxxxx>:
> I realized there is no completion function for zsh.
Actually, zsh completion is handled by _sh.
[...]
> 2) What is the preferred style for completions?
>
> I can think of these:
>
> -0[CORRECT: Try to correct the spelling of commands]
> -0[Try to correct the spelling of commands (CORRECT)]
> -0[Try to correct the spelling of commands]
[...]
Aesthetically, I'd prefer the 2nd idea.
Regards, Frank
--
In protocol design, perfection has been reached not when there is
nothing left to add, but when there is nothing left to take away.
-- RFC 1925
Messages sorted by:
Reverse Date,
Date,
Thread,
Author