summaryrefslogtreecommitdiff
path: root/files/email/muttrc
diff options
context:
space:
mode:
Diffstat (limited to 'files/email/muttrc')
-rw-r--r--files/email/muttrc4
1 files changed, 1 insertions, 3 deletions
diff --git a/files/email/muttrc b/files/email/muttrc
index 2f2efea..02bbe61 100644
--- a/files/email/muttrc
+++ b/files/email/muttrc
@@ -83,10 +83,8 @@ bind editor <Tab> complete-query
bind browser l select-entry
bind browser gg top-page
bind browser G bottom-page
-#bind index,pager H "view-raw-message"
-# https://superuser.com/a/695154
-macro index,pager \cB ": unset wait_key; set pipe_decode\n|w3m\n: set wait_key; unset pipe_decode\n" "call w3m to extract URLs out of a message"
+macro pager n "<enter-command>unset pipe_decode<enter><pipe-message>extract_url<enter>" "extract URLs from a message"
color normal white black
color attachment brightyellow black