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.3 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,UNPARSEABLE_RELAY autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 9296 invoked from network); 2 Jan 2021 23:09:22 -0000 Received: from zero.zsh.org (2a02:898:31:0:48:4558:7a:7368) by inbox.vuxu.org with ESMTPUTF8; 2 Jan 2021 23:09:22 -0000 ARC-Seal: i=1; cv=none; a=rsa-sha256; d=zsh.org; s=rsa-20200801; t=1609628962; b=l5+hp33oealhpaMvLEULfNvN0eMm9g4bf1atijEgCS4dgrIHApH4VIBiZKkVzCTuBi6EVXHUEt wsF1WoOvtqsX6u2xEiqHMMmV66NEKgh1hLrXUHMtjtqVhsaioymbYH8hfUIXLzOy2kIH+X9mm1 DbHMcVcshKoOMfKhBHIQ2WxYqSQVGsnJdABGncanRAp7zJ9RAY6qMsFaa0HknoV+rqkbtBdsnr WJZv3dqm2IqiKnhDhKBVKHdZr6XBDfE9fRlHkAyAyWTfcShDBmrB5A/vlci440VXX67S3p0EmN vFzDE2RdNHwEtvDxmGhEp7FL6r0FHs/nDpXoiOODkx899A==; ARC-Authentication-Results: i=1; zsh.org; iprev=pass (lobo.spiegl.de) smtp.remote-ip=164.177.170.82; dmarc=none header.from=spiegl.de; arc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed; d=zsh.org; s=rsa-20200801; t=1609628962; bh=9cqus/rRZw93QrMZXuyJWpIrk7jsXFVWEsqLzNCoSzw=; h=List-Archive:List-Owner:List-Post:List-Unsubscribe:List-Subscribe:List-Help: List-Id:Sender:In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:To:From:Date:DKIM-Signature; b=dFyLy1ssOzcdv2Ga5Zm9MCodG/NpF3YIIuQf0rUeXff9+XisyiFOVAf27AQDR4bUPZwsGSIwH/ dpjEORAVp8n2zvbQRNAP6Z5MRn69KyECPTgciU/+n201ZNROjjqe3GJ1iTB8eoeFTmAUg4FB8O fi8HOvQhV+dpR0tNehM+rtfPurtL85lWf6qtEw1s8ioXfmaU6Q2Cn89jzppkcic1eGpTzbinSZ FJNHBj8cBh+oAIoEFJsQLVyl8EC7Hh4a5jWsaBF9qeRd1zTo739pxZn5RNGH7dzshYZXTKcly0 +NvgUBVd3mMy+qWwF/Fwh3czvf8cTmVJeMoY4VFV3RckRg==; 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:In-Reply-To:Content-Type:MIME-Version :References:Message-ID:Subject:To:From:Date:Reply-To:Cc: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID; bh=8jLa39t3TbUmma6Y/1XORMU3Xh5+TEIebbxZmme3OEk=; b=KtVnXgIrueW9bhQgMN6iVjf+NA z+CGaE9vsEXgHM7Vd3Dt+ouMcmFv1lUxXI6mLT6GKXb+fTiYjnTpU1h73yYa47lyQyCH0JBtU6g+K 4PuyKC6zn4yulAgce3hy5ceWwPSDHplAeCrBM7eh1xPrX6GEgHT9/SeHPBeaDSsTuUeVtbwjVj+m7 Da1+HsFm04n0nN9U8X93FDhIBJGGDPNfFweU7i336irdGQDQexP824YNGP7BI46nlxp5m8rZDPHrz 2NGfW2MkWbG39T36hFjzFCv16uSXS6L6ZQDkx6l7ArUR6E0BxgQSNZL+xBELz4Wliy9b14q1L3f5O 0t25nJHw==; Received: from authenticated user by zero.zsh.org with local id 1kvq1P-000P3T-SK; Sat, 02 Jan 2021 23:09:19 +0000 Authentication-Results: zsh.org; iprev=pass (lobo.spiegl.de) smtp.remote-ip=164.177.170.82; dmarc=none header.from=spiegl.de; arc=none Received: from lobo.spiegl.de ([164.177.170.82]:51366 helo=mail.spiegl.de) by zero.zsh.org with esmtp id 1kvptt-000OXU-DI; Sat, 02 Jan 2021 23:01:35 +0000 Received: from condor.int.spiegl.de (p5796ae48.dip0.t-ipconnect.de [87.150.174.72]) (Authenticated sender: webmaster@spiegl.de) by mail.spiegl.de (Postfix) with ESMTPA id 0DF67251E52B for ; Sun, 3 Jan 2021 00:01:32 +0100 (CET) Received: by condor.int.spiegl.de (Postfix, from userid 1000) id E11B5CC08C2; Sun, 3 Jan 2021 00:01:31 +0100 (CET) Date: Sun, 3 Jan 2021 00:01:31 +0100 From: Andy Spiegl To: zsh-users@zsh.org Subject: Re: How to tweak the format of file-list completion? Message-ID: Mail-Followup-To: zsh-users@zsh.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-gpg-key: ID C2CB30F0, available on friendly keyservers near you X-gpg-fingerprint: 9051 50B9 13B0 57B9 10FD 48AC 4FA1 209B C2CB 30F0 X-Accepted-File-Formats: ASCII PDF Open/Free Formats - NO proprietory (e.g. Microsoft) files, please X-how-to-quote: http://quoting.is-easy.de/ X-how-to-ask-questions: http://www.catb.org/~esr/faqs/smart-questions.html X-stupid-disclaimers: http://goldmark.org/jeff/stupid-disclaimers/ X-angstklauseln: http://www.heise.de/artikel-archiv/ct/2014/08/136_Angstklauseln Authentication-Results: mail.spiegl.de; auth=pass smtp.auth=webmaster@spiegl.de smtp.mailfrom=zsh.Andy@spiegl.de X-Spamd-Result: default: False [1.00 / 50.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM(-0.00)[-0.788,0]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; SUBJECT_ENDS_QUESTION(1.00)[]; ASN(0.00)[asn:3320, ipnet:87.128.0.0/10, country:DE]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-Validation-by: vq@larryv.me X-Seq: 26303 Archived-At: X-Loop: zsh-users@zsh.org Errors-To: zsh-users-owner@zsh.org Precedence: list Precedence: bulk Sender: zsh-users-request@zsh.org X-no-archive: yes List-Id: List-Help: List-Subscribe: List-Unsubscribe: List-Post: List-Owner: List-Archive: Archived-At: > I presume you reposted this because nobody replied the first time. Yes and No. I was unsure whether my post made it to the list. Because everytime I posted something in December I got a note saying that it was forwarded to the list moderators. I don't get why that happens. > > Does zstat have an option to output the file size in "human readable" format, by any chance? > No. RTM? Too bad. Yep I (tried to) read the man pages but often times when I do that I'm overwhelmed with the amount of (great!) information and get lost eventually. :-) So I thought it won't hurt to ask some zsh experts - it wouldn't be the first time I overlooked vital information. I'm sorry if I hurt someone's feelings. Have a great and happy and healthy new year! Andy -- The only time people dislike gossip is when you gossip about them. (Will Rogers)