From 83428cddd7de773b099ea43f6f5adfd3a84ecf32 Mon Sep 17 00:00:00 2001 From: josuebarretogit Date: Wed, 28 Aug 2024 19:41:14 -0500 Subject: [PATCH] chore(readme): update readme to say image display is buggy on windows --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0ba35df..cb95885 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,9 @@ Download a binary from the [releases page](https://github.com/josueBarretogit/ma Use a terminal that can render images such as Wezterm (Personally I recommend using this one It's the one used in the videos), iTerm2 or Kitty
+> [!NOTE] +> On windows image display is very buggy, see #26 for more information + For more information see : [image-support](https://github.com/benjajaja/ratatui-image?tab=readme-ov-file#compatibility-matrix) No images will be displayed if the terminal does not have image support (but `manga-tui` will still work as a manga downloader)