Send Control-C to the right window.
authorIain Patterson <me@iain.cx>
Mon, 27 Jan 2014 21:13:31 +0000 (21:13 +0000)
committerIain Patterson <me@iain.cx>
Mon, 27 Jan 2014 21:14:53 +0000 (21:14 +0000)
commit11226a6ddf6ad8e763b1241392949982f10222c4
tree3ba7de75cadc9a742712c1cd3fbd3ffc83490b77
parente19b4a0eedf34a09e999394a2863cb2ef47cdc14
Send Control-C to the right window.

We were always trying to send Control-C to the console of the parent
process rather than any subprocesses found in kill_process_tree().
process.cpp
process.h