kitty/kittens/diff
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 the diff kitten 2018-04-17 17:43:56 +05:30
collect.py diff kitten: Fix directory diffing with removed binary files failing 2020-02-19 19:53:19 +05:30
config.py Use python3 shebang for all python scripts 2019-05-20 14:44:24 +02:00
config_data.py Use python3 shebang for all python scripts 2019-05-20 14:44:24 +02:00
highlight.py Use python3 shebang for all python scripts 2019-05-20 14:44:24 +02:00
main.py Refactor key encoding 2020-03-03 14:54:30 +05:30
patch.py Use python3 shebang for all python scripts 2019-05-20 14:44:24 +02:00
README.asciidoc Redirect old asciidoc pages to new website 2018-05-30 12:52:59 +05:30
render.py Use python3 shebang for all python scripts 2019-05-20 14:44:24 +02:00
search.py Use python3 shebang for all python scripts 2019-05-20 14:44:24 +02:00
speedup.c diff kitten has working syntax highlighting 2018-05-08 14:48:01 +05:30

See https://sw.kovidgoyal.net/kitty/kittens/diff.html