kitty/kittens/diff
Kovid Goyal 9cab8a2de5
diff kitten: Do not specify the default foreground color in formatting codes.
Fixes an issue with foreground color being incorrect after a highlighted
segment if the syntax highlight does not specify a foreground color at
the boundary.
2018-05-20 08:51:41 +05:30
..
__init__.py Start work on the diff kitten 2018-04-17 17:43:56 +05:30
collect.py diff kitten: Do not specify the default foreground color in formatting codes. 2018-05-20 08:51:41 +05:30
config.py diff kitten: Do not specify the default foreground color in formatting codes. 2018-05-20 08:51:41 +05:30
diff.conf diff: Make the diff implementation configurable 2018-05-08 23:32:21 +05:30
highlight.py Better error message when pygments style is not found 2018-05-08 23:13:50 +05:30
main.py Fix error reporting in the diff kitten 2018-05-19 22:51:02 +05:30
patch.py diff kitten: Do not specify the default foreground color in formatting codes. 2018-05-20 08:51:41 +05:30
render.py Avoid needing to resend images on every draw_screen() 2018-05-10 15:58:52 +05:30
speedup.c diff kitten has working syntax highlighting 2018-05-08 14:48:01 +05:30