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

Out of sync when nerdtree_tabs_open_on_console_startup=0

Open tarciozemel opened this issue 11 years ago • 0 comments
trafficstars

The files tree is out of sync among tabs when nerdtree_tabs_open_on_console_startup=0 (the default option)

Reprod:

  • Open some file in some project dir with vim FILE
  • Toggle the NERDTree to open it
  • Pass through by your files tree a while
  • Open another file in a new tab with t
  • Toogle NERDTree to open it; is out of the sync regarding the previous tab

tarciozemel avatar Dec 11 '13 20:12 tarciozemel