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

Re: Issue redirecting zsh output



Stephen Bach wrote:
> Now a related problem -- I see that if the user has "setopt zle" in their
> .zshrc, the +Z flag is overridden.  Is there a way to force command-line
> flags to take precedence (or antecedence, depending on how you look at it)?

Not unless you use -f to suppress execution of the startup files
altogether.

I don't know of any good reason to have `setopt zle' explicitly in
.zshrc.  It would have to be for some weird case where the shell didn't
detect the terminal properly.

-- 
Peter Stephenson <pws@xxxxxxx>                  Software Engineer
CSR Ltd., Science Park, Milton Road,
Cambridge, CB4 0WH, UK                          Tel: +44 (0)1223 692070


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************



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