From f7280f458cea3ccede438a0c6a002ed8ecf400db Mon Sep 17 00:00:00 2001 From: MiguelRegueiro Date: Wed, 5 Aug 2026 20:12:23 +0200 Subject: [PATCH] Add elio to graphics and DnD support lists --- docs/dnd-protocol.rst | 1 + docs/graphics-protocol.rst | 1 + 2 files changed, 2 insertions(+) diff --git a/docs/dnd-protocol.rst b/docs/dnd-protocol.rst index a17bcdbb4..e680688c7 100644 --- a/docs/dnd-protocol.rst +++ b/docs/dnd-protocol.rst @@ -559,3 +559,4 @@ Currently this protocol is supported in: * The kitty terminal emulator and the :doc:`dnd kitten ` * The `yazi `__ terminal file manager + * The `elio `__ terminal file manager diff --git a/docs/graphics-protocol.rst b/docs/graphics-protocol.rst index 1a7d3de07..771623d97 100644 --- a/docs/graphics-protocol.rst +++ b/docs/graphics-protocol.rst @@ -35,6 +35,7 @@ Some applications that use the kitty graphics protocol: * `chawan `_ - TUI web browser * `desktui `_ - a VNC client that draws a remote desktop in the terminal, one remote pixel per terminal pixel * :doc:`kitty-diff ` - a side-by-side terminal diff program with support for images +* `elio `_ - Batteries-included terminal file manager with rich previews * `fzf `_ - A command line fuzzy finder * `mpv `_ - A video player that can play videos in the terminal * `neofetch `_ - A command line system information tool