kitty/tools
2025-05-09 07:39:06 +05:30
..
cli Start work on quick-access-terminal kitten 2025-04-28 19:52:04 +05:30
cmd change_font_size: allow multiplying/dividing the current font size in addition to incrementing it 2025-05-09 07:39:06 +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
simdstring More CodeQL fixes 2025-04-20 21:53:11 +05:30
themes
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
utils ... 2025-04-21 09:50:30 +05:30
vt
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.