kitty/tools
2023-03-27 07:53:57 +05:30
..
cli Do not add a trailing newline when wrapping 2023-03-27 07:53:55 +05:30
cmd More work on diffing images 2023-03-27 07:53:57 +05:30
config Fix overrides not being parsed correctly 2023-03-27 07:53:56 +05:30
crypto
themes More work on porting diff kitten 2023-03-27 07:53:54 +05:30
tty
tui More work on diffing images 2023-03-27 07:53:57 +05:30
unicode_names Update to Nerd Fonts 2.3.3 2023-03-04 23:23:52 +08:00
utils More work on diffing images 2023-03-27 07:53:57 +05:30
wcswidth Decrease allocs when wrapping 2023-03-27 07:53:54 +05:30
README.rst

This folder contains "kittens", that is, various small command line utilities
compiled statically for doing things like kitty remote control, icat etc. These
are often re-implementations of earlier kittens that were written in Python.