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

Add support for ivy-resume in dynamic collections #2112

Closed
wants to merge 1 commit into from

Conversation

Ruin0x11
Copy link
Contributor

Close #1095.

Adds support for ivy-resume in dynamic collections like counsel-rg. If a collection is set as dynamic-collection, the preselected candidate will only be selected when the first chunk of candidates has been received from ivy--exhibit. If the candidate existed before but is now missing, it will not preselect anything.

If `dynamic-collection' is set, Ivy will wait until the first chunk of
candidates has been received before selecting the preselected
candidate.
@Ruin0x11 Ruin0x11 changed the title Add ability to resume dynamic collections Add support for ivy-resume in dynamic collections Jun 28, 2019
abo-abo added a commit that referenced this pull request Jun 28, 2019
@abo-abo abo-abo closed this in f29207f Jun 28, 2019
abo-abo added a commit that referenced this pull request Jun 28, 2019
@abo-abo
Copy link
Owner

abo-abo commented Jun 28, 2019

Thanks. Please consider getting an Emacs CA for further contributions.

astoff pushed a commit to astoff/swiper that referenced this pull request Jan 1, 2021
If `dynamic-collection' is set, Ivy will wait until the first chunk of
candidates has been received before selecting the preselected
candidate.

Fixes abo-abo#1095
Fixes abo-abo#2112
astoff pushed a commit to astoff/swiper that referenced this pull request Jan 1, 2021
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.

ivy-resume restarts at the beginning of counsel-ag and counsel-rg
2 participants