zsh-workers
 help / color / mirror / code / Atom feed
* Picky criticism of ls completion list formatting
@ 2001-06-28 16:21 Peter Whaite
  2001-06-28 16:50 ` Bart Schaefer
  0 siblings, 1 reply; 9+ messages in thread
From: Peter Whaite @ 2001-06-28 16:21 UTC (permalink / raw)
  To: zsh-workers


The 'ls' completion list takes up more screen space than it need.  For example
with ls directory contents are listed as..

% zsh -f  # To get rid of LS_COLORS though doesnt make any difference...

aragorn% ls -F
CVS/           Functions/   Src/           config.guess*   configure.ac
ChangeLog      INSTALL      StartupFiles/  config.h        configure.in
ChangeLog-3.1  LICENCE      Test/          config.h.in     install-sh*
ChangeLog.3.0  META-FAQ     Util/          config.log      mkinstalldirs*
Completion/    Makefile     acconfig.h     config.modules  stamp-h
Config/        Makefile.in  aclocal.m4     config.status*  stamp-h.in
Doc/           Misc/        aczsh.m4       config.sub*     zshconfig.ac
Etc/           README       config.cache   configure*

Listing completions for 'ls' uses more lines because it formats using one less
column. 

aragorn% ls <Ctrl-D>
CVS/             LICENCE          acconfig.h       config.sub*
ChangeLog        META-FAQ         aclocal.m4       configure*
ChangeLog-3.1    Makefile         aczsh.m4         configure.ac 
ChangeLog.3.0    Makefile.in      config.cache     configure.in 
Completion/      Misc/            config.guess*    install-sh*
Config/          README           config.h         mkinstalldirs*
Doc/             Src/             config.h.in      stamp-h 
Etc/             StartupFiles/    config.log       stamp-h.in 
Functions/       Test/            config.modules   zshconfig.ac 
INSTALL          Util/            config.status*   

Mainly just curious why there is a difference.

--
peta


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2001-06-29  8:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-28 16:21 Picky criticism of ls completion list formatting Peter Whaite
2001-06-28 16:50 ` Bart Schaefer
2001-06-28 16:57   ` Peter Stephenson
2001-06-28 19:49     ` Peter Whaite
2001-06-29  2:35       ` Bart Schaefer
2001-06-29  7:13         ` Sven Wischnowsky
2001-06-29  8:33           ` Bart Schaefer
2001-06-29  8:37             ` Sven Wischnowsky
2001-06-29  8:27       ` Alexandre Duret-Lutz

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).