kitty/tools
2026-06-19 10:16:10 +05:30
..
cli Fix silent failure when pager (less) is not installed 2026-05-13 00:37:55 +08:00
cmd
config
crypto
disk_cache
fzf
highlight
icons More work on the DnD kitten 2026-05-05 10:49:56 +05:30
ignorefiles
rsync
simdstring
themes
tty
tui graphics: make N a transient usage-hints bitmask 2026-06-19 13:22:01 +09:00
unicode_names
utils dnd kitten: Create regular files with O_EXCL to avoid symlink attacks 2026-06-03 12:17:38 +05:30
vt
watch Fix parsing of config set aborting on non-existent files 2026-06-02 21:19:04 +05:30
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.