Kovid Goyal 333e94622e Move the query_terminal implementation to Go před 6 měsíci
..
README.rst 56063b96fd Move gen scripts into their own package před 1 rokem
__init__.py 56063b96fd Move gen scripts into their own package před 1 rokem
__main__.py 4f1971c480 Rationalize mouse cursor shape handling před 1 rokem
apc_parsers.py c19488f3be Graphics protocol: Add a new delete mode for deleting images whose ids fall within a range před 9 měsíci
config.py 119582a9d4 Make relative imports work in gen scripts even when directly executed před 1 rokem
cursors.py cff490f881 Wayland: Add support for the new cursor-shape protocol před 11 měsíci
go_code.py 333e94622e Move the query_terminal implementation to Go před 5 měsíci
key_constants.py d66074f19f Add pointer shape enum to kittens před 1 rokem
nerd-fonts-glyphs.txt a79dd3996a Also move data files for gen scripts into gen dir před 1 rokem
rowcolumn-diacritics.txt a79dd3996a Also move data files for gen scripts into gen dir před 1 rokem
srgb_lut.py 77292a16d6 Make shebangs consistent před 1 rokem
wcwidth.py 9bea8bb5bc remove no longer needed code před 10 měsíci

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.