summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2024-04-07Remove the info_toml_content fieldmo8it
2024-04-07Ignore .rustlings-state.jsonmo8it
2024-04-07Some renamingsmo8it
2024-04-07Implement resettingmo8it
2024-04-07Separate WatchStatemo8it
2024-04-07Separate UiStatemo8it
2024-04-07State -> StateFilemo8it
2024-04-07Better variable namemo8it
2024-04-07Add UiStatemo8it
2024-04-07Fix lifetimesmo8it
2024-04-07Implement "continue at"mo8it
2024-04-07Shorten the help footermo8it
2024-04-07Add "Next" columnmo8it
2024-04-07Show help messagemo8it
2024-04-07Prevent unneeded redrawsmo8it
2024-04-07Done navigationmo8it
2024-04-07Started with listmo8it
2024-04-07Can't use Ratatui for the watch mode :(mo8it