summaryrefslogtreecommitdiff
path: root/src/watch
AgeCommit message (Collapse)Author
2024-04-14Add the manual-run optionmo8it
2024-04-14Add terminal linksmo8it
2024-04-14Tolerate changes in the state filemo8it
2024-04-12Remove unused importmo8it
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-11Don't listen on keys with modifiersmo8it
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-10Show the current exercise pathmo8it
2024-04-10Show the invalid command to avoid confusion after resizing the terminalmo8it
2024-04-10Fix shift of first output linemo8it
2024-04-10Make the list mode part of the watch modemo8it
2024-04-10Show the progress in the progress bar, not the current exercise indexmo8it
2024-04-09Fix showing stdout and stderrmo8it
2024-04-09Print a newline before the progress barmo8it
2024-04-09Use exercises as leakedmo8it
2024-04-09Improve event handling in the watch modemo8it
2024-04-07Separate WatchStatemo8it