mirror of
https://github.com/kovidgoyal/kitty.git
synced 2024-11-14 22:57:37 +03:00
.. | ||
__init__.py | ||
__main__.py | ||
apc_parsers.py | ||
config.py | ||
cursors.py | ||
go_code.py | ||
key_constants.py | ||
nerd-fonts-glyphs.txt | ||
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.