dialoguer icon indicating copy to clipboard operation
dialoguer copied to clipboard

Feature: Multi Fuzzy Select

Open RobWalt opened this issue 2 years ago • 2 comments

In the glab CLI tool, there are dialogues where you can select labels for issues for example. These act a lot like the MultiSelect prompt of this crate here, but they have the bonus of including a fuzzy search.

You can basically:

  • type a work to refine the search
  • toggle selection with space bar
  • confirm the selction with Enter

I would love to see something similar in this lib here.

RobWalt avatar Jan 16 '23 21:01 RobWalt

May I ask why you closed you pull request? I’d rather continue using dialoguer instead of other crates.

mrchilliballs avatar Dec 13 '23 03:12 mrchilliballs

@mrchilliballs I didn't feel like I wanted to finish that. It's still there so feel free to pick the PR up. The changes aren't too technical

RobWalt avatar Dec 13 '23 14:12 RobWalt