Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
## next
- Add `Konsole` as a available terminal for iterm2 images
- Add `stdin` internal argument to make printer utils testable
- Ignore Error in Kitty if the temporary file has been deleted by the terminal. Fixes `KittySupport::Local`
- Check for Kitty support on terminals via protocol query, instead of static `TERM` environment variable checking

## 0.10.0
- Add `icy_sixel` feature that uses a Rust implementation of Sixel
Expand Down
Loading