在Vim上使用NERDTree重命名或复制文件和文件夹.可能吗?

ale*_*nco 101 vim nerdtree

我检查了文档,我找不到使用NERDTree重命名或复制文件和文件夹的方法.可能吗?

小智 171

m您想要的节点然后选择(m)ove the current node.移动与重命名相同.

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
Run Code Online (Sandbox Code Playgroud)