ソースを参照

Merge 9221e62e14 into 7dacd6a99a

pull/33/merge
Andrey Drobyshev 6年前
committed by GitHub
コミット
49741ff89f
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      muttrc

+ 1
- 1
muttrc ファイルの表示

@@ -40,7 +40,7 @@ bind index U undelete-message
bind index F search
bind index,pager R group-reply
macro index,pager S '<sync-mailbox>
macro index,pager \Cu |urlview\n
macro index,pager \Cu |urlscan\n

# Notmuch searching
macro index \Cf "<enter-command>unset wait_key<enter><shell-escape>read -p 'notmuch query: ' x; echo \$x >~/.cache/mutt_terms<enter><limit>~i \"\`notmuch search --output=messages \$(cat ~/.cache/mutt_terms) | head -n 600 | perl -le '@a=<>;chomp@a;s/\^id:// for@a;$,=\"|\";print@a'\`\"<enter>" "show only messages matching a notmuch pattern"


読み込み中…
キャンセル
保存