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

Re: When is STTY ignored?



On May 29,  9:36pm, Stephane Chazelas wrote:
}
} It's not very clear to me when one may use STTY.

It applies only to external commands, not those executed within zsh
(functions, loops, other multiline constructs, builtins).

If it's in the environment of a function et al., it'll apply to all
external commands run from within that construct.



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