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
bfc15cfc3f
kitty
/
kittens
/
diff
History
Kovid Goyal
bfc15cfc3f
Fix
#6611
2023-09-09 18:24:26 +05:30
..
__init__.py
Fix default for syntax_aliases not being respected
2023-04-02 15:07:41 +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
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
diff.go
Move the kittens Go code into the kittens folder
2023-03-27 13:06:02 +05:30
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
Add shortcuts for copying to clipboard
2023-03-29 19:56:08 +05:30
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
Fix
#6611
2023-09-09 18:24:26 +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
Fix panic caused by incorrectly constructed empty line
2023-04-02 10:18:23 +05:30