You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The 'Validate' y/n prompt does not appear on the flashcard anki, and only the border is shown when oxycards is fullscreen. When oxycards is used at a smaller resolution, the issue does not occur.
To Reproduce
Steps to reproduce the behavior:
Installed rust
Installed oxycards with cargo install oxycards
Create a new test.md file
Copy the flashcard example into the new markdown file:
flashcard
# Word or question
Explanation or definition of this word, or the answer to the question.
Start oxycards with oxycards -p test.md
Press the Enter key to validate the answer
Expected Behavior
The 'Validate' prompt should be displayed with the text: Did you get this answer correct? y/n
Environment
OS: Arch Linux
Kernal: Linux 6.7.3
Architecture: x86-64
Monitor: 1920x1080
Screenshots
Cheers !
The text was updated successfully, but these errors were encountered:
Cc: @BrookJeynes
Describe the Bug
The 'Validate' y/n prompt does not appear on the flashcard anki, and only the border is shown when oxycards is fullscreen. When oxycards is used at a smaller resolution, the issue does not occur.
To Reproduce
Steps to reproduce the behavior:
cargo install oxycards
oxycards -p test.md
Expected Behavior
The 'Validate' prompt should be displayed with the text:
Did you get this answer correct? y/n
Environment
Screenshots
Cheers !
The text was updated successfully, but these errors were encountered: