JosephTLyons / JosephTLyons/termifind-rust
Replace term_size for Termion, if Termion is Used to Clear Screen
Open
clean up
- Dominant language
- Rust
- Stars
- 12
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Keeping dependencies counts down is good. Termion can do the same thing term_size can and more, if it is to be used for screen clearing, it should be used for getting terminal dimensions and term_size should be removed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.