kitty/gen
Kovid Goyal ad03fa94b2
Update the list of nerd font names when updating other unicode data as well
No longer need to store the list of names in our source code
2025-05-21 13:19:27 +05:30
..
__init__.py
__main__.py
apc_parsers.py
bitfields.py
config.py
cursors.py
go_code.py
key_constants.py
README.rst
rowcolumn-diacritics.txt
srgb_lut.py
wcwidth.py Update the list of nerd font names when updating other unicode data as well 2025-05-21 13:19:27 +05:30

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.