From 35f036b08badc0624c9dbb4eccbc184bc9b06362 Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Sat, 14 May 2022 19:19:16 +0800 Subject: Update mutt keybindings --- .mutt/muttrc | 6 ------ 1 file changed, 6 deletions(-) (limited to '.mutt/muttrc') diff --git a/.mutt/muttrc b/.mutt/muttrc index 47c4ccb..43f8303 100644 --- a/.mutt/muttrc +++ b/.mutt/muttrc @@ -24,12 +24,6 @@ set use_from=yes auto_view text/html alternative_order text/plain text/html -macro index 'c' '?^K=' -macro index,pager 's' '?' - -macro attach 'V' "iconv -c --to-code=UTF8 > ~/.cache/mutt/mail.html$BROWSER ~/.cache/mutt/mail.html" -macro attach s ~/Downloads/ - # key bindings source ~/.mutt/keybindings -- cgit v1.2.3