kitty/gen
2024-11-07 17:31:44 +05:30
..
__init__.py
__main__.py More pyugrade to 3.9 2024-08-05 11:00:51 +05:30
apc_parsers.py More pyugrade to 3.9 2024-08-05 11:00:51 +05:30
config.py More pyugrade to 3.9 2024-08-05 11:00:51 +05:30
cursors.py More pyugrade to 3.9 2024-08-05 11:00:51 +05:30
go_code.py Get automatic theme switching working 2024-11-07 17:31:44 +05:30
key_constants.py More pyugrade to 3.9 2024-08-05 11:00:51 +05:30
nerd-fonts-glyphs.txt
README.rst
rowcolumn-diacritics.txt
srgb_lut.py More pyugrade to 3.9 2024-08-05 11:00:51 +05:30
wcwidth.py Dont generate mark mapping 2024-11-04 09:10:07 +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.