aboutsummaryrefslogtreecommitdiff
path: root/src/gui/mod.rs
AgeCommit message (Collapse)Author
2022-11-21Use f-strings when convenientJoris
2022-11-21Show errors in TUI instead of nothingJoris
Once the terminal was setup, errors were not shown in case the application stopped because of an error. So, show errors explicitely in TUI to be able to debug easily the deck for example.
2022-10-09Format codeJoris
2022-10-09Abort with C-cJoris
2022-02-26Fix linter warningsJoris
2022-02-12Say when the next card will be availableJoris
2021-11-19Add initial working versionJoris