From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-3.4 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,UNPARSEABLE_RELAY autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 20048 invoked from network); 10 Apr 2021 20:21:10 -0000 Received: from zero.zsh.org (2a02:898:31:0:48:4558:7a:7368) by inbox.vuxu.org with ESMTPUTF8; 10 Apr 2021 20:21:10 -0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=zsh.org; s=rsa-20200801; h=List-Archive:List-Owner:List-Post:List-Unsubscribe: List-Subscribe:List-Help:List-Id:Sender:Content-Type:Subject:Cc:To:From:Date: References:In-Reply-To:Message-Id:Mime-Version:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID; bh=Vus5Mfy90RiG1/4GJElKNTl4Zk9711RWbKueyt459jc=; b=jXMVemqPo5RqxO0l+zGqaGVI9w rFETYrRw5j+DC/P90OPJu2SM6hWjUFrTLmHHp6k+um4ZoGomOQ9lsj4PY7jntYN8M6roG0/c9WQVb S/bOpeKqLogNjzGvNuJGcwO2jtN9kZ2ei9uPZTEYdlWgJ4TyavN69t+6x39W6qO6H0gyjvWrBeBaX 1OBxEScLzcqUEpMtUrUhc7lIoNuFoAaU0PTGXDMqgdoAqxgclRmqZal1sKNHr1VAf2zW1n/IkLzr4 vgJmk5suU4k8nFTSkeH09Y7tcITW+l6Rmus5o7cMe9AjCMguRtHqx7qP+E3DB9LAy2o0pZsBkvO05 +kgxSXqw==; Received: from authenticated user by zero.zsh.org with local id 1lVK6Q-0006nT-9y; Sat, 10 Apr 2021 20:21:10 +0000 Received: from authenticated user by zero.zsh.org with esmtpsa (TLS1.3:TLS_AES_256_GCM_SHA384:256) id 1lVK68-0006X2-TU; Sat, 10 Apr 2021 20:20:53 +0000 Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailauth.nyi.internal (Postfix) with ESMTP id BE57C27C0054; Sat, 10 Apr 2021 16:20:51 -0400 (EDT) Received: from imap2 ([10.202.2.52]) by compute1.internal (MEProxy); Sat, 10 Apr 2021 16:20:51 -0400 X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrudekfedgudehtdcutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefofgggkfgjfhffhffvufgtsehttdertderreejnecuhfhrohhmpefnrgif rhgvnhgtvggpgggvlhojiihquhgviicuoehlrghrrhihvhesiihshhdrohhrgheqnecugg ftrfgrthhtvghrnhepieekjeevledugeefiefgueelgffgtddtgeehvedvhedviefghedv ffeuvddvueehnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrh homheplhgrrhhrhihvodhmvghsmhhtphgruhhthhhpvghrshhonhgrlhhithihqdduudeh udekjeejtdegqdduudelvdejfeekhedqlhgrrhhrhihvpeepiihshhdrohhrghesfhgrsh htmhgrihhlrdgtohhm X-ME-Proxy: Received: by mailuser.nyi.internal (Postfix, from userid 501) id 7A7D2A00079; Sat, 10 Apr 2021 16:20:51 -0400 (EDT) X-Mailer: MessagingEngine.com Webmail Interface User-Agent: Cyrus-JMAP/3.5.0-alpha0-273-g8500d2492d-fm-20210323.002-g8500d249 Mime-Version: 1.0 Message-Id: <2c44b17c-407d-449e-be2e-610db313c1d7@www.fastmail.com> In-Reply-To: <18618-1617324651.844569@tLsN.0hLE.FeTt> References: <20210329073913.GP18178@tarpaulin.shahaf.local2> <20210329171120.GA6044@tarpaulin.shahaf.local2> <20210329181452.GB6044@tarpaulin.shahaf.local2> <18618-1617324651.844569@tLsN.0hLE.FeTt> Date: Sat, 10 Apr 2021 16:20:30 -0400 From: =?UTF-8?Q?Lawrence_Vel=C3=A1zquez?= To: zsh-workers@zsh.org Cc: "Marlon Richert" Subject: Re: Feature Patch: Use completion to view parameter values Content-Type: text/plain X-Seq: 48472 Archived-At: X-Loop: zsh-workers@zsh.org Errors-To: zsh-workers-owner@zsh.org Precedence: list Precedence: bulk Sender: zsh-workers-request@zsh.org X-no-archive: yes List-Id: List-Help: List-Subscribe: List-Unsubscribe: List-Post: List-Owner: List-Archive: On Thu, Apr 1, 2021, at 8:50 PM, Oliver Kiddle wrote: > Following is a review of the patch: bump vq