From 91218e8644845844a22dc33f6aaf7b838ce37e3a Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Sun, 24 Aug 2014 22:20:02 +0100 Subject: [PATCH] mutt: add binding to flag-message default was not working on chronos for some reason --- mutt/bindings | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mutt/bindings b/mutt/bindings index a5fd9c0..a4170f5 100644 --- a/mutt/bindings +++ b/mutt/bindings @@ -29,7 +29,8 @@ macro pager b "toggle sidebar_visible" "Tog macro pager \Cu "|urlview" "open urlview" -# flag without resolving +# flag without resolving in pager +bind index F flag-message bind pager F noop macro pager F "set my_resolve=\$resolve;set noresolveset resolve=\$my_resolve"\ "Flag message without resolving" -- 2.48.1