diff options
| author | ache <ache@ache.one> | 2025-07-21 13:57:49 +0200 |
|---|---|---|
| committer | ache <ache@ache.one> | 2025-07-21 13:57:49 +0200 |
| commit | 24fdaecc9400f828f3dad1b4e7491cb5a22729d2 (patch) | |
| tree | f457f29754e373b3b2f895d2d293d16c1b842760 | |
| parent | qimgv depressiation (diff) | |
Add a comment on pillow as a dependency
| -rwxr-xr-x | rc.conf | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |