The bug only appears in both versions 6.9.4 and 6.9.5. I've tested previous versions 6.8.0, 6.9.0, 6.9.2 and 6.9.3, they all work as expected when running the NERDTreeFind command.
It seems related to https://github.com/preservim/nerdtree/issues/1154 but this issue only occurs when running NERDTreeFind, other commands seem to work well but I haven't tested all of them to be honest.
:h NERDTree:echo v:version: Both 0.4.3 and the latest nigthly build 0.5.0-dev. ?: Both 6.9.4 and 6.9.5.vim
NERDTreeFind in either verion 0.9.4 or 0.9.5 (at least on NixOS).
It opens the current directory for the file.
This is my NixOS configuration, in case it helps. The plugins I'm using are listed here, here and here.
I'd be keen to provide any more information as requested.
You don't have the latest version of nerdtree-git-plugin.
Thanks for the quick response! You're right, it works now. It should've occurred to me before :smile:
Overriding the default Nixpkgs to use the latest version of nerdtree-git-plugin did trick in case some Nix user comes across the same issue: https://github.com/gvolpe/nix-config/commit/cf8810fc816caf4d27203bea0009c4e6b53d812c
Most helpful comment
Thanks for the quick response! You're right, it works now. It should've occurred to me before :smile:
Overriding the default Nixpkgs to use the latest version of
nerdtree-git-plugindid trick in case some Nix user comes across the same issue: https://github.com/gvolpe/nix-config/commit/cf8810fc816caf4d27203bea0009c4e6b53d812c