kitty/tools
2026-04-15 22:34:20 +05:30
..
cli Modernize Go code 2026-03-21 08:41:47 +05:30
cmd Allow preloading multiple background images to GPU for fast switching 2026-04-15 22:34:20 +05:30
config Refactor ShortcutTracker.Match() to respect AllowFallback priority order 2026-03-26 04:31:37 +00:00
crypto
disk_cache
fzf
highlight
icons
ignorefiles
rsync Modernize Go code 2026-03-21 08:41:47 +05:30
simdstring
themes
tty Modernize Go code 2026-03-21 08:41:47 +05:30
tui Move roundtrip on exit flag into terminal options to have a consistent API 2026-04-10 15:37:20 +05:30
unicode_names
utils Get machine_id working on macOS as well 2026-04-12 12:31:42 +05:30
vt
wcswidth Modernize Go code 2026-03-21 08:41:47 +05:30
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.