You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This release brings bug fixes, compatibility improvements and some performance enhancements.
A JPEG XL (.jxl) loader was added using libjxl (github#188, @oupson).
Added detection of the Eat "Emulate a Terminal" Emacs terminal (@sfllaw).
Symbols mode was sped up significantly on AVX2-capable platforms.
Tests: A new test driver was added. It will log the specifics of any failures, which aids debugging of CI builds (issue found by @cdluminate).
Bug fixes:
Fix Makefile.am for zsh completion #189 Fix installation of zsh completions (@felixonmars).
Possible memory leak #190 Fix a small memory leak in ChafaCanvas (found by @jstkdng).
sixels: last line cut/truncated on terminal emulators with "correct" text cursor placement #192 Wrong sixel padding in some circumstances (found by @dnkl).
kitty with tmux passthrough only works if
kitty +icat
was invoked before #195 tmux passthrough enabled when already set (found by @ronyclau).Iterm support not detected #196 iTerm mode not enabled automatically (found by @sudo-burger).
This discussion was created from the release Chafa 1.14.1.
Beta Was this translation helpful? Give feedback.
All reactions