本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
adrian
/
mutt-wizard
镜像来自
https://github.com/LukeSmithxyz/mutt-wizard.git
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
6
Wiki
活動
瀏覽代碼
adding html emails file extenstion for the browsers to know what to do with it (
#259
)
tags/v3.1
Karel Křemel
5 年之前
committed by
Luke Smith
父節點
b759f255bc
當前提交
e277718540
共有
1 個檔案被更改
,包括
1 行新增
和
1 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
share/mailcap
+ 1
- 1
share/mailcap
查看文件
@@ -1,5 +1,5 @@
text/plain; $EDITOR %s ;
text/html; openfile %s ;
text/html; openfile %s ;
nametemplate=%s.html
text/html; w3m -I %{charset} -T text/html; copiousoutput;
image/*; muttimage %s ; copiousoutput
video/*; setsid mpv --quiet %s &; copiousoutput
Write
Preview
Loading…
取消
儲存