pub fn write_cleanup_sequence_with_sync_end(
features: &BackendFeatures,
alt_screen: bool,
writer: &mut impl Write,
) -> Result<()>Expand description
Write cleanup with an explicit DEC ?2026l prefix.
Use this only when the caller owns a matching synchronized-output begin.