Expand description
Shared interactive pickers (type-to-filter FuzzySelect + ANSI theme).
Functionsยง
- searchable_
multi_ select - Searchable multi-select. Returns selected indices (may be empty).
- searchable_
select - Searchable single-select (type to filter). Returns
Noneif cancelled. - xbp_
theme - Rich dialoguer theme used across XBP interactive prompts.