kitty/tools
Kovid Goyal 17876385c5
...
2025-04-23 18:52:40 +05:30
..
cli Fix width test kitten descriptive text being erased 2025-04-12 15:20:07 +05:30
cmd ... 2025-04-23 18:52:40 +05:30
config More CodeQL fixes 2025-04-20 22:13:45 +05:30
crypto More CodeQL fixes 2025-04-20 22:13:45 +05:30
rsync Fix #8220 2025-01-16 13:21:31 +05:30
simdstring More CodeQL fixes 2025-04-20 21:53:11 +05:30
themes Revert "themes kitten: When using the Default theme as an auto switch theme include all the actual settings values" 2024-12-20 12:54:47 +05:30
tty Fix shebang viewing of short scripts not working 2025-03-20 12:49:28 +05:30
tui More CodeQL fixes 2025-04-20 21:53:11 +05:30
unicode_names bump unicode version to 16 2024-11-10 09:03:52 +05:30
utils ... 2025-04-21 09:50:30 +05:30
vt More work on Go VT parser 2025-02-10 11:46:46 +05:30
wcswidth Get basic full string width tests running 2025-04-11 10:45:39 +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.