gpt4 book ai didi

vim - 如何在vim中从旧文件列表中打开文件?

转载 作者:行者123 更新时间:2023-12-03 21:20:52 25 4
gpt4 key购买 nike

在vim中,我可以输入:oldfiles来查看以前编辑过的文件列表。很棒的功能!

但是现在我想从该列表中将一个或多个文件打开到缓冲区中。我怎样才能做到这一点?

最佳答案

如果使用:help oldfiles,将找到命令:browse oldfiles,该命令应该执行您想要的操作。

:bro[wse] ol[dfiles][!]
List file names as with |:oldfiles|, and then prompt
for a number. When the number is valid that file from
the list is edited.
If you get the |press-enter| prompt you can press "q"
and still get the prompt to enter a file number.
Use ! to abandon a modified buffer. |abandon|
{not when compiled with tiny or small features}

关于vim - 如何在vim中从旧文件列表中打开文件?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29688188/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com