From 11fce880b86dde69421c4f712d427767ca5dd1a2 Mon Sep 17 00:00:00 2001 From: BBaoVanC Date: Tue, 24 Nov 2020 05:18:24 -0600 Subject: [PATCH] Add ctrl-r to recall draft --- keybinds | 2 ++ 1 file changed, 2 insertions(+) diff --git a/keybinds b/keybinds index bd0595a..7de05e1 100644 --- a/keybinds +++ b/keybinds @@ -35,6 +35,8 @@ bind index,pager,browser u half-up bind index,pager S sync-mailbox bind index,pager R group-reply +bind pager \CR recall-message + # Mouse wheel bind index \031 previous-undeleted bind index \005 next-undeleted