mrusme / reader

reader is for your command line what the “readability” view is for modern browsers: A lightweight tool offering better readability of web pages on the CLI.
https://xn--gckvb8fzb.com/reader-web-page-readability-on-the-cli/
GNU General Public License v3.0
258 stars 9 forks source link

Add iTerm2 inline images protocol #13

Closed AbeEstrada closed 1 year ago

AbeEstrada commented 1 year ago

I added the initial support for iTerm2 inline images protocol, it works if the output goes directly to the stdout (iTerm2, WezTerm, etc), it doesn't work 100% with less -r, but I send this pull request asking for help and some ideas about another pager that supports this.

Reference:

AbeEstrada commented 1 year ago

Screenshot 2023-07-31 at 11 32 49 PM

AbeEstrada commented 1 year ago

I'm going to close this in favor of #14 because the SIXEL graphics format have more support across various terminal emulators.