ratatui/examples/demo2
Josh McKinney ad40261c71
chore: deprecate Buffer::get and get_mut
Replace with indexer (Buffer[])
2024-05-21 10:03:17 -07:00
..
tabs chore: deprecate Buffer::get and get_mut 2024-05-21 10:03:17 -07:00
app.rs refactor(example): remove pointless new method (#1038) 2024-04-16 21:02:39 +03:00
big_text.rs chore: deprecate Buffer::get and get_mut 2024-05-21 10:03:17 -07:00
colors.rs chore: deprecate Buffer::get and get_mut 2024-05-21 10:03:17 -07:00
destroy.rs chore: deprecate Buffer::get and get_mut 2024-05-21 10:03:17 -07:00
errors.rs refactor(non-src): apply pedantic lints (#976) 2024-03-02 01:06:53 -08:00
main.rs refactor(example): remove pointless new method (#1038) 2024-04-16 21:02:39 +03:00
tabs.rs feat(examples): add demo2 example (#500) 2023-09-21 01:47:23 -07:00
term.rs docs(examples): refactor demo2 (#836) 2024-01-24 11:44:16 -08:00
theme.rs feat(demo2): add destroy mode to celebrate commit 1000! (#809) 2024-01-13 15:13:50 -08:00