In zsh there is an option NOHUP which can be set like follows:
    setopt nohup

Then when exiting the shell runnning jobs will NOT be terminated by
zsh. I only get a warning, and then I repeat Ctrl-D to exit the shell
but the jobs are still running.

Is there anything in fish providing this functionality?


-- 
Manfred


_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to