dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit 657d41991dc96a9d3e29a202366b2857120708df
parent ce19e1470eea3111ef6952b66bc4abc26ceee67d
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Sun, 24 Oct 2021 13:39:11 +0200

neomutt: keybinding for pipe-message

Diffstat:
Mmutt/muttrc | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/mutt/muttrc b/mutt/muttrc @@ -106,6 +106,7 @@ set attach_format = "%u%D%I %t%4n %T%.40d (%.40F -> %.40f)%> [%.7m/%.10M, %.6e%? # General mappings macro index,pager S '<sync-mailbox><shell-escape>notmuch-hook<enter>' +bind index,pager | pipe-message bind compose p postpone-message bind compose l view-attach bind compose h exit