在 Vim 上使用 NERDTree 重命名或复制文件和文件夹。是否可以?
我检查了文档,但找不到使用 NERDTree 重命名或复制文件和文件夹的方法。是否可以?
I checked the documentation and I couldn't find a way o renaming or copying files and folder using NERDTree. Is it possible?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
在您想要的节点上按
m
,然后选择(m)跳过当前节点
。移动与重命名相同。Press
m
on the node you want to then select(m)ove the current node
. Moving is the same as renaming.https://github.com/scrooloose/nerdtree/blob/master/ doc/NERDTree.txt,最新版本有:
https://github.com/scrooloose/nerdtree/blob/master/doc/NERDTree.txt, the latest version has it: