summaryrefslogtreecommitdiff
path: root/files/email
diff options
context:
space:
mode:
authorAndrew Opalach <andrew@akon.city> 2025-10-29 14:20:21 -0400
committerAndrew Opalach <andrew@akon.city> 2025-10-29 14:20:21 -0400
commit342f1dcf115f998cbb5d27c5593e215b01e5b7a4 (patch)
tree0cf3b25183d4e0e0081dae237f0d9b7a17f8e5d6 /files/email
parent544da1ba50d9cbf51a18ca0abf1db66b3baa7460 (diff)
downloaddotfiles-342f1dcf115f998cbb5d27c5593e215b01e5b7a4.tar.gz
dotfiles-342f1dcf115f998cbb5d27c5593e215b01e5b7a4.tar.bz2
dotfiles-342f1dcf115f998cbb5d27c5593e215b01e5b7a4.zip
Finish adding files from new moyo, misc updates
Diffstat (limited to 'files/email')
-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