This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
kitty
Watch
1
Star
0
Fork
0
You've already forked kitty
mirror of
https://github.com/kovidgoyal/kitty
synced
2026-06-06 09:15:57 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa93c3fb66527de71d643c9ef9f808f084200ca4
kitty
/
kittens
/
unicode_input
History
Kovid Goyal
0b99bb534f
Unicode input: When searching by name search for prefix matches as well as whole word matches
...
So now hori matches both "hori" and "horizontal". Switched to a prefix-trie internally.
2018-04-24 07:45:20 +05:30
..
__init__.py
Start work on unicode input kitten
2018-02-08 11:00:57 +05:30
main.py
Unicode input: When searching by name search for prefix matches as well as whole word matches
2018-04-24 07:45:20 +05:30
names.h
Unicode input: When searching by name search for prefix matches as well as whole word matches
2018-04-24 07:45:20 +05:30
unicode_names.c
Unicode input: When searching by name search for prefix matches as well as whole word matches
2018-04-24 07:45:20 +05:30