vim-nerdtree-tabs icon indicating copy to clipboard operation
vim-nerdtree-tabs copied to clipboard

NERDTree command causes out-of-sync issue

Open jordwalke opened this issue 13 years ago • 1 comments
trafficstars

Repro:

NERDTree someDirectory

press t (to open in new tab)

Now the NERDTree is gone.

Come to think of it, most NERDTree commands cause vim-nerdtree-tabs to become out of sync. Is there a way to issue NERDTree commands (like NERDTreeFind) without the tree becoming out of sync?

jordwalke avatar Aug 30 '12 08:08 jordwalke

Can not reproduce the fist issue in the most recent version.

About NERDTreeFind, your problem should be fixed in the master of NERDTree, now NERDTreeFind should use an existing tree instead of creating a new one.

weynhamz avatar Dec 02 '12 11:12 weynhamz