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 54b841fab6 feat(widgets/paragraph): improve scrolling
Add optional callback to `Wrap` to compute the scroll offsets given the wrapped lines. This let
users compute the offsets dynamically.
4 years ago
..
demo feat(widgets/paragraph): improve scrolling 4 years ago
util refactor: implement cascading styles 4 years ago
barchart.rs refactor: implement cascading styles 4 years ago
block.rs refactor: implement cascading styles 4 years ago
canvas.rs refactor(examples): remove unecessary `terminal.hide_cursor` calls 4 years ago
chart.rs refactor: implement cascading styles 4 years ago
crossterm_demo.rs refactor(examples): remove unecessary `terminal.hide_cursor` calls 4 years ago
curses_demo.rs feat(terminal): Add after-draw() cursor control to Frame (#91) (#309) 4 years ago
custom_widget.rs feat(terminal): Add after-draw() cursor control to Frame (#91) (#309) 4 years ago
gauge.rs refactor: implement cascading styles 4 years ago
layout.rs refactor(examples): remove unecessary `terminal.hide_cursor` calls 4 years ago
list.rs refactor: implement cascading styles 4 years ago
paragraph.rs feat(widgets/paragraph): improve scrolling 4 years ago
paragraph2.rs feat(widgets/paragraph): improve scrolling 4 years ago
popup.rs feat(widgets/paragraph): improve scrolling 4 years ago
rustbox_demo.rs refactor(examples): remove unecessary `terminal.hide_cursor` calls 4 years ago
sparkline.rs refactor(examples): remove unecessary `terminal.hide_cursor` calls 4 years ago
table.rs refactor: implement cascading styles 4 years ago
tabs.rs refactor: implement cascading styles 4 years ago
termion_demo.rs refactor(examples): remove unecessary `terminal.hide_cursor` calls 4 years ago
user_input.rs refactor: implement cascading styles 4 years ago