We already have a generic picker. We can also make adapters for
- snacks
- telescope
- mini-picker.
The default is fallback to vim select. We should also consider adding multi-select support for pickers that do support that. From actions and backend implementation, this is already supported; we just need to expose the generic picker instead of a single pick to be a table.
We already have a generic picker. We can also make adapters for
The default is fallback to vim select. We should also consider adding multi-select support for pickers that do support that. From actions and backend implementation, this is already supported; we just need to expose the generic picker instead of a single pick to be a table.