iterm2 emacsclient keybindings
Posted
by
Zach
on Super User
See other posts from Super User
or by Zach
Published on 2012-06-02T20:58:26Z
Indexed on
2012/06/02
22:45 UTC
Read the original article
Hit count: 275
I have just switched from using Emacs.app to emacsserver and emacsclient in terminal mode using iterm2 as my terminal emulator. I am having some trouble with some keybindings though. Particularly M-left arrow prints the character D, M-right arrow prints C, M-up arrow prints A, and M-down arrow prints B. I am using the xterm defaults for keys in iterm2 and have the left and right option keys bound to +Esc. This is particularly annoying in org-mode. Am I going to have to just rebind the keys in my .emacs? How would I go about doing that?
© Super User or respective owner