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 16038 invoked from network); 18 Jul 2021 23:13:52 -0000 Received: from zero.zsh.org (2a02:898:31:0:48:4558:7a:7368) by inbox.vuxu.org with ESMTPUTF8; 18 Jul 2021 23:13:52 -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=/p0Ngbf0GICDaMfJH9WmH70dOjoaUVNSmx3fR0r/e4M=; b=1FWp1FpCQgkj2/VLIKwSYdmng+ 4VH32P1xvvZz/i/2LpdMf373VJzNP++FUmnWrn4Fcw5wtNRQuZREPcOscF9Hgz+/4tuCPuKbuUCsJ HE/nLpYN0P9wEv48Fc/XLO0YYfh8cHUv5ioHdU1g/n3w/lvVUDgeX7WXrw2/seH+A/bQlAODhN3nC ctFBn9/ZYBprHTVKLuYU0mHjLSD6mXBKkuYeU879Hh31uRjB4nwwgRgqIuGoA1ELAOQ27MxcQ8BHR MqM5BDLIKowiB1q+GmyIYhnH4Xc9q5ETygnI/ILyLMIwk+u7Mouk66KKGOjdcviZzFAXrNzpZthvE JdrI+c2Q==; Received: from authenticated user by zero.zsh.org with local id 1m5Fyq-000G4U-H4; Sun, 18 Jul 2021 23:13:52 +0000 Received: from authenticated user by zero.zsh.org with esmtpsa (TLS1.3:TLS_AES_256_GCM_SHA384:256) id 1m5Fyf-000FlV-P5; Sun, 18 Jul 2021 23:13:42 +0000 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailauth.nyi.internal (Postfix) with ESMTP id 9D38927C0054; Sun, 18 Jul 2021 19:13:40 -0400 (EDT) Received: from imap2 ([10.202.2.52]) by compute3.internal (MEProxy); Sun, 18 Jul 2021 19:13:40 -0400 X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvtddrvdelgddugecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefofgggkfgjfhffhffvufgtsehttdertderreejnecuhfhrohhmpefnrgifrhgv nhgtvggpgggvlhojiihquhgviicuoehlrghrrhihvhesiihshhdrohhrgheqnecuggftrf grthhtvghrnhepieekjeevledugeefiefgueelgffgtddtgeehvedvhedviefghedvffeu vddvueehnecuvehluhhsthgvrhfuihiivgepudenucfrrghrrghmpehmrghilhhfrhhomh eplhgrrhhrhihvodhmvghsmhhtphgruhhthhhpvghrshhonhgrlhhithihqdduudehudek jeejtdegqdduudelvdejfeekhedqlhgrrhhrhihvpeepiihshhdrohhrghesfhgrshhtmh grihhlrdgtohhm X-ME-Proxy: Received: by mailuser.nyi.internal (Postfix, from userid 501) id 59B9EA03996; Sun, 18 Jul 2021 19:13:40 -0400 (EDT) X-Mailer: MessagingEngine.com Webmail Interface User-Agent: Cyrus-JMAP/3.5.0-alpha0-533-gf73e617b8a-fm-20210712.002-gf73e617b Mime-Version: 1.0 Message-Id: In-Reply-To: References: <8d57e329-337b-4815-8964-efcf10949595@www.fastmail.com> Date: Sun, 18 Jul 2021 19:13:20 -0400 From: =?UTF-8?Q?Lawrence_Vel=C3=A1zquez?= To: zsh-workers@zsh.org Cc: "Marlon Richert" Subject: Re: [PATCH] Let 'extra-verbose' completion show alias values Content-Type: text/plain X-Seq: 49176 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 Wed, Jun 9, 2021, at 9:27 AM, Marlon Richert wrote: > On Tue, Jun 8, 2021 at 11:11 PM Bart Schaefer wrote: > > I'm probably not going to take responsibility for committing this, but: > > > > If you do NOT have { zstyle ':completion:*' group-name '' } this > > behaves a bit oddly. External, builtin, and alias are all grouped > > together, causing strange layout (the descriptions line up for > > everything but the alias): > > > > valgrind -- a suite of tools for debugging and profiling programs > > valgrind.bin -- a suite of tools for debugging and profiling programs > > valgrind-di-server -- Experimental debuginfo server for valgrind > > valgrind-listener -- listens on a socket for Valgrind commentary > > vared -- noglob vared > > vdir -- list directory contents > > vftovp -- convert virtual font (vf) files to virtual property li... > > vgdb -- intermediary between Valgrind and GDB or a shell > > (etc.) > > > > Also the set of names is not unique-ified, so if "vared" is an alias > > (as in my test case) it also re-appears in the multi-column listing of > > external commands because of the presence of the vared function in the > > fpath. Both of these issues go away with group-name styled. > > > > I have no opinion on whether these effects are significant enough to > > be in need of repair, just making mention. > > This also happens if you have extra-verbose but no group-name and you > get both command & parameter completions in the same list: > > % v > vared -- vared > vim -- Vi IMproved, a programmer's text editor > vim -- vim > vimdiff -- edit two, three or four versions of a file with Vim and > show differences > vimtutor -- the Vim tutor > vis -- display non-printable characters in a visual format > vm_stat -- show Mach virtual memory statistics > vmmap -- Display the virtual memory regions allocated in a process > vtool -- Mach-O version number utility > vared venc_data_dump vi view visualinfo Any other feedback on 48947? -- vq