All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- #3: Multiple terminals and image protocols are now auto-detected.
This includes kitty, iterm and terminals that support the
sixelgraphic format. Thanks to MatanZ for this contribution. --widthCLI option to explicitly set the width of the rendered graphic
- BREAKING-CHANGE: Removed CLI option
--use-kittyin favor of--terminal-graphics. - BREAKING-CHANGE: Removed CLI option
--kitty-scale-upin favor of--terminal-scale-up.
- Fetching and caching comics from the xkcd.com archive
- Support for rendering images directly in kitty through its
icatcommand - Add support for rendering comics with fuzzy search throught its titles (default), directly (via
--comic-idoption) or at random choice (via--random).