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

NERDTree jumpy on opening a floating window #1074

Closed
4 tasks done
codingedward opened this issue Jan 6, 2020 · 2 comments
Closed
4 tasks done

NERDTree jumpy on opening a floating window #1074

codingedward opened this issue Jan 6, 2020 · 2 comments

Comments

@codingedward
Copy link

Self-Diagnosis

  • I have searched the issues for an answer to my question.
  • I have reviewed the NERDTree documentation. :h NERDTree
  • I have reviewed the Wiki.
  • I have searched the web for an answer to my question.

State Your Question

Hello, I have an issue with NERDTree <> Coc.nvim integration where on Vim's floating window showing NERDTree suddenly moves the directory/file under CursorLine to the top of the tree.

Here's a screenshot of what's happening:
Screen-Recording-2020-01-06-at-16 22 44

After debugging to find which setting was responsible, I found that setting set updatetime=<value> would change how soon this would happen as it affects CursorHold but I could not figure how NERDTree uses this setting.

I also raised an issue with Coc.nvim's maintainer who advised that I should avoid jump to float window but unfortunately I couldn't get any pointers on how to do that.

Kindly help.

@PhilRunninger
Copy link
Member

Possible duplicate of #983.

@codingedward
Copy link
Author

Hi @PhilRunninger, closing in favor of #983. I will be sure to share what I can to help debug this issue 💪 .

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

No branches or pull requests

2 participants