kkawakam / rustyline

Readline Implementation in Rust
https://crates.io/crates/rustyline/
MIT License
1.52k stars 175 forks source link

How to clear the screen? #694

Closed mamcx closed 1 year ago

mamcx commented 1 year ago

I don't find a way to clear the screen in the API. It should work multi-platform...

gwenn commented 1 year ago

Currently clear_screen is not exposed in the API.

gwenn commented 1 year ago

Version 12.0.0 released