From 5569310f110b7a0af9cbd118a2f00d8f0d84cceb Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Thu, 21 Feb 2019 14:16:03 +1300 Subject: [PATCH] do not sync mailbox after store --- .mutt/keybindings | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.mutt/keybindings b/.mutt/keybindings index 1328a2b..73072c5 100644 --- a/.mutt/keybindings +++ b/.mutt/keybindings @@ -20,8 +20,8 @@ macro index p "" "do nothing" bind index h noop ##macro index L "=store" -macro index S "=store" "save messages to store" -macro pager S "=store" "save message to store" +macro index S "=store" "save messages to store" +macro pager S "=store" "save message to store" macro index \Cl '=resubmit' "resubmit messages" macro pager \Cl '=resubmit' "resubmit message" -- 2.39.2