Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-09 | Show cursor | Joris | |
2022-09-12 | React to C-u and C-w keys | Joris | |
2022-09-12 | Trim input when checking responses | Joris | |
2022-02-26 | Fix linter warnings | Joris | |
2022-02-13 | Modify synchronizing message | Joris | |
2022-02-13 | Synchronize deck only if necessary | Joris | |
Look at the modification time of the deck, and synchronize if it has been modified after the last deck read. | |||
2022-02-13 | Properly shuffle card presentation from card insertion | Joris | |
Instead of messing with deck_read, subtracting a random amount of seconds to it, pick a random card instead of the first ready. This permits to remove the dependency to the rand crate. | |||
2022-02-12 | Show current progress after the deck name | Joris | |
2022-02-12 | Say when the next card will be available | Joris | |
2022-02-06 | Give indications in parenthesis | Joris | |
2021-11-19 | Add initial working version | Joris | |