Skip to content

Instantly share code, notes, and snippets.

@poppen
Created February 16, 2013 04:03
Show Gist options
  • Select an option

  • Save poppen/4965482 to your computer and use it in GitHub Desktop.

Select an option

Save poppen/4965482 to your computer and use it in GitHub Desktop.
Setting 'push C-[ in Terminal, IME Off' for keyremap4macbook
<?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::BRACKET_LEFT, VK_CONTROL, KeyCode::JIS_EISUU, KeyCode::ESCAPE</autogen>
</item>
</list>
</root>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment