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 57862eeda6 Release v0.11.0 4 years ago
..
backend refactor(backend/crossterm): support more style modifiers on Windows and fix build with Crossterm 0.17.8 (#368) 4 years ago
widgets refactor: clean up some folds (#362) 4 years ago
buffer.rs refactor: clean up some folds (#362) 4 years ago
layout.rs layout: add vertical split constraint test on height 4 years ago
lib.rs Release v0.11.0 4 years ago
style.rs refactor: implement cascading styles 4 years ago
symbols.rs feat(widgets/canvas): added type Block in canvas markers (#350) 4 years ago
terminal.rs feat(backend): keep the internal buffers in sync when the terminal is cleared. 4 years ago
text.rs refactor: clean up some folds (#362) 4 years ago