summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-04-09Use a green color on successful runmo8it
2024-04-08Use a color for the messagemo8it
2024-04-08Simplify building rows.mo8it
2024-04-08Fix selection after applying filtersmo8it
2024-04-08Show more exercises before the selected onemo8it
2024-04-08Implement done/pending filtersmo8it
2024-04-08Set a list offsetmo8it
2024-04-08Lowercase "filter" in help footermo8it
2024-04-08Show message on resetmo8it
2024-04-08Merge importsmo8it