From 2c4b538a83285f36ffbdf4d6e18c158ec091d8d0 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Fri, 7 Feb 2025 09:31:32 +0900 Subject: modified share/mutt-wizard.muttrc --- share/mutt-wizard.muttrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/mutt-wizard.muttrc b/share/mutt-wizard.muttrc index bc35e96..d551ce9 100644 --- a/share/mutt-wizard.muttrc +++ b/share/mutt-wizard.muttrc @@ -116,8 +116,8 @@ macro index \Cf "unset wait_keyprintf 'Enter macro index A "all\n" "show all messages (undo limit)" # urlscan -macro index,pager \Cw " urlscan" "call urlscan to extract URLs out of a message" -macro attach,compose \Cw " urlscan" "call urlscan to extract URLs out of a message" +macro index,pager \Cw "urlscan -d -W" "call urlscan to extract URLs out of a message" +macro attach,compose \Cw "urlscan -d -W" "call urlscan to extract URLs out of a message" # Sidebar mappings set sidebar_visible = yes -- cgit v1.2.3