kitty/gen
2024-10-28 14:01:42 +05:30
..
__init__.py
__main__.py
apc_parsers.py
config.py
cursors.py
go_code.py When running a kitten that modifies the kitty config file if no config file exists create a commented out default config file and then modify it 2024-10-28 14:01:42 +05:30
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.