From 24fdaecc9400f828f3dad1b4e7491cb5a22729d2 Mon Sep 17 00:00:00 2001 From: ache Date: Mon, 21 Jul 2025 13:57:49 +0200 Subject: Add a comment on pillow as a dependency --- rc.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/rc.conf b/rc.conf index 8e608fb..568c7f8 100755 --- a/rc.conf +++ b/rc.conf @@ -76,6 +76,7 @@ set preview_images true # Preview images in full color using iTerm2 image previews # (http://iterm2.com/images.html). This requires using iTerm2 compiled # with image preview support. +# NOTE: The image preview feature rely on pillow. You must install it! set preview_images_method w3m set preview_images_method kitty -- cgit v1.3-2-g11bf