diff options
| author | Mia Herkt <mia@0x0.st> | 2022-12-21 19:47:49 +0100 |
|---|---|---|
| committer | Mia Herkt <mia@0x0.st> | 2022-12-21 19:47:49 +0100 |
| commit | 53249df28d61c8802d315ff422c0a1bcfb455881 (patch) | |
| tree | 99fe13d78a8fc51b6ce0f0c757aef42dd186846f /README.rst | |
| parent | 556cd8aeaeac6205e8652f3d1bae20d34024da4b (diff) | |
README: Kitty support was merged in mpv
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 5 |
1 files changed, 2 insertions, 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 your terminal supports it, you also get graphical file previews, including -video playback. Upstream mpv currently supports sixel graphics, but there is -`an open pull request <https://github.com/mpv-player/mpv/pull/11002>`_ that -adds support for the `kitty graphics protocol <https://sw.kovidgoyal.net/kitty/graphics-protocol/>`_. +video playback. Upstream mpv currently supports sixels and 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``. Requirements: |
