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 9806217a6a feat!: use crossterm as default backend 3 years ago
..
backend feat!: use crossterm as default backend 3 years ago
widgets feat!: use crossterm as default backend 3 years ago
buffer.rs feat(buffer): add a method to build a `Style` out of an existing `Cell` 4 years ago
layout.rs feat(layout): add private option to control last chunk expansion 3 years ago
lib.rs feat!: use crossterm as default backend 3 years ago
style.rs doc(style): improve documentation of Style 4 years ago
symbols.rs feat(widgets/canvas): added type Block in canvas markers (#350) 4 years ago
terminal.rs feat!: use crossterm as default backend 3 years ago
text.rs feat(Text): Add a From<Cow<str>> impl for Text 3 years ago