kitty/gen
2026-04-26 10:15:28 +05:30
..
__init__.py
__main__.py
apc_parsers.py Add machine id and stub for t=k transfers 2026-04-11 17:20:53 +05:30
bitfields.py
color_names.py
config.py Only parse color options for key=val specs in parse_colors 2026-04-26 10:15:28 +05:30
cursors.py
go_code.py
key_constants.py
README.rst
rowcolumn-diacritics.txt
srgb_lut.py
wcwidth.py

Scripts to generate code for various things like keys, mouse cursors, unicode
data etc. Some of these generate code that is checked into version control.
Some generate ephemeral code used during builds. Ephemeral code is in files
with a _generated.[h|go|c] extension.