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
Amjad Alsharafi c35a1dd79f
feat(widgets/canvas): added type Block in canvas markers (#350)
This allows for clearer colors than using Dot, especially when
decreasing the size of the terminal font in order to increase the
resolution of the canvas
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 feat(widgets/canvas): added type Block in canvas markers (#350) 4 years ago
buffer.rs refactor: implement cascading styles 4 years ago
layout.rs layout: add vertical split constraint test on height 4 years ago
lib.rs feat(terminal): add unstable api to use a fixed viewport 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: implement cascading styles 4 years ago