PyInquirer
PyInquirer copied to clipboard
Is there an inline search in the checkbox type options?
Consider a case where you have many options in the checkbox type select menu.
If I'm looking for a specific option I want to be able to press a keyboard shortcut in order to find an option by search term with string.contains like search.
Like when in nano you press CTRL + w