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

(anon):disown: no current job



$ zsh -f
% cat
^Z
zsh: suspended  cat
% () { bg && disown }    
[1]  - continued  cat
(anon):disown: no current job

It happens with da86d6b4f2c3eef5b1f0860c9dae433f3a540951 (workers/34485)
but not with the commit before that one.

Haven't looked into cause/fix.

Daniel



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