Skip to content

Preview unwanted behaviour after cd #514

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

Closed
n3wborn opened this issue Jul 16, 2021 · 0 comments · Fixed by #524
Closed

Preview unwanted behaviour after cd #514

n3wborn opened this issue Jul 16, 2021 · 0 comments · Fixed by #524

Comments

@n3wborn
Copy link
Contributor

n3wborn commented Jul 16, 2021

nvim/nvim-tree Versions :

nvim v0.6.0 - nightly AppImage - commit 682247
nvim-tree f178c8

Here is my minimal config :

packadd nvim-tree.lua

How to reproduce :

  1. cd ~/.config (or whatever directory containing other not empty directory)
  2. neovim -u ~/.config/neovim/minimal.vim
  3. NvimTreeToggle
  4. Open a not empty dir with
  5. Hit on whatever readable file and see preview of it
  6. Now move the cursor to the same dir and hit <C-]> to cd in it
  7. Hit on the same file as before and see that no preview is shown
    (Sometime, the last step cd back to the previous dir instead of not showing the preview.)
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 a pull request may close this issue.

1 participant