This website requires JavaScript.
Explore
Help
Sign In
ayo
/
kitty
Watch
1
Fork
You've already forked kitty
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2eb79c0a3a
kitty
/
kittens
/
diff
History
Kovid Goyal
6f588a0c29
run modernize
2025-11-11 17:09:37 +05:30
..
__init__.py
Update codebase to Python 3.10 using pyupgrade
2025-02-03 10:56:50 +05:30
collect.go
Use SIMD to replace C0 control codes in Go code
2025-07-21 08:54:22 +05:30
collect_test.go
Rename go module from kitty -> github.com/kovidgoyal/kitty
2025-05-16 08:43:39 +05:30
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
Rename go module from kitty -> github.com/kovidgoyal/kitty
2025-05-16 08:43:39 +05:30
main.py
Move cli spec parsing code into simple module
2025-04-28 09:20:10 +05:30
mouse.go
diff kitten: Fix wheel_scroll_multiplier not being respected
2025-10-01 17:07:47 +05:30
patch.go
Make various goroutines panic-safe
2025-10-09 07:17:53 +05:30
render.go
Use SIMD to replace C0 control codes in Go code
2025-07-21 08:54:22 +05:30
search.go
Make various goroutines panic-safe
2025-10-09 07:17:53 +05:30
ui.go
kitten diff: Fix incorrect rendering if diff completes before terminal responds to capabilities query
2025-09-02 11:29:55 +05:30