kitty/kittens/unicode_input
Kovid Goyal 8843ded1c9
Refactor key encoding
Cannot have key names in global namespace as not all key names are valid
python identifiers. So move them into a dict.
2020-03-03 14:54:30 +05:30
..
__init__.py Start work on unicode input kitten 2018-02-08 11:00:57 +05:30
main.py Refactor key encoding 2020-03-03 14:54:30 +05:30
names.h Add a function to check if a codepoint is a symbol 2019-10-01 18:57:06 +05:30
unicode_names.c Fix character names for control characters not being read from unicode database 2018-05-01 10:13:58 +05:30