Skip to content
Discussion options

You must be logged in to vote

Most probably it's not compiled with image support. ecode terminal does not implement sixel or kitty image format, these are not part of any real VT specification, but maybe someday I'll support one or the other. To preview images I recommend chafa.

Yes, w3m can display inline images in web pages, but only when compiled with image support (often requiring a separate package like w3m-img on Linux distributions) and run in a compatible terminal emulator.
It does not display images by default in basic setups, and support is optional/conditional.
How it displays images
w3m uses an external helper program called w3mimgdisplay (usually located in /usr/lib/w3m/w3mimgdisplay or similar). This pro…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ghost
Comment options

@SpartanJ
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant