kitty/tools
Kovid Goyal 8a175010e6
typo
2024-05-14 20:32:34 +05:30
..
cli ... 2024-02-25 09:57:36 +05:30
cmd typo 2024-05-14 20:32:34 +05:30
config
crypto
rsync
simdstring Ensure no frame is created for assembly functions 2024-03-15 07:58:09 +05:30
themes
tty
tui kitten @ send-key: Fix some keys being sent in kitty keyboard protocol encoding when not using socket for remote control 2024-05-02 11:04:41 +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.