kitty/tools
2024-09-24 19:02:13 +05:30
..
cli Use stdlib maps/slices 2024-06-24 07:54:13 +05:30
cmd Implement changing transparent background colors via remote control 2024-09-24 19:02:13 +05:30
config Switch to using ps to get all processes 2024-08-19 20:54:54 +05:30
crypto
rsync Use stdlib maps/slices 2024-06-24 07:54:13 +05:30
simdstring Ensure no frame is created for assembly functions 2024-03-15 07:58:09 +05:30
themes Store transparent colors on ColorProfile 2024-09-24 19:02:13 +05:30
tty
tui kitten run-shell: Forward KSI env var for no-rc 2024-09-01 10:29:51 +05:30
unicode_names Use stdlib maps/slices 2024-06-24 07:54:13 +05:30
utils Dont ignore err in close on atomicwrite 2024-09-10 21:53:49 +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.