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

Re: zsh in cron



On Feb 12,  9:08pm, Christian Schneider wrote:
} Subject: Re: zsh in cron
}
} * Alan <alanwilter@xxxxxxxxx> typed:
} > Thanks Bart, it worked like a charm.
} > BTW, what +Z options means? And what is ZLE, how to turn it off?
} 
} +Z is simular to ``--zle''; ZLE is the Zsh line editor.

More precisely, +Z is equivalent to --nozle (whereas -Z is --zle).



Messages sorted by: Reverse Date, Date, Thread, Author