switch to urlscan

This commit is contained in:
Luke Smith 2018-10-07 15:47:22 -04:00
parent cdc1c9d66c
commit 6e6c3b0e5d
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252
2 changed files with 4 additions and 4 deletions

View File

@ -79,7 +79,7 @@ accounts.
The automatically deployed configs will look for certain programs for certain
extra abilities. Consider installing the following for the extra functionality.
+ `urlview` -- Detecting and following links with `ctrl-u`
+ `urlscan` -- Detecting and following links with `ctrl-u`
+ `mupdf` -- for viewing attached pdfs (`v` to view attachments, then select
.pdf)
+ `notmuch` -- for mail searching and indexing set to `ctrl-f`. Be sure to run

6
muttrc
View File

@ -39,9 +39,9 @@ bind index D delete-message
bind index U undelete-message
bind index F search
bind index,pager R group-reply
macro index,pager S '<sync-mailbox><shell-escape>pkill -RTMIN+12 i3blocks<enter>'
macro index,pager \Cu |urlview\n
macro index,pager ,, |urlview\n
macro index,pager S <sync-mailbox>
macro index,pager \Cu |urlscan\n
macro index,pager ,, |urlscan\n
# View attachments properly.
bind attach <return> view-mailcap