From b59a9f0536958c84018975034f4a96b7f33ce1ba Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Fri, 8 Nov 2019 12:56:53 +0000 Subject: [PATCH] mutt: replace urlview with urlscan --- mutt/bindings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mutt/bindings b/mutt/bindings index 4cfd24d..8aac997 100644 --- a/mutt/bindings +++ b/mutt/bindings @@ -25,7 +25,7 @@ bind editor ^T complete macro index b "toggle sidebar_visible" "Toggle sidebar" macro pager b "toggle sidebar_visible" "Toggle sidebar" -macro pager \Cu "|urlscan" "open urlscan" +macro pager \Cb "|urlscan" "open urlscan" # flag without resolving bind index F flag-message -- 2.48.1