【发布时间】:2013-03-26 18:39:41
【问题描述】:
[Tab] - display possible completion in a buffer (or open the file or go down the directory if there is only one possible completion).
在我从 5 月 5 日开始的 emacs 24.0.50 nightly build 中,在 OSX 上,我拥有的功能是,当按 TAB 时,它会循环显示我的选择。现在,如果我点击选项卡,并且有多个文件匹配,它会拉出一个带有选项的缓冲区。
这很烦人,基本上,我希望我的旧标签完整(ala bash)样式回来。
有人知道如何解决这个问题吗?我可以映射 tab 键,但是映射到什么?
【问题讨论】:
标签: emacs