Kovid Goyal 2be91d73dd Move the query_terminal implementation to Go пре 6 месеци
..
README.rst 56063b96fd Move gen scripts into their own package пре 1 година
__init__.py 56063b96fd Move gen scripts into their own package пре 1 година
__main__.py 4f1971c480 Rationalize mouse cursor shape handling пре 1 година
apc_parsers.py c19488f3be Graphics protocol: Add a new delete mode for deleting images whose ids fall within a range пре 9 месеци
config.py 119582a9d4 Make relative imports work in gen scripts even when directly executed пре 1 година
cursors.py cff490f881 Wayland: Add support for the new cursor-shape protocol пре 11 месеци
go_code.py 2be91d73dd Move the query_terminal implementation to Go пре 5 месеци
key_constants.py d66074f19f Add pointer shape enum to kittens пре 1 година
nerd-fonts-glyphs.txt a79dd3996a Also move data files for gen scripts into gen dir пре 1 година
rowcolumn-diacritics.txt a79dd3996a Also move data files for gen scripts into gen dir пре 1 година
srgb_lut.py 77292a16d6 Make shebangs consistent пре 1 година
wcwidth.py 9bea8bb5bc remove no longer needed code пре 9 месеци

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.