kitty/tools
2023-04-26 21:48:53 +05:30
..
cli Fix rendering of :doc: links with explicit titles in help text in the terminal 2023-04-26 16:46:20 +05:30
cmd show_key kitten: In kitty mode show the actual bytes sent by the terminal rather than a re-encoding of the parsed key event 2023-04-26 21:48:53 +05:30
config
crypto
themes
tty
tui show_key kitten: In kitty mode show the actual bytes sent by the terminal rather than a re-encoding of the parsed key event 2023-04-26 21:48:53 +05:30
unicode_names
utils
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.