SkillAgentSearch skills...

Clearscreen

Cross-platform terminal screen clearing library

Install / Use

/learn @watchexec/Clearscreen
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Crate release version Crate license: Apache 2.0 or MIT CI status on main branch

ClearScreen

Cross-platform terminal screen clearing library.

  • API documentation.
  • Dual-licensed with Apache 2.0 and MIT.
  • Minimum Supported Rust Version: 1.79.0.
    • Only the last five stable versions are supported.
    • MSRV increases beyond that range at publish time will not incur major version bumps.

Tested with and tweaked for over 80 different terminals, multiplexers, SSH clients. See my research notes in the TERMINALS.md file.

Quick start

[dependencies]
clearscreen = "4.0.6"
clearscreen::clear().unwrap();
View on GitHub
GitHub Stars80
CategoryDevelopment
Updated15d ago
Forks9

Languages

Rust

Security Score

85/100

Audited on Mar 16, 2026

No findings