Kovid Goyal c1af14c22a Fix @ send-key not working to send keys to self over TTY 10 月之前
..
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 10 月之前
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 1 年之前
go_code.py c1af14c22a Fix @ send-key not working to send keys to self over TTY 10 月之前
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 11 月之前

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.