From db6cb04369f70c978c30327f3187fd460e46e65e Mon Sep 17 00:00:00 2001 From: Raphael Amorim Date: Mon, 11 Aug 2025 13:20:36 +0200 Subject: [PATCH] Update README.md by fixing Rio issue --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55dd994e..21e63d28 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ Yazi is currently in heavy development, expect breaking changes. | [Warp](https://www.warp.dev) (macOS/Linux only) | [Inline images protocol][iip] | ✅ Built-in | | [Tabby](https://github.com/Eugeny/tabby) | [Inline images protocol][iip] | ✅ Built-in | | [VSCode](https://github.com/microsoft/vscode) | [Inline images protocol][iip] | ✅ Built-in | -| [Rio](https://github.com/raphamorim/rio) | [Inline images protocol][iip] | ❌ Rio doesn't correctly clear images [#709][rio-bug] | +| [Rio](https://github.com/raphamorim/rio) | [Inline images protocol][iip] | ✅ Built-in | | [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 |