Kovid Goyal 5c2c88858b Implement reporting of multicell commands hace 3 meses
..
README.rst 56063b96fd Move gen scripts into their own package hace 1 año
__init__.py 56063b96fd Move gen scripts into their own package hace 1 año
__main__.py 2b3f2258ff More pyugrade to 3.9 hace 7 meses
apc_parsers.py 5c2c88858b Implement reporting of multicell commands hace 1 mes
config.py 855fd0241c update hace 2 meses
cursors.py 2b3f2258ff More pyugrade to 3.9 hace 7 meses
go_code.py 35b3ae8edb Revert "themes kitten: When using the Default theme as an auto switch theme include all the actual settings values" hace 2 meses
key_constants.py 2b3f2258ff More pyugrade to 3.9 hace 7 meses
nerd-fonts-glyphs.txt a79dd3996a Also move data files for gen scripts into gen dir hace 1 año
rowcolumn-diacritics.txt a79dd3996a Also move data files for gen scripts into gen dir hace 1 año
srgb_lut.py 2b3f2258ff More pyugrade to 3.9 hace 7 meses
wcwidth.py 1481fb4fe9 Dont generate mark mapping hace 4 meses

README.rst

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.