Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: update completions for some common Unix commands
- X-seq: zsh-workers 35083
- From: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: PATCH: update completions for some common Unix commands
- Date: Mon, 11 May 2015 13:07:29 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.co.uk; s=s2048; t=1431342450; bh=H5NdWPi1VLB63oin5YF2wuspZf9RyRJi8pL3IeIvf84=; h=In-reply-to:From:References:To:Subject:Date:From:Subject; b=kavVHl/XAkU0ICu7nAzHsIqxmb/oFLdwD+Jq64ktQRBAWN4WmuaIrYiL/89bfrnqo12B6le3l+SbS0zymHzp8BmTtUoWkUwhfORGDAKV6ablQ2PH/Iqn0lk/UeM+MrRS5Z1dylNt/5XrKsVRTwHbupwS9PSUS24KrR2PcM+J1zS6RXm54SXZ44vvLocjX/tvkn9idZ4tEp0TFmpgtIwHRH3bDV9X72UpM9nn751u/ka5tAq1MTtZwRvl5RMptnbyAcKJJUPMMxoOh4ATF/Uuixr3ezcPTx+nNeCeTcGFusNY17nP7kopamYBQ1Q/1hO8XX4v2pQy6XAWcdAvcWawjw==
- In-reply-to: <55503F0A.9060303@gmx.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <10432.1430474309@quattro> <20150505215445.GC2020@tarsus.local2> <4262.1430949497@quattro> <20150507004059.GA1983@tarsus.local2> <55503F0A.9060303@gmx.com>
Eric Cook wrote:
> Noticed the _jails patch from this thread haven't been applied yet,
> besides making the jails array local, this works for me.
I've now applied it with the added local but also changed so that jname
is the default as that seems to be the more common case. I think it is
only really pgrep that needs an ID and that just happened to be the one
command we already had a completion for before.
Oliver
Messages sorted by:
Reverse Date,
Date,
Thread,
Author