kitty/tools
Sinity ed51a3e97c
Benchmark unique multi-codepoint Unicode cells
Add a benchmark stream containing 262,144 distinct base-plus-combining-mark cells per repetition so TextCache collection cost remains visible instead of collapsing into cache hits.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-12 15:27:24 +02:00
..
cli
cmd
config
crypto
disk_cache
fzf
highlight
icons
ignorefiles
rsync
simdstring
themes
tty
tui
unicode_names
utils
vt
watch
wcswidth
README.rst

This folder contains library and utility code for the various "kittens". Small
terminal programs compiled statically for doing things like kitty remote
control, icat etc. These are often re-implementations of earlier kittens that
were written in Python.