README: Kitty support was merged in mpv
This commit is contained in:
parent
556cd8aeae
commit
53249df28d
1 changed files with 2 additions and 3 deletions
|
@ -61,9 +61,8 @@ blocking IP addresses and associated files.
|
||||||
|
|
||||||
If a sufficiently recent version of python-mpv with libmpv is present and
|
If a sufficiently recent version of python-mpv with libmpv is present and
|
||||||
your terminal supports it, you also get graphical file previews, including
|
your terminal supports it, you also get graphical file previews, including
|
||||||
video playback. Upstream mpv currently supports sixel graphics, but there is
|
video playback. Upstream mpv currently supports sixels and the
|
||||||
`an open pull request <https://github.com/mpv-player/mpv/pull/11002>`_ that
|
`kitty graphics protocol <https://sw.kovidgoyal.net/kitty/graphics-protocol/>`_.
|
||||||
adds support for the `kitty graphics protocol <https://sw.kovidgoyal.net/kitty/graphics-protocol/>`_.
|
|
||||||
For this to work, set the ``MOD_PREVIEW_PROTO`` option in ``instance/config.py``.
|
For this to work, set the ``MOD_PREVIEW_PROTO`` option in ``instance/config.py``.
|
||||||
|
|
||||||
Requirements:
|
Requirements:
|
||||||
|
|
Loading…
Reference in a new issue