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/examples
Florian Dehau bcd1e30376 refactor: update List select behavior
* allow a selectable list to have no selected item
* show highlight_symbol only when something is selected
6 years ago
..
util refactor: clippy + rustfmt 6 years ago
barchart.rs refactor: update widgets 6 years ago
block.rs refactor: update widgets 6 years ago
canvas.rs refactor: update widgets 6 years ago
chart.rs refactor: update widgets 6 years ago
crossterm.rs feat: add initial support for crossterm 6 years ago
custom_widget.rs refactor: update widgets 6 years ago
demo.rs refactor: update List select behavior 6 years ago
gauge.rs refactor: update widgets 6 years ago
layout.rs refactor: update widgets 6 years ago
list.rs refactor: update List select behavior 6 years ago
paragraph.rs refactor: update widgets 6 years ago
rustbox.rs refactor: clippy + rustfmt 6 years ago
sparkline.rs refactor: update widgets 6 years ago
table.rs refactor: update widgets 6 years ago
tabs.rs refactor: update widgets 6 years ago
user_input.rs refactor: update widgets 6 years ago