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

Re: :|: =(hang)



On Apr 8, 12:25am, Oliver Kiddle wrote:
} Subject: :|: =(hang)
}
} The following hangs the shell which seems like a bug to me:
}   zsh -f
}   % echo hi | echo =(notfound)
}   zsh: command not found: notfound
} kill -9 is needed at this point.

Hmm, "kill -1" worked for me.

In any case this is NOT fixed by workers/42619 or anything else in the
"echo | ps -j $(:)" thread.



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