Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

RE: history expansion



>     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