From d027f7aec3ceac38cd79bd379bc4cc53876c6304 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Thu, 12 Nov 2009 11:02:40 +0100 Subject: [PATCH] all mutations of signing/storing with sctrl/shift --- .mutt/keybindings | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.mutt/keybindings b/.mutt/keybindings index 6bbf740..084e0e9 100644 --- a/.mutt/keybindings +++ b/.mutt/keybindings @@ -38,7 +38,8 @@ macro pager Z "=retrain/ham" "retrain message as ham" macro index,pager \Cb 'set my_pipe_decode="$pipe_decode"set pipe_decode/usr/bin/urlviewset pipe_decode="$my_pipe_decode"' "invoke urlview" macro compose Y '' "send message without storing" -macro compose \Cy 'cY' "send message without storing or signing" +macro compose \Cy 'c' "send message without signing" +macro compose \CY 'cY' "send message without storing signing" macro index,pager F '~L ' "search for correspondents" -- 2.39.2