manifoldco / promptui

Interactive prompt for command-line applications
https://www.manifold.co
BSD 3-Clause "New" or "Revised" License
6.03k stars 333 forks source link

Disabling the checkmark and output. #219

Closed jub0t closed 1 year ago

jub0t commented 1 year ago

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 1 year ago

I fixed it by setting the HideEntered option to true.