diff options
author | Luke Smith <luke@lukesmith.xyz> | 2019-02-20 12:49:23 -0500 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2019-02-20 12:49:23 -0500 |
commit | 6c8d634bf68ac59054602ae53f6671fa7012873c (patch) | |
tree | 52d12cbd61ebcca6fa336d1f3110c0295da47291 /muttrc | |
parent | 5760c6417397e6b5f8fb25421afff5a9662f9f32 (diff) |
urlscan removed and pdf note
Diffstat (limited to 'muttrc')
-rw-r--r-- | muttrc | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -45,8 +45,6 @@ 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 set query_command= "abook --mutt-query '%s'" bind editor <Tab> complete-query |