abeleinin / goki

Anki-like flashcard management tool for the terminal!
MIT License
100 stars 4 forks source link

Entering an empty name should not complete the name change #3

Closed itsmexxie closed 8 months ago

itsmexxie commented 8 months ago

Pressing enter on an empty string while editing a deck's name should not complete the name change in my opinion. It should either stay with the same name as before or not let the user confirm.

abeleinin commented 8 months ago

Thank you for sharing. Working on it now.

abeleinin commented 8 months ago

Run the following to update.

go get -u github.com/abeleinin/goki 

Let me know if you have any other feature requests or bug fixes!