commit 66cd010825737135b1df8389be1a089c7e6aac3b
parent 334300202fd25d9dfad351129191c3ecfe4b045b
Author: Chris Bracken <chris@bracken.jp>
Date: Wed, 8 Sep 2021 16:52:46 -0700
mutt: use urlscan instead of urlview
There have been no recent commits to urlview and the package isn't
available on some distributions. Use urlscan instead.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.config/mutt/muttrc b/.config/mutt/muttrc
@@ -105,7 +105,7 @@ bind pager <space> half-down
bind pager R group-reply
bind pager ? search-opposite
bind attach <return> view-mailcap # View attachments properly.
-macro pager \Cu "|urlview<enter>" "call urlview to open links"
+macro pager \Cu "|urlscan -c<enter>" "call urlview to open links"
# Header Options -------------------------------------
ignore * # ignore all headers