kitty/tools
2024-06-24 07:54:17 +05:30
..
cli Use stdlib maps/slices 2024-06-24 07:54:13 +05:30
cmd Move the query_terminal implementation to Go 2024-06-24 07:54:14 +05:30
config Refactor config patching code to make it re-useable 2024-06-24 07:54:17 +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 Refactor config patching code to make it re-useable 2024-06-24 07:54:17 +05:30
tty tty: retry on temporary read errors 2024-02-25 09:57:35 +05:30
tui Get axis clicking working 2024-06-24 07:54:17 +05:30
unicode_names Use stdlib maps/slices 2024-06-24 07:54:13 +05:30
utils Handle variable fonts like cascadia code that dont have a postfix variation prefix name for some of their faces 2024-06-24 07:54:17 +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.