To reproduce: 1. `cargo run --example minimal` 2. from an other shell `killall -TSTP minimal` 3. from the original shell, `fg` At step 3, we expect the prompt to be redrawn but nothing happen.