kitty/kittens/diff
Kovid Goyal dfa41f01fd
Fix panic caused by incorrectly constructed empty line
Also be more defensive in draw_screen() about rendering lines.
2023-04-02 10:18:23 +05:30
..
__init__.py Remove the python diff kitten 2023-03-27 11:46:22 +05:30
collect.go Move the kittens Go code into the kittens folder 2023-03-27 13:06:02 +05:30
collect_test.go Move the kittens Go code into the kittens folder 2023-03-27 13:06:02 +05:30
diff.go Move the kittens Go code into the kittens folder 2023-03-27 13:06:02 +05:30
highlight.go Move the kittens Go code into the kittens folder 2023-03-27 13:06:02 +05:30
main.go Start work on mouse handling in diff kitten 2023-03-27 17:06:56 +05:30
main.py Add shortcuts for copying to clipboard 2023-03-29 19:56:08 +05:30
mouse.go Add shortcuts for copying to clipboard 2023-03-29 19:56:08 +05:30
patch.go Move the kittens Go code into the kittens folder 2023-03-27 13:06:02 +05:30
render.go Fix panic caused by incorrectly constructed empty line 2023-04-02 10:18:23 +05:30
search.go Refactor diff search to use new render layout 2023-03-29 13:22:34 +05:30
ui.go Fix panic caused by incorrectly constructed empty line 2023-04-02 10:18:23 +05:30