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
sixel
graphic format. Thanks to MatanZ for this contribution. --width
CLI option to explicitly set the width of the rendered graphic
- BREAKING-CHANGE: Removed CLI option
--use-kitty
in favor of--terminal-graphics
. - BREAKING-CHANGE: Removed CLI option
--kitty-scale-up
in favor of--terminal-scale-up
.
- Fetching and caching comics from the xkcd.com archive
- Support for rendering images directly in kitty through its
icat
command - Add support for rendering comics with fuzzy search throught its titles (default), directly (via
--comic-id
option) or at random choice (via--random
).