mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-06 01:05:48 +02:00
Can now set bool values explicitly with = Handle multi short flag args like -abc Add unit tests for CLI parsing Generate go code to serialize CLI options as a cmdline TODO: Implement setting of bool vals in C and Go parsing code TODO: Help/rst output should somehow indicate this feature
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.