kitty/tools
Jake Stewart 1a62cde212
Add option to generate 256 color palette from first 16 colors
Needs more work to test and possibly implement reporting and setting
of the nullable color table colors.

Fixes #9426
2026-03-27 20:01:14 +05:30
..
cli Modernize Go code 2026-03-21 08:41:47 +05:30
cmd Add option to generate 256 color palette from first 16 colors 2026-03-27 20:01:14 +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 Refactor ShortcutTracker.Match() to respect AllowFallback priority order 2026-03-26 04:31:37 +00:00
unicode_names
utils Modernize Go code 2026-03-21 08:41:47 +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.