zsh-users
 help / color / mirror / code / Atom feed
* another broken completion
@ 1998-06-05 18:18 Timothy J Luoma
  1998-06-05 18:35 ` Zefram
  0 siblings, 1 reply; 3+ messages in thread
From: Timothy J Luoma @ 1998-06-05 18:18 UTC (permalink / raw)
  To: zsh-users


Hrm.... this used to work, but now I can't get it to work under 3.0.5 or 3.1.4

compctl -f -x 'S[-]' -k '(--all --escape --directory --inode --kilobytes  
--numeric-uid-gid --hide-control-chars --reverse --size --width= --tabsize=  
--almost-all --ignore-backups --classify --file-type --ignore= --dereference  
--literal --quote-name --recursive --sort=none --sort=time --sort=size  
--sort=extension --format=long --format=verbose --format=commas  
--format=across --format=vertical --format=single-column --time=atime  
--time=access --time=use --time=ctime --time=status)' -- ls


ls --sort=[tab]

doesn't do anything.

TjL


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

* Re: another broken completion
  1998-06-05 18:18 another broken completion Timothy J Luoma
@ 1998-06-05 18:35 ` Zefram
  1998-06-05 18:41   ` Timothy J Luoma
  0 siblings, 1 reply; 3+ messages in thread
From: Zefram @ 1998-06-05 18:35 UTC (permalink / raw)
  To: Timothy J Luoma; +Cc: zsh-users

Timothy J Luoma wrote:
>Hrm.... this used to work, but now I can't get it to work under 3.0.5 or 3.1.4
>
>compctl -f -x 'S[-]' -k '(--all --escape --directory --inode --kilobytes  
>--numeric-uid-gid --hide-control-chars --reverse --size --width= --tabsize=  
>--almost-all --ignore-backups --classify --file-type --ignore= --dereference  
>--literal --quote-name --recursive --sort=none --sort=time --sort=size  
>--sort=extension --format=long --format=verbose --format=commas  
>--format=across --format=vertical --format=single-column --time=atime  
>--time=access --time=use --time=ctime --time=status)' -- ls
>
>
>ls --sort=[tab]
>
>doesn't do anything.

Works for me on 3.1.4.  It might be option-dependent.  Also consider the
difference between putting "--sort=" and "--sort\=" on the command line
-- zsh *should* handle it either way, but I wouldn't be too surprised
if that's dependent on option settings.

-zefram


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

* Re: another broken completion
  1998-06-05 18:35 ` Zefram
@ 1998-06-05 18:41   ` Timothy J Luoma
  0 siblings, 0 replies; 3+ messages in thread
From: Timothy J Luoma @ 1998-06-05 18:41 UTC (permalink / raw)
  To: Zefram; +Cc: zsh-users

	Author:        Zefram <zefram@tao.co.uk>
	Original-Date: Fri, 5 Jun 1998 19:35:51 +0100 (BST)
	Message-ID:    <199806051835.TAA31045@taos.demon.co.uk>

> It might be option-dependent

I've got these set.... but could I be missing something that used to be a default ?

allexport alwaystoend autocd    autonamedirs   autopushd nobadpattern nobeep  
braceccl  cdablevars  noclobber completeinword correct   cshjunkiehistory  
extendedglob noflowcontrol ignoreeof interactive nolistbeep login  
longlistjobs magicequalsubst markdirs menucomplete numericglobsort  
printexitvalue promptsubst pushdignoredups pushdsilent pushdtohome  
rcexpandparam rcquotes shinstdin

TjL



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

end of thread, other threads:[~1998-06-05 18:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-06-05 18:18 another broken completion Timothy J Luoma
1998-06-05 18:35 ` Zefram
1998-06-05 18:41   ` Timothy J Luoma

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).