Add elio to graphics and DnD support lists

This commit is contained in:
MiguelRegueiro 2026-08-05 20:12:23 +02:00
parent b6a9f7e9b4
commit f7280f458c
2 changed files with 2 additions and 0 deletions

View file

@ -559,3 +559,4 @@ Currently this protocol is supported in:
* The kitty terminal emulator and the :doc:`dnd kitten </kittens/dnd>`
* The `yazi <https://github.com/sxyazi/yazi/pull/4005>`__ terminal file manager
* The `elio <https://github.com/elio-fm/elio>`__ terminal file manager

View file

@ -35,6 +35,7 @@ Some applications that use the kitty graphics protocol:
* `chawan <https://chawan.net>`_ - TUI web browser
* `desktui <https://github.com/mishushakov/desktui>`_ - a VNC client that draws a remote desktop in the terminal, one remote pixel per terminal pixel
* :doc:`kitty-diff <kittens/diff>` - a side-by-side terminal diff program with support for images
* `elio <https://github.com/elio-fm/elio>`_ - Batteries-included terminal file manager with rich previews
* `fzf <https://github.com/junegunn/fzf/commit/d8188fce7b7bea982e7f9050c35e488e49fb8fd0>`_ - A command line fuzzy finder
* `mpv <https://github.com/mpv-player/mpv/commit/874e28f4a41a916bb567a882063dd2589e9234e1>`_ - A video player that can play videos in the terminal
* `neofetch <https://github.com/dylanaraps/neofetch>`_ - A command line system information tool