Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] Update mtr completion to mtr 0.82
- X-seq: zsh-workers 34482
- From: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: [PATCH] Update mtr completion to mtr 0.82
- Date: Mon, 9 Feb 2015 14:01:24 +0000
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= daniel.shahaf.name; h=x-sasl-enc:date:from:to:subject:message-id :references:mime-version:content-type:in-reply-to; s=mesmtp; bh= EE/kU1GM7qCzT9u+raBW2gNTTso=; b=RZaRqKXEWT/1WF6Xdn37ihiqCJsBKcRZ X9koaHjqUlOkxdh2HYmRfcLPp+LXIesscHyksrpJ0AVtLWpCBxJxsuEKNk2k/tcz Cq7CCIbQopsl9CsxtvVKs/Vy8NKlNgMrSPfoMKiyquSAvwFs6tx/xZayteB2cfsK h5CABcmWnWs=
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=x-sasl-enc:date:from:to:subject :message-id:references:mime-version:content-type:in-reply-to; s= smtpout; bh=EE/kU1GM7qCzT9u+raBW2gNTTso=; b=qQe5fhOPcwkNimoDgs9q hZl/ScrAGuEmLSyIV4UcCNqPvj+1C09sHcAlDZF8uEIqdoeDIJkW+WgV06p6qD/0 yJJwmBDpE9Lx9R9sfnGcTx0HQ8Qtp30vpz/Dqf9N6aQXV2dVOcWiKZEaXtk0oWLM jGcp7zIF67ywAp1699gROtw=
- In-reply-to: <150207162843.ZM10863@torch.brasslantern.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: <20150207221226.GA2083@tarsus.local2> <150207162843.ZM10863@torch.brasslantern.com>
Bart Schaefer wrote on Sat, Feb 07, 2015 at 16:28:43 -0800:
> On Feb 7, 10:12pm, Daniel Shahaf wrote:
> }
> } The -s/-p options are switched
>
> Has the completion function always had this wrong, or did mtr actually
> swap the meaning of these options in a new revision? Just curious.
I checked; it seems mtr changed the meaning:
% cd mtr-0.85
% grep psize\" -R .
./mtr.c: { "psize", 1, 0, 's' }, /* changed 'p' to 's' to match ping option
Messages sorted by:
Reverse Date,
Date,
Thread,
Author