缓冲区之间的Emacs选项卡 [英] Emacs tab between buffers

查看:93
本文介绍了缓冲区之间的Emacs选项卡的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法在缓冲区之间进行切换,而不必通过
缓冲区列表,或者写入要切换到的缓冲区的名称?更具体我不知道emacs是否可以在缓冲区之间标签,非常喜欢它在记事本中的工作?

Is there a way to switch between buffers without having to go through the buffer-list, or writing the name of the buffer that I want to switch to? More specific I wonder if emacs can tab between buffers much like how it is working in notepad++

推荐答案

Emacs 22.1及更高版本支持 previous-buffer Cx< left arrow> )和 next-buffer Cx< right arrow> )命令。

Emacs 22.1 and higher supports the previous-buffer (C-x <left arrow>) and next-buffer (C-x <right arrow>) commands.

这两个命令可以使用此脚本

这篇关于缓冲区之间的Emacs选项卡的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆