Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Coloring completions
- X-seq: zsh-users 7699
- From: DervishD <raul@xxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Coloring completions
- Date: Fri, 16 Jul 2004 10:20:01 +0200
- In-reply-to: <Pine.LNX.4.60.0407151913120.3246@xxxxxxxxxxxxxxxxxx>
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organization: Pleyades
- References: <20040714112143.GA6811@DervishD> <Pine.LNX.4.60.0407142019180.28477@xxxxxxxxxxxxxxxxxx> <20040715105054.GC10481@DervishD> <Pine.LNX.4.60.0407150813040.28477@xxxxxxxxxxxxxxxxxx> <20040715163643.GA10866@DervishD> <Pine.LNX.4.60.0407151913120.3246@xxxxxxxxxxxxxxxxxx>
Hi Bart :)
* Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> dixit:
> > Why it doesn't happen with executable names (which has an asterisk
> > added) or other kind of files? I mean, why 'listtypes' doesn't have the
> > same effect?
> I think it'll become obvious if you re-read the documentation for each of
> those setopts:
>
> -----
> MARK_DIRS (-8, ksh: -X)
> Append a trailing `/' to all directory names resulting from
> filename generation (globbing).
>
> LIST_TYPES (-X) <D>
> When listing files that are possible completions, show the type of
> each file with a trailing identifying mark.
> -----
OK, now I got it. I assumed that MARK_DIRS worked after
completion listings (I don't know why I related the two options). Now
all makes sense. Thanks a lot, Bart, for all the explanations. I'm
going to get rid of MARK_DIRS right now.
Raúl Núñez de Arenas Coronado
--
Linux Registered User 88736
http://www.pleyades.net & http://raul.pleyades.net/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author