kitty/tools
Kovid Goyal 5dd737e991
...
2024-05-23 08:36:21 +05:30
..
cli ... 2024-02-25 09:57:36 +05:30
cmd Forgot to change min bg opacity in the kitten code 2024-05-22 11:34:37 +05:30
config Port test 2023-11-22 10:50:05 +05:30
crypto
rsync
simdstring Ensure no frame is created for assembly functions 2024-03-15 07:58:09 +05:30
themes when parsing conf files in go accept both space and tab as key separators 2023-11-22 09:49:33 +05:30
tty tty: retry on temporary read errors 2024-02-25 09:57:35 +05:30
tui ... 2024-05-23 08:36:21 +05:30
unicode_names
utils ... 2024-04-09 08:39:42 +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.