aboutsummaryrefslogtreecommitdiff
path: root/src/gui/question.rs
AgeCommit message (Expand)Author
2023-07-15Default to good answer when pressing enter with empty answerJoris
2023-06-01Upgrade dependenciesJoris
2023-03-08Remove focus on the question when response is emptyJoris
2023-03-08Remove response blockJoris
2023-03-05Fix clippy warningsJoris
2023-03-05Show phonetics if present when answer is correctJoris
2023-02-05Discard phonetics when checking responseJoris
2023-01-26Fix listening to Enter on questionJoris
2023-01-26Upgrade dependenciesJoris
2022-11-27Speed up deck synchronizationJoris
2022-11-26Go to evaluation if answer is correct when typingJoris
2022-11-21Show errors in TUI instead of nothingJoris
2022-10-27Don’t show responses when correctJoris
2022-10-22Remove whitespaces in responseJoris
2022-10-09Allow to abort when selecting difficultyJoris
2022-10-09Replace the cursor by a space in answer modeJoris
2022-10-09Format codeJoris
2022-10-09Show cursor only when writingJoris
2022-10-09Trim input when checking for emptynessJoris
2022-10-09Abort with C-cJoris
2022-10-09Let one space wher removing last wordJoris
2022-10-09Show cursorJoris
2022-09-12React to C-u and C-w keysJoris
2022-09-12Trim input when checking responsesJoris
2022-02-26Fix linter warningsJoris
2022-02-12Show current progress after the deck nameJoris
2022-02-12Say when the next card will be availableJoris
2022-02-06Give indications in parenthesisJoris
2021-11-19Add initial working versionJoris