Created
July 9, 2014 05:47
-
-
Save yanana/9fcf8750721c7d7e2ad5 to your computer and use it in GitHub Desktop.
ITerm2.app/Terminal.appで,Esc/C-[/C-cを押下すると英数入力にして入力モードにするやつ(c.f. http://r7kamura.hatenablog.com/entry/20110217/1297910068)
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
| <?xml version="1.0"?> | |
| <root> | |
| <list> | |
| <item> | |
| <name>LeaveInsMode with EISUU(Terminal)</name> | |
| <identifier>private.app_terminal_esc_with_eisuu</identifier> | |
| <only>TERMINAL</only> | |
| <autogen>__KeyToKey__ KeyCode::ESCAPE, KeyCode::ESCAPE, KeyCode::JIS_EISUU</autogen> | |
| <autogen>__KeyToKey__ KeyCode::BRACKET_LEFT, ModifierFlag::CONTROL_L, KeyCode::ESCAPE, KeyCode::JIS_EISUU</autogen> | |
| <autogen>__KeyToKey__ KeyCode::C, ModifierFlag::CONTROL_L, KeyCode::ESCAPE, KeyCode::JIS_EISUU</autogen> | |
| </item> | |
| </list> | |
| </root> |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
~/Library/Application\ Support/KeyRemap4MacBook/private.xmlな