在 Vim 中打开最近隐藏的缓冲区

发布于 2024-12-05 04:36:41 字数 174 浏览 1 评论 0原文

假设我有两个缓冲区。一个是 NERDTree,另一个是我正在编辑的实际文件。我不小心从 NERDTree 打开了另一个文件,新文件隐藏了我之前编辑的文件。

无论我是否使用 NERDTree,都会出现类似的情况。

如何通过打开最近隐藏的文件来恢复之前的状态?我使用“隐藏”这个词是因为这可能不是“关闭”。

Assuming that I have two buffers. One is NERDTree, the other is an actually file I'm editing. I accidentally open an another file from NERDTree and the new file hides the previous file I was editing.

A similar case occurs whether I use NERDTree or not.

How can I bring back the previous state by opening the mostly recently hidden file? I'm using the word "hide" because this is probably not "closing".

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

鹿港巷口少年归 2024-12-12 04:36:41

我使用 ctrl-6 切换回窗口中的上一个缓冲区。

I use ctrl-6 to switch back to the previous buffer in the window.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文