Navigation Menu

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

`counsel-switch-buffer' leaves Ivy in broken state when unable to preview virtual buffer #2009

Closed
d125q opened this issue Apr 6, 2019 · 1 comment

Comments

@d125q
Copy link
Contributor

d125q commented Apr 6, 2019

  1. There is a virtual buffer pointing to a file exceeding large-file-warning-threshold.
  2. Invoke counsel-switch-buffer, and navigate to aforementioned virtual buffer.
  3. When asked whether to open the file since it exceeds large-file-warning-threshold, answer No.
  4. Ivy is left in a broken state.

Similarly Ivy's state gets garbled if a recursive minibuffer is opened at the time a virtual buffer is previewed, e.g., due to lsp-mode asking about the project's root.

@abo-abo abo-abo closed this as completed in 9988904 Apr 7, 2019
@abo-abo
Copy link
Owner

abo-abo commented Apr 7, 2019

Thanks, please test.

astoff pushed a commit to astoff/swiper that referenced this issue 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

No branches or pull requests

2 participants