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",
|
2020-02-20 13:25:02 +08:00
|
|
|
"core:reply": ["mod+r", "mod+alt+r"],
|
|
|
|
"core:reply-all": ["mod+shift+r", "mod+alt+shift+r"],
|
2016-04-28 06:20:06 +08:00
|
|
|
"application:new-message": ["mod+n", "mod+shift+m"],
|
2019-03-17 04:54:01 +08:00
|
|
|
|
|
|
|
"core:find-in-thread": ["mod+shift+f", "f4"],
|
2016-04-28 04:33:26 +08:00
|
|
|
"core:find-in-thread-next": "shift+f4",
|
2019-03-17 04:54:01 +08:00
|
|
|
"core:find-in-thread-previous": "mod+shift+f4",
|
|
|
|
|
2018-11-25 15:29:23 +08:00
|
|
|
"core:focus-item": "ctrl+o",
|
|
|
|
"core:mark-as-read": "ctrl+q",
|
|
|
|
"core:mark-as-unread": "ctrl+u",
|
|
|
|
"core:star-item": "ctrl+shift+g",
|
2016-09-03 01:40:41 +08:00
|
|
|
|
2018-11-25 15:29:23 +08:00
|
|
|
"navigation:go-to-inbox": "mod+shift+l",
|
|
|
|
"navigation:go-to-sent": "mod+shift+o",
|
|
|
|
|
|
|
|
"contenteditable:insert-link": "mod+k",
|
|
|
|
"contenteditable:bulleted-list": "mod+shift+l",
|
|
|
|
"contenteditable:outdent": "mod+shift+t",
|
|
|
|
"contenteditable:indent": "mod+t",
|
|
|
|
|
|
|
|
"multiselect-list:select-all": "ctrl+a",
|
|
|
|
|
|
|
|
"application:quit": "alt+f4"
|
2016-04-25 01:16:25 +08:00
|
|
|
}
|