diff --git a/keymaps/templates/Apple Mail.json b/keymaps/templates/Apple Mail.json index 6cb60911b..38f50f6bd 100644 --- a/keymaps/templates/Apple Mail.json +++ b/keymaps/templates/Apple Mail.json @@ -12,6 +12,11 @@ "multiselect-list:select-all": "command+a", + "core:previous-item": "command+[", + "core:select-up": "shift+command+[", + "core:next-item": "command+]", + "core:select-down": "shift+command+]", + "core:reply": "mod+r", "core:reply-all": "mod+shift+r", "core:forward": "mod+shift+f",