kitty/tools
2023-03-27 07:53:55 +05:30
..
cli
cmd Implement searching the diff 2023-03-27 07:53:55 +05:30
config Start implementing shortcut handling 2023-03-27 07:53:55 +05:30
crypto
themes
tty
tui New SGR codes to turn off bold/dim independently 2023-03-27 07:53:55 +05:30
unicode_names
utils New SGR codes to turn off bold/dim independently 2023-03-27 07:53:55 +05:30
wcswidth
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.