Prevent page clear/show flash on kitty when pages have been cleared from memory. (#148)

* wip; start working on making it not flash when transferring new images

* don't delete the images, just clear them

* add changelog entry

* fmt
This commit is contained in:
June
2026-04-24 09:56:19 -05:00
committed by GitHub
parent 421401c7a7
commit 5e4fbff9cd
5 changed files with 57 additions and 42 deletions
+1
View File
@@ -2,6 +2,7 @@
- Added windows support! (thank you to [@jarjk](https://github.com/jarjk) for helping out!)
- Added keybindings (`0`/`$`) to scroll to left or right side of zoomed-in image ([#131](https://github.com/itsjunetime/tdf/pull/131), thank you [@IshDeshpa](https://github.com/IshDeshpa)!)
- Fixed issue with images clearing/flashing after displaying a certain number on kitty
- (Internal) decreased runtime footprint of tokio runtime
# v0.5.0