Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Picky criticism of ls completion list formatting
- X-seq: zsh-workers 15177
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: Picky criticism of ls completion list formatting
- Date: Fri, 29 Jun 2001 08:33:38 +0000
- In-reply-to: <200106290713.JAA30726@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <200106290713.JAA30726@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
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