kitty/tools
2026-08-04 06:43:45 +05:30
..
cli Fix silent failure when pager (less) is not installed 2026-05-13 00:37:55 +08:00
cmd Also handle leading ~ 2026-08-04 06:43:45 +05:30
config Start work on config watcher kitten 2026-04-16 12:37:43 +05:30
crypto
disk_cache
fzf
highlight
icons More work on the DnD kitten 2026-05-05 10:49:56 +05:30
ignorefiles
rsync Modernize Go code 2026-03-21 08:41:47 +05:30
simdstring
themes
tty Use SIMD base64 everywhere 2026-04-21 11:56:55 +05:30
tui Use readline for the choose files search input 2026-07-05 15:16:11 +05:30
unicode_names Update the list of NERD glyph names 2026-08-04 06:29:55 +05:30
utils fix locking in LRUCache 2026-07-27 09:34:01 +05:30
vt
watch Fix parsing of config set aborting on non-existent files 2026-06-02 21:19:04 +05:30
wcswidth Update the list of NERD glyph names 2026-08-04 06:29:55 +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.