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

RE: pws-22: killing the ZSH loops problem (with PATCH)



>
> When thinking about implementations I would certainly prefer the
> solution using the dummy process because most of what should be needed
> for it is already there (the existing super/sub-job code). But we
> would also need it for every shell construct in a function that is
> called from the command line...
>


Why? We only need it for a function as a whole. We want to stop/kill the whole
function as a single command, don't we?

/andrej



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