Kovid Goyal 61edc2aef7 Dont treat multicells containing narrow emoji as having emoji presentation 2 dias atrás
..
README.rst 56063b96fd Move gen scripts into their own package 1 ano atrás
__init__.py 56063b96fd Move gen scripts into their own package 1 ano atrás
__main__.py 2b3f2258ff More pyugrade to 3.9 6 meses atrás
apc_parsers.py 5c2c88858b Implement reporting of multicell commands 1 semana atrás
config.py fb54f1527f Update type signatures generated by gen/config.py 5 dias atrás
cursors.py 2b3f2258ff More pyugrade to 3.9 6 meses atrás
go_code.py b0c41a70bd Start work on VT LineBuf in Go 1 semana atrás
key_constants.py 2b3f2258ff More pyugrade to 3.9 6 meses atrás
nerd-fonts-glyphs.txt a79dd3996a Also move data files for gen scripts into gen dir 1 ano atrás
rowcolumn-diacritics.txt a79dd3996a Also move data files for gen scripts into gen dir 1 ano atrás
srgb_lut.py 2b3f2258ff More pyugrade to 3.9 6 meses atrás
wcwidth.py 61edc2aef7 Dont treat multicells containing narrow emoji as having emoji presentation 2 dias atrás

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.