kitty/tools
2025-10-12 13:51:16 +05:30
..
cli
cmd
config
crypto
disk_cache
fzf Move error handling code into its own library 2025-10-12 13:51:16 +05:30
highlight Move error handling code into its own library 2025-10-12 13:51:16 +05:30
icons
ignorefiles
rsync
simdstring
themes
tty
tui Move error handling code into its own library 2025-10-12 13:51:16 +05:30
unicode_names Make various goroutines panic-safe 2025-10-09 07:17:53 +05:30
utils Move error handling code into its own library 2025-10-12 13:51:16 +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.