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
Add a --list <STRING> flag that allows the user to search for words coinciding with a prompt. If the flag is given alone, it lists all words in the dictionary.
Sketch:
$ clinku --list wi
wile, sewi, soweli, suwi
The text was updated successfully, but these errors were encountered:
Add a
--list <STRING>
flag that allows the user to search for words coinciding with a prompt. If the flag is given alone, it lists all words in the dictionary.Sketch:
The text was updated successfully, but these errors were encountered: