2

I'm running iTerm 2 on OSX. I'm trying to get it to run Emacs, on which I have a bunch of Super key bindings (s-a, s-f, etc).

On vanilla Emacs from emacsforosx.com, the command acts as Super by default. In iTerm, iTerm sees it as the command key. I see a way to remap it to Meta. But how do I remap it to Super?

4

1 回答 1

0

我猜你已经试过了,对吧?

(setq mac-command-modifier 'super)

我可以想到一个可能的解决方法,它涉及在 iTerm 中重新映射键。去:

iTerm2 -> Preferences -> Keys

希望能帮助到你!

于 2014-02-24T16:18:56.380 回答