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
Florian Dehau 7251186762 feat(style): add StyleDiff 4 years ago
..
backend refactor(tests): move test utilities to TestBackend 4 years ago
widgets fix panic on narrow buffers (fixes #293) 4 years ago
buffer.rs refactor(tests): move test utilities to TestBackend 4 years ago
layout.rs layout: add vertical split constraint test on height 4 years ago
lib.rs chore: enable clippy on all targets and all features 4 years ago
style.rs feat(style): add StyleDiff 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