kitty/gen
2025-02-03 10:56:45 +05:30
..
__init__.py
__main__.py More pyugrade to 3.9 2024-08-05 11:00:51 +05:30
apc_parsers.py Implement reporting of multicell commands 2025-02-03 10:56:45 +05:30
config.py update 2025-01-03 05:59:42 +03:00
cursors.py More pyugrade to 3.9 2024-08-05 11:00:51 +05:30
go_code.py Revert "themes kitten: When using the Default theme as an auto switch theme include all the actual settings values" 2024-12-20 12:54:47 +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.