mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 22:28:24 +02:00
Cannot have key names in global namespace as not all key names are valid python identifiers. So move them into a dict.
Cannot have key names in global namespace as not all key names are valid python identifiers. So move them into a dict.