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
{ | |
"title": "AquaSKK workaround", | |
"rules": [ | |
{ | |
"description": "Change control+j to 英数 & かな in Terminal.", | |
"manipulators": [ | |
{ | |
"type": "basic", | |
"from": { | |
"key_code": "j", |
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> | |
<item> | |
<name>Private</name> | |
<item> | |
<name>Disable all settings while you are using Atom.</name> | |
<identifier>ignore_apps.atom</identifier> | |
<only>Atom</only> | |
<autogen>__PassThrough__</autogen> | |
</item> |