You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tui-rs/src
Timon e4873e4da9 feat(backend): bump crossterm to 0.13
* removed flush calls because execute already calls flush under the hood.
* moved some static functions into From traits
* removed useless clone in demo
* upgrade to crossterm 0.13
* map all errors
5 years ago
..
backend feat(backend): bump crossterm to 0.13 5 years ago
widgets chore: add CI based on github actions 5 years ago
buffer.rs style: fix formatting and clippy issues 5 years ago
layout.rs Make margins be vertical or horizontal 5 years ago
lib.rs Update docs to point encourage installing 0.6 5 years ago
style.rs Fix clippy warnings 5 years ago
symbols.rs fixed typo in symbols.rs 5 years ago
terminal.rs get/set cursor position 5 years ago