- Ignore errors in `Drop` implementations. - Replace `AlternateScreen::from` with an `IntoAlternateScreen` trait which doesn't panic on errors, to make the API more consistent with the `raw` module.