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
Stephan Dilly 7110fe0159 fix panic on narrow buffers (fixes #293) 4 years ago
..
backend chore: remove unecessary dependencies 4 years ago
widgets fix panic on narrow buffers (fixes #293) 4 years ago
buffer.rs fix(buffer): ignore zero-width graphemes 4 years ago
layout.rs refactor(canvas): update shape drawing strategy 4 years ago
lib.rs chore: enable clippy on all targets and all features 4 years ago
style.rs Mark Style::* functions `const` 4 years ago
symbols.rs feat: add missing `Clone` and `Copy` on types 4 years ago
terminal.rs docs: improve widgets documentation 4 years ago