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
big text files now only partially loaded for initial display, remaining being done in background - Fix #1052
better support of kitty image protocol over tmux, ssh or unknown terminals, with kitty_graphics_display option and $TMUX_NEST_COUNT env variable - see PR #1034 - Thanks @stevenxxiu
"trash" compilation feature removed: trash related features are built depending on the platform
build chain revised. Future official releases should include a Mac binary
fix crash on double unstage of last entry in stage panel - fix #1057
fallback to transparent background for text preview when the skin specifies nothing - Thanks @letmeiiiin