From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6140 invoked from network); 28 Jun 2001 16:58:16 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 28 Jun 2001 16:58:16 -0000 Received: (qmail 14681 invoked by alias); 28 Jun 2001 16:57:26 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 15170 Received: (qmail 14657 invoked from network); 28 Jun 2001 16:57:24 -0000 Message-ID: To: zsh-workers@sunsite.dk (Zsh hackers list) Subject: Re: Picky criticism of ls completion list formatting In-reply-to: ""Bart Schaefer""'s message of "Thu, 28 Jun 2001 16:50:04 -0000." <1010628165004.ZM8151@candle.brasslantern.com> Date: Thu, 28 Jun 2001 17:57:42 +0100 From: Peter Stephenson "Bart Schaefer" wrote: > On Jun 28, 12:21pm, Peter Whaite wrote: > } Subject: Picky criticism of ls completion list formatting > } > } Listing completions for 'ls' uses more lines because it formats using > } one less column. > > Try `setopt list_packed'. If that doesn't make a difference, then there > may be something wrong with the "packing" code that we need to look at. list_packed still uses three spaces between columns, it just varies the column widths. It might be time to make the column spacing configurable. Presumably that's not too hard. ********************************************************************** The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. **********************************************************************