> From: "Wajda, Piotr" <[email protected]> > Date: Wed, 19 Oct 2016 12:18:13 +0200 > > For CTRL+Break we could probably go to background on windows by forking > process using current fake_fork method. Child process should be then > started with -c and -b.
Could be, although it'd be a strange thing to do for Ctrl+BREAK, IMO, because it's akin to Unix SIGQUIT.
