#clear #terminal #cli #cls

app nullterm

Simply runs ClearScreen to truly clear the terminal on most terminals and platforms

1 unstable release

0.1.0 Mar 20, 2022

#38 in #clear

Apache-2.0 OR MIT

9KB

Simply runs ClearScreen to clear the terminal, useful if you want your terminal to be truly cleaned if you often recompile and want to clear previous compilation output.

Go a step further and create a symlink cls to this program, and clear+build on any platform using cls && cargo build.

Dependencies

~4–15MB
~188K SLoC