A cross-platform library for raw and alternate screen.
# Cargo.toml
[dependencies]
crossterm_screen = "0.3.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Switches to alternate screen.
Enable the 'raw' feature in Cargo.toml: crossterm = { version = "*", features = ["raw"] }No dependency data recorded yet.