Skip to content

Preview unwanted behaviour after cd #514

Closed
@n3wborn

Description

@n3wborn

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.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions