image: Added pixterm backend.

This commit is contained in:
dylan araps 2017-12-16 15:51:07 +11:00
parent 8762403de9
commit 6711ebc91f
3 changed files with 21 additions and 8 deletions

View file

@ -543,7 +543,7 @@ disk_display="off"
# Image backend.
#
# Default: 'ascii'
# Values: 'ascii', 'caca', 'catimg', 'jp2a', 'iterm2', 'off', 'tycat', 'w3m'
# Values: 'ascii', 'caca', 'catimg', 'jp2a', 'iterm2', 'off', 'termpix', 'pixterm', 'tycat', 'w3m'
# Flag: --backend
image_backend="ascii"