ratatui/examples
Josh McKinney 40b3543c3f
style(comments): set comment length to wrap at 100 chars (#218)
This is an opinionated default that helps avoid horizontal scrolling.
100 is the most common width on github rust projects and works well for
displaying code on a 16in macbook pro.
2023-06-04 12:34:05 +02:00
..
demo chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
barchart.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
block.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
calendar.rs feat(calendar): add calendar widget (#138) 2023-04-26 23:02:35 +02:00
canvas.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
chart.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
custom_widget.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
gauge.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
hello_world.rs docs: update README.md and add hello_world example (#204) 2023-06-01 15:22:18 +02:00
inline.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
layout.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
list.rs style(comments): set comment length to wrap at 100 chars (#218) 2023-06-04 12:34:05 +02:00
panic.rs refactor(text): replace Spans with Line (#178) 2023-05-18 20:21:43 +02:00
paragraph.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
popup.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
sparkline.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
table.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
tabs.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
user_input.rs style(comments): set comment length to wrap at 100 chars (#218) 2023-06-04 12:34:05 +02:00