Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: another broken completion
- X-seq: zsh-users 1576
- From: Zefram <zefram@xxxxxxxxx>
- To: luomat+Lists/Zsh/users@xxxxxxxxxxxxxxx (Timothy J Luoma)
- Subject: Re: another broken completion
- Date: Fri, 5 Jun 1998 19:35:51 +0100 (BST)
- Cc: zsh-users@xxxxxxxxxxxxxxx
- In-reply-to: <199806051818.OAA22619@xxxxxxxxxxxxxxx> from "Timothy J Luoma" at Jun 5, 98 02:18:36 pm
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
Messages sorted by:
Reverse Date,
Date,
Thread,
Author