well, one tui example works again

This commit is contained in:
facile pop culture reference 2026-04-25 00:02:58 +03:00
parent 145047b7ff
commit be14173126
8 changed files with 440 additions and 362 deletions

View file

@ -14,4 +14,3 @@ impl AsRef<Arc<AtomicBool>> for Exit {
&self.0
}
}