If you start something like ``` ping "4.2.2.2" ``` You can't interrupt it, since the parent is wholly blocked. This can be better.
If you start something like
You can't interrupt it, since the parent is wholly blocked. This can be better.