Renaming or copying files and folder using NERDTree on Vim. Is it possible?

alexchenco picture alexchenco · Feb 19, 2010 · Viewed 26.7k times · Source

I checked the documentation and I couldn't find a way o renaming or copying files and folder using NERDTree. Is it possible?

Answer

david picture david · Mar 14, 2010

Press m on the node you want to then select (m)ove the current node. Moving is the same as renaming.

NERDTree Menu. Use j/k/enter and the shortcuts indicated
==========================================================
> (a)dd a childnode
  (m)ove the curent node
  (d)elete the curent node
  (c)copy the current node