The Nest
Explore
Sign in
akkartik
spell-cards.love
0009-teach_text_input
0
A flashcard app for drilling on spellings of words based on audio recordings
Code
Changes
Tags
Discussions
main
teach_text_input = function(t) if Cursor_word then edit.text_input(Cursor_word, t) end end