Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Commands run from functions don't exit cleanly on terminal close (SIGHUP)?
On Nov 1, 2:26pm, Alan Pinstein wrote:
}
} # start 2 ssh sessions in zsh 5.0.0 from macports, one from ZLE/CLI
} and one via a function...
OK, obviously I haven't been understanding what you're doing.
I thought you meant
ssh -> zsh -> function -> function runs command -> HUP ssh
But now I think you mean
zsh -> function -> function runs ssh -> ssh runs command -> HUP zsh
So can you please describe EXACTLY what you're doing, step by step?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author