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

Re: Picky criticism of ls completion list formatting



On Jun 29,  9:13am, Sven Wischnowsky wrote:
} Subject: Re: Picky criticism of ls completion list formatting
}
} It's all as it should be, including this one:
} 
} > With
} > 
} > listpacked            on
} > listtypes             on
} > 
} > 	I *still* get equally-sized columns with three spaces between.

But I'm not really getting three spaces, am I.  I'm getting two spaces
plus the one-character type-marker of a plain file, which happens to
also be a space.  The code just isn't clever enough to strip that off
when the longest name in the column is that of a plain file.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   



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