From 4023db7306f8edaac0487487a32bc35d18e6ed04 Mon Sep 17 00:00:00 2001 From: Nicolas Duhamel Date: Sat, 28 Apr 2018 18:38:38 +0200 Subject: [PATCH] Neomutt show folder list on move --- user/neomutt/.config/neomutt/keybinding | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/neomutt/.config/neomutt/keybinding b/user/neomutt/.config/neomutt/keybinding index 7f76b71..31515ab 100644 --- a/user/neomutt/.config/neomutt/keybinding +++ b/user/neomutt/.config/neomutt/keybinding @@ -71,7 +71,7 @@ bind index G last-entry macro index gf ? bind index c copy-message -bind index m save-message +macro index m ? bind index dd delete-message bind index dt delete-thread bind index f forward-message