Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Picky criticism of ls completion list formatting



"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.
**********************************************************************



Messages sorted by: Reverse Date, Date, Thread, Author