Procházet zdrojové kódy

Merge pull request #109 from luukvbaal/patch-1

actual urlscan fix
tags/v3.1
Luke Smith před 5 roky
committed by GitHub
rodič
revize
bb63e51222
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: 4AEE18F83AFDEB23
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +2
    -2
      muttrc

+ 2
- 2
muttrc Zobrazit soubor

@@ -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


Načítá se…
Zrušit
Uložit