summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-04-13Remove unused ContextLinemo8it
2024-04-12Show the final messagemo8it
2024-04-12Add missing newlinemo8it
2024-04-12Print FAILEDmo8it
2024-04-12Set pending on fail in run modemo8it
2024-04-12It doesn't take minutes :Pmo8it
2024-04-12Remove the modifier filter in the list modemo8it
2024-04-12Fix Display for Exercisemo8it
2024-04-12Remove unused importmo8it
2024-04-12Add newline at the end of the generated .gitignoremo8it
2024-04-12Handle the case when all exercises are donemo8it
2024-04-12Implement going to the next exercisemo8it
2024-04-12Update depsmo8it
2024-04-12Show done messagemo8it
2024-04-12Deal with long stringsmo8it
2024-04-12Update winnowmo8it
2024-04-12Remove outdated installation methodsmo8it
2024-04-11Remove the watch subcommandmo8it
2024-04-11Remove outdated testsmo8it
2024-04-11Don't listen on keys with modifiersmo8it
2024-04-11Take care of filters when resolving the selected exercisemo8it
2024-04-11Panic if there are no exercisesmo8it
2024-04-11Fix selected when there are no rowsmo8it
2024-04-11Update intro1mo8it
2024-04-11Update depsmo8it
2024-04-11Remove globmo8it
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-10Add deny_unknown_fieldsmo8it
2024-04-10Remove todomo8it
2024-04-10Use light blue for the messagemo8it
2024-04-10Show the current exercise pathmo8it
2024-04-10Fix typomo8it
2024-04-10Show the invalid command to avoid confusion after resizing the terminalmo8it
2024-04-10Fix shift of first output linemo8it
2024-04-10Capture terminal resize eventsmo8it
2024-04-10Accept repeat keyboard eventsmo8it
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-10Colorize the progress barmo8it
2024-04-09Fix showing stdout and stderrmo8it
2024-04-09Add "exercises" to the end of the progress barmo8it
2024-04-09Print a newline before the progress barmo8it
2024-04-09Don't try to join the input threadmo8it
2024-04-09Handle notify errorsmo8it
2024-04-09Use shrink to fit before leaking the vectormo8it
2024-04-09Use exercises as leakedmo8it
2024-04-09Improve event handling in the watch modemo8it
2024-04-09Add progress bar to listmo8it