summaryrefslogtreecommitdiff
path: root/src/watch.rs
AgeCommit message (Expand)Author
2024-04-12Handle the case when all exercises are donemo8it
2024-04-12Implement going to the next exercisemo8it
2024-04-12Show done messagemo8it
2024-04-12Deal with long stringsmo8it
2024-04-11Remove "I AM NOT DONE" and the verify mode and add AppStatemo8it
2024-04-10Separate event handlersmo8it
2024-04-10Keep hint displayed after resizing the terminalmo8it
2024-04-10Fix typomo8it
2024-04-10Show the invalid command to avoid confusion after resizing the terminalmo8it
2024-04-10Capture terminal resize eventsmo8it
2024-04-10Make the list mode part of the watch modemo8it
2024-04-09Don't try to join the input threadmo8it
2024-04-09Handle notify errorsmo8it
2024-04-09Improve event handling in the watch modemo8it
2024-04-07Separate WatchStatemo8it
2024-04-07State -> StateFilemo8it
2024-04-07Implement "continue at"mo8it
2024-04-07Can't use Ratatui for the watch mode :(mo8it