URI:
       neomutt: add urlscan 🔗 - dotfiles - 🍚 personal arsenal of "rice"
  HTML git clone https://git.drkhsh.at/dotfiles.git
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit 03bfde0f7ee8d8625a8ecc318a2dda93a8217b7f
   DIR parent 6537fdfd9b5978b1498cc826895a9f80a29faa49
  HTML Author: drkhsh <me@drkhsh.at>
       Date:   Fri,  8 Mar 2024 22:32:18 +0100
       
       neomutt: add urlscan 🔗
       
       Diffstat:
         M neomutt/.neomuttrc                  |       3 +++
       
       1 file changed, 3 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/neomutt/.neomuttrc b/neomutt/.neomuttrc
       @@ -92,6 +92,9 @@ macro index \cr "T~U<enter><tag-prefix><clear-flag>N<untag-pattern>.<enter>" "ma
        macro index \cf "<enter-command>unset wait_key<enter><shell-escape>read -p 'Enter a search term to find with notmuch: ' x; echo \$x >~/.cache/mutt_terms<enter><limit>~i \"\`notmuch search --output=messages \$(cat ~/.cache/mutt_terms) | head -n 600 | perl -le '@a=<>;s/\^id:// for@a;$,=\"|\";print@a' | perl -le '@a=<>; chomp@a; s/\\+/\\\\+/ for@a;print@a' \`\"<enter>" "show only messages matching a notmuch pattern"
        macro pager \cu "|urlview<enter>" "call urlview to open links"
        
       +macro index,pager \cb "<pipe-message> urlscan<Enter>" "call urlscan to extract URLs out of a message"
       +macro attach,compose \cb "<pipe-entry> urlscan<Enter>" "call urlscan to extract URLs out of a message"
       +
        # ▓▒░ sidebar
        set mail_check_stats # required for sidebar
        set sidebar_visible