kitty/tools
2025-12-02 23:37:53 +05:30
..
cli run modernize 2025-11-11 17:09:37 +05:30
cmd run modernize 2025-11-11 17:09:37 +05:30
config run modernize 2025-11-11 17:09:37 +05:30
crypto
disk_cache Add a clear cache action 2025-11-23 12:15:29 +05:30
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 Dont write to ~/.gitconfig in the tests 2025-11-13 18:50:42 +05:30
rsync run modernize 2025-11-11 17:09:37 +05:30
simdstring run modernize 2025-11-11 17:09:37 +05:30
themes run modernize 2025-11-11 17:09:37 +05:30
tty
tui fix warning from linter 2025-12-02 23:37:53 +05:30
unicode_names Add support for Unicode 17 2025-10-18 09:59:53 +05:30
utils choose files: Add a few more output formats 2025-11-26 21:13:57 +05:30
vt run modernize 2025-11-11 17:09:37 +05:30
wcswidth run modernize 2025-11-11 17:09:37 +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.