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

SelectWithAdd is missing Stdout / Stdin parameters #187

Open dobegor opened 3 years ago

dobegor commented 3 years ago

See the title. Simple Select has them and SelectWithAdd just misses them.

Also, they should be wired into Select being created inside...

Also this line should be changed.