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:
- 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 !