InquirerPy
InquirerPy copied to clipboard
Allow value not in list (with fuzzy)
I’d like to use the fuzzy function to provide a list of suggestions to the user, but still allow them to type a value not in the list. Is that possible? Or is there an easy workaround?