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

Re: OSC133 outputs shouldn't be printed in non-interactive mode



Daniel Colascione wrote:
> zparseopts seems to be autoloading zle somehow.

Good that you mention that. On the -workers list, a change to prevent
that because it's unnecessary has appeared (thanks dana).

> > I'd be inclined to add the isset(INTERACTIVE) condition earlier in
> > the call stack such as around the zleentry() calls in init.c for
> > ZLE_CMD_PREEXEC and ZLE_CMD_POSTEXEC instead. Anyone have an opinion
> > on that?
>
> Let me know if you want me to refresh the patch.

If you don't mind then a refresh would be useful. Perhaps post to
zsh-workers rather than -users. Though -users is fine too if you prefer.

Thanks again

Oliver




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