kitty/tools
Kovid Goyal 7b9b8834a8
...
2026-03-12 13:48:20 +05:30
..
cli
cmd Merge branch 'pane-title-bar' of https://github.com/mcrmck/kitty 2026-03-05 08:31:50 +05:30
config
crypto
disk_cache
fzf
highlight
icons
ignorefiles
rsync
simdstring ... 2026-03-12 13:48:20 +05:30
themes Rename pane → window title bar per reviewer feedback 2026-03-01 23:53:28 -05:00
tty
tui ssh kitten: Push and pop keyboard encoding flags 2026-02-07 20:26:28 -05:00
unicode_names
utils More cleanups for color parsing 2025-12-31 09:35:09 +05:30
vt
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.