tty-prompt v0.23.0 Release Notes

Release Date: 2020-12-14 // about 4 years ago
  • โž• Added

    • โž• Add the ability to provide an arbitrary array of values to Prompt::Slider by Katelyn Schiesser (@slowbro)

    ๐Ÿ”„ Changed

    • Change to allow default option to be choice name as well as index in select, multi_select and enum_select prompts

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix left and right key navigation while filtering choices in the #select and #multi_select prompts