altscr

Crates.ioaltscr
lib.rsaltscr
version
sourcesrc
created_at2023-07-12 17:25:17.089936
updated_at2024-12-12 17:27:10.615177
descriptionrun a command in an ALTernate SCReen buffer
homepage
repositoryhttps://github.com/ErichDonGubler/altscr
max_upload_size
id914650
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Erich Gubler (ErichDonGubler)

documentation

README

altscr: run a command in an ALTernate SCReen buffer

altscr is a cross-platform command-line tool for running a command within an alternate screen buffer1, 2. Have you ever felt the need to clear your terminal after running a particularly noisy command? Now, you can quarantine the noise to an alternative screen buffer with altscr -- <command>!

FAQ

Licensing

This project is dual-licensed under MIT and Apache 2.0.

Does this project have any relation to dievilz/altscr?

Nope! The name for this project was created independently. 😅

Commit count: 33

cargo fmt