urlscan/muttrc
2017-12-22 13:24:22 +01:00

4 lines
282 B
Text

# Add these macros to your ~/.muttrc file to use urlscan instead of urlview
macro index,pager \cb "<pipe-message> urlscan<Enter>" "call urlscan to extract URLs out of a message"
macro attach,compose \cb "<pipe-entry> urlscan<Enter>" "call urlscan to extract URLs out of a message"