kitty/tools
2025-11-08 10:27:56 +05:30
..
cli Allow using defer in KittenMain 2025-09-30 11:20:37 +05:30
cmd Get rid of os.Exit() from ExecAndHoldTillEnter 2025-09-30 13:25:22 +05:30
config Update github.com/shirou/gopsutil to v4 2025-10-31 23:14:38 +08:00
crypto
disk_cache More work on image preview rendering 2025-10-08 22:00:12 +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
rsync
simdstring
themes Move back to individual settings for scrollbar 2025-09-14 17:48:59 +05:30
tty
tui Update to the latest version of imaging 2025-11-06 22:31:31 +05:30
unicode_names Add support for Unicode 17 2025-10-18 09:59:53 +05:30
utils Bump version of imaging for a few more fixes 2025-11-08 10:27:56 +05:30
vt
wcswidth Add support for Unicode 17 2025-10-18 09:59:53 +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.