Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return items of multi-select in order of selection #468

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

otto-dev
Copy link

@otto-dev otto-dev commented Jul 22, 2022

Fixes #464. Also preserves the order of --pre-select-items when returning them unchanged. The solution is very simple and natural. I have relied on this behavior a lot during the last few days, and it works fine.

The introduced linked-hash-map dependency will continue to receive bug-fixes and updates to rust versions, but there are not plans to add further features to the library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multi-select should output items in order in which they were selected
1 participant