Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: history expansion
- X-seq: zsh-users 4920
- From: Borsenkow Andrej <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "'Roman Neuhauser'" <neuhauser@xxxxxxx>, "'zsh users'" <zsh-users@xxxxxxxxxx>
- Subject: RE: history expansion
- Date: Mon, 6 May 2002 16:43:25 +0400
- Importance: Normal
- In-reply-to: <20020506125157.GQ325@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
> thanks, that's just what I needed.
> I use setopt histverify, so I changed the .accept-line to
> .expand-history. but this got me thinking: how would one check for
> an option value in a function?
>
bor@itsrm2% echo $options[histverify]
off
-andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author