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-07-26 10:12:17 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
407cfdf3275f469c9d08477b9ece0eb5b9678cb7
kitty
/
kittens
/
diff
History
Kovid Goyal
eddaaed3e3
Modernize Go code
2026-03-21 08:41:47 +05:30
..
__init__.py
…
collect_test.go
…
collect.go
…
diff.go
run modernize
2025-11-11 17:09:37 +05:30
highlight.go
Make various goroutines panic-safe
2025-10-09 07:17:53 +05:30
main.go
…
main.py
Add an option to control highlighting of moved lines
2026-03-12 12:59:46 +05:30
mouse.go
…
patch_test.go
diff kitten: Use a words based algorithm for intra line changed region highlighting
2026-03-04 09:06:37 +05:30
patch.go
Modernize Go code
2026-03-21 08:41:47 +05:30
render.go
Add an option to control highlighting of moved lines
2026-03-12 12:59:46 +05:30
search.go
Make various goroutines panic-safe
2025-10-09 07:17:53 +05:30
ui.go
…