manifoldco/promptui

Disabling the checkmark and output.

jub0t opened this issue · 1 comments

jub0t commented

After running a prompt and selecting a value, promptui logs a green check-mark along with the selected option, how can I disable this feature?

jub0t commented

I fixed it by setting the HideEntered option to true.