kitty/tools
2023-07-30 19:49:46 +05:30
..
cli More work on porting transfer kitten 2023-07-30 19:49:39 +05:30
cmd
config
crypto
rsync Nicer string repr for operations 2023-07-30 19:49:46 +05:30
themes
tty Fix debugprintln to forwarded stdio implementation 2023-07-30 19:49:45 +05:30
tui More work on porting receive kitten 2023-07-30 19:49:44 +05:30
unicode_names
utils Make short duration formatter re-useable 2023-07-30 19:49:46 +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.