mirror of
https://codeberg.org/unspeaker/tengri.git
synced 2026-07-17 15:56:57 +02:00
well, one tui example works again
This commit is contained in:
parent
145047b7ff
commit
be14173126
8 changed files with 440 additions and 362 deletions
|
|
@ -10,7 +10,7 @@ tui_main!(State {
|
|||
});
|
||||
|
||||
tui_keys!(|self: State, input| {
|
||||
todo!()
|
||||
Ok(())
|
||||
});
|
||||
|
||||
tui_view!(|self: State| {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue