kitty/kittens/hints
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 Rename url_hints to just hints 2018-04-12 09:23:48 +05:30
main.py tui: Allow handlers to finalize() as well as initialize() 2018-04-22 13:14:25 +05:30
url_regex.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