Skip to content

hatoo/Cursion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cursion

Latest Version docs

A pure Rust, cursor optimization library to avoid flickering in terminal.

Examples

Run unoptimized exmaple. You may notice a flickering.

$ cargo run --examples draw_unoptimized

Run optimized example. You don't see a flickering.

$ cargo run --examples draw_optimized

About

A pure Rust, like Curses, cursor optimization library to avoid flickering in terminal.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages