diff options
Diffstat (limited to 'mailcap')
-rw-r--r-- | mailcap | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -53,6 +53,9 @@ video/*; mpv '%s' --autofit 640x480 --loop=inf; test=test -n "$DISPLAY" # Don't have a solution for albums yet image/x-imgur-album; echo +# patches +text/x-patch; vimdiff '%s'; needsterminal + # 256 color images using half-width unicode characters # Much higher quality that img2txt, but must be built from source # https://github.com/rossy/img2xterm |