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

前端之家收集整理的这篇文章主要介绍了使用Vim上的NERDTree重命名或复制文件和文件夹 可能吗?前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
我检查了文档,我找不到一个方法重命名或复制文件文件夹使用NERDTree。可能吗?
在要选择的节点上按m,然后选择(m)当前节点。移动与重命名相同。
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
原文链接:https://www.f2er.com/bash/392437.html

猜你在找的Bash相关文章