summaryrefslogtreecommitdiff
path: root/src/watch/terminal_event.rs
AgeCommit message (Expand)Author
41 hoursI dont know why this is not pushedmainanand
2025-02-18Upgrade to edition 2024mo8it
2024-10-02Add command to check all the exercisesNahor
2024-09-26Reset in prompt with confirmationmo8it
2024-09-18Optimize the file watchermo8it
2024-09-12Pause input while running an exercisemo8it
2024-09-05Avoid asking for terminal size on each renderingmo8it
2024-09-05Remove unused importmo8it
2024-09-05Simplify handling terminal events for unbuffered stdinmo8it
2024-08-24Start list without Ratatuimo8it
2024-07-25Use the rexported crossterm from ratatuimo8it
2024-05-13Only send `Unrecognized` on ENTER if the last input wasn't validmo8it
2024-05-13Improve input handlingmo8it
2024-05-13Fix invisible input on Windowsmo8it
2024-04-14Add the manual-run optionmo8it
2024-04-12Implement going to the next exercisemo8it
2024-04-11Don't listen on keys with modifiersmo8it
2024-04-10Separate event handlersmo8it