kitty/tools/tui
Matsumoto Kotaro 89946ebc07 graphics: make N a transient usage-hints bitmask
Change the graphics protocol N key from a boolean into a usage-hints
bitmask. Define the first bit as a transient hint, allowing the terminal
to treat the image data as short-lived and apply optimizations such as
skipping disk cache writes.

Propagate the transient hint through frame coalescing and composition, so
a composed frame is transient if any contributing frame is transient.
2026-06-19 13:22:01 +09:00
..
graphics graphics: make N a transient usage-hints bitmask 2026-06-19 13:22:01 +09:00
loop ... 2026-05-17 13:45:53 +05:30
readline
sgr
shell_integration
shortcuts
subseq
dcs_to_kitty.go Use SIMD base64 everywhere 2026-04-21 11:56:55 +05:30
download_with_progress.go
hold.go
mouse.go
password.go tui/password: make lock emoji blink at 500ms via repeating timer 2026-04-01 02:51:40 +00:00
progress-bar.go
progress-bar_test.go
render_lines.go
run.go
spinners.go
tmux.go
ui_kitten.go