From b16c4894dc70f0857c8f6047ad4556d285817a58 Mon Sep 17 00:00:00 2001 From: sxyazi Date: Wed, 22 Oct 2025 12:12:59 +0800 Subject: [PATCH] docs: remove dead Hyper from the list of terminals supporting image preview Fixes #3269 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d84437a3..96f0ef51 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,6 @@ Yazi is currently in heavy development, expect breaking changes. | [VSCode](https://github.com/microsoft/vscode) | [Inline images protocol][iip] | ✅ Built-in | | [Rio](https://github.com/raphamorim/rio) | [Inline images protocol][iip] | ❌ Rio renders images at incorrect sizes | | [Black Box](https://gitlab.gnome.org/raggesilver/blackbox) | [Sixel graphics format][sixel] | ✅ Built-in | -| [Hyper](https://github.com/vercel/hyper) | [Inline images protocol][iip] | ✅ Built-in | | [Bobcat](https://github.com/ismail-yilmaz/Bobcat) | [Inline images protocol][iip] | ✅ Built-in | | X11 / Wayland | Window system protocol | ☑️ [Überzug++][ueberzug] required | | Fallback | [ASCII art (Unicode block)][ascii-art] | ☑️ [Chafa][chafa] required |