pimgeek2023年12月28日 22:40
{
"description": "[NoOmegaT] ROption+l => DeepL Inline Translation",
"manipulators": [
{
"from": {
"key_code": "l",
"modifiers": { "mandatory": [ "right_option" ] }
},
"to": [
{
"key_code": "a",
"modifiers": [ "right_command" ]
},
{
"key_code": "c",
"modifiers": [ "right_command", "right_shift" ]
},
{
"key_code": "c",
"modifiers": [ "right_command", "right_shift" ]
}
],
"to_delayed_action": {
"to_if_invoked": [
{ "key_code": "return_or_enter" }
]
},
"type": "basic"
}
]
}
京公网安备 11010502051247号