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-28 19:21:38 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8e6dc030b40b8c10245011dc11478d5722b2b206
kitty
/
kittens
/
diff
History
Kovid Goyal
4f72bb9894
Replace utils.Once with stdlib sync.OnceValue
2023-08-09 12:08:42 +05:30
..
__init__.py
…
collect_test.go
Port calls to slices.Sort functions since they now need a cmp() function rather than a less() function
2023-08-04 22:50:13 +05:30
collect.go
diff kitten: Fix a regression in 0.28.0 that broke using relative paths as arguments to the kitten
2023-05-03 08:34:46 +05:30
diff.go
…
highlight.go
Replace utils.Once with stdlib sync.OnceValue
2023-08-09 12:08:42 +05:30
main.go
Fix
#6154
2023-04-04 21:18:27 +05:30
main.py
…
mouse.go
Replace utils.Once with stdlib sync.OnceValue
2023-08-09 12:08:42 +05:30
patch.go
Replace utils.Once with stdlib sync.OnceValue
2023-08-09 12:08:42 +05:30
render.go
Show proper error message in diff when failing to load image
2023-05-24 22:47:14 +05:30
search.go
Port calls to slices.Sort functions since they now need a cmp() function rather than a less() function
2023-08-04 22:50:13 +05:30
ui.go
…