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
David Flemström b079d4da4c Fix some examples that accidentally changed color 6 years ago
..
demo Support several modifiers and indexed colors at once 6 years ago
util feat: add rustbox and crossterm demo 6 years ago
barchart.rs Support several modifiers and indexed colors at once 6 years ago
block.rs Support several modifiers and indexed colors at once 6 years ago
canvas.rs
chart.rs Fix some examples that accidentally changed color 6 years ago
crossterm_demo.rs style: fmt 6 years ago
curses_demo.rs feat: curses instance can be passed to backend 6 years ago
custom_widget.rs
gauge.rs Support several modifiers and indexed colors at once 6 years ago
layout.rs
list.rs Support several modifiers and indexed colors at once 6 years ago
paragraph.rs Support several modifiers and indexed colors at once 6 years ago
rustbox_demo.rs feat: add rustbox and crossterm demo 6 years ago
sparkline.rs
table.rs Support several modifiers and indexed colors at once 6 years ago
tabs.rs
termion_demo.rs feat: add rustbox and crossterm demo 6 years ago
user_input.rs