Created
March 5, 2016 22:58
-
-
Save lcaballero/6aa79febb40e8c192316 to your computer and use it in GitHub Desktop.
List of iterm2 remapping -- just so I remember
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alt-, => cmd-, do not remapped modifier | |
al-1 => Unicode char ¡ so that in emacs I can bind cmd-1 to neotree-toggle | |
c-shift-b => M-f forward-word | |
c-shift-f => M-b backward-word | |
alt-b => C-b forward-char | |
alt-i => M-i other-window -1 | |
alt-o => M-o other-window +1 | |
alt-k => M-k kill-buffer | |
alt-tab => cmd-tab do not remap modifier |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment