2016-04-25 01:16:25 +08:00
|
|
|
{
|
|
|
|
"core:change-category": "mod+shift+v",
|
2016-04-28 06:20:06 +08:00
|
|
|
"core:focus-search": ["f3", "mod+e"],
|
2016-04-25 01:16:25 +08:00
|
|
|
"core:forward": "mod+f",
|
|
|
|
"core:delete-item": "mod+d",
|
|
|
|
"core:undo": "alt+backspace",
|
|
|
|
"composer:send-message": "alt+s",
|
|
|
|
"core:reply": "mod+r",
|
|
|
|
"core:reply-all": "mod+shift+r",
|
2016-04-28 06:20:06 +08:00
|
|
|
"application:new-message": ["mod+n", "mod+shift+m"],
|
2016-04-25 01:16:25 +08:00
|
|
|
"send": "mod+enter",
|
2016-04-28 04:33:26 +08:00
|
|
|
"core:find-in-thread": "f4",
|
|
|
|
"core:find-in-thread-next": "shift+f4",
|
2016-09-03 01:40:41 +08:00
|
|
|
"core:find-in-thread-previous": "ctrl+shift+f4",
|
|
|
|
|
|
|
|
"multiselect-list:select-all": "ctrl+a"
|
2016-04-25 01:16:25 +08:00
|
|
|
}
|