summaryrefslogtreecommitdiff
path: root/muttrc
diff options
context:
space:
mode:
authorluukvbaal <31730729+luukvbaal@users.noreply.github.com>2019-01-16 20:17:31 +0100
committerGitHub <noreply@github.com>2019-01-16 20:17:31 +0100
commite189a5386809cce151e3f200a143837eb0cd538c (patch)
tree3921cc2147a9f8e018eac25f55e34d112930fd95 /muttrc
parent799101b092d950869e18203b3737c650cd979689 (diff)
actual urlscan fix
Diffstat (limited to 'muttrc')
-rw-r--r--muttrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/muttrc b/muttrc
index 9ace1aa..ca43064 100644
--- a/muttrc
+++ b/muttrc
@@ -44,8 +44,8 @@ bind index \005 next-undeleted # Mouse wheel
bind pager \031 previous-line # Mouse wheel
bind pager \005 next-line # Mouse wheel
macro index,pager S <sync-mailbox>
-macro index,pager \Cu "|urlscan -r 'setsid $BROWSER {}'"\n
-macro index,pager ,, "|urlscan -r 'setsid $BROWSER {}'"\n
+macro index,pager \Cu "|urlscan -r 'setsid $BROWSER \"{}\"'"\n
+macro index,pager ,, "|urlscan -r 'setsid $BROWSER \"{}\"'"\n
# View attachments properly.
bind attach <return> view-mailcap