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-16 13:34:48 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
95c79341525daed4bebbe576f67c3db4c2a59414
kitty
/
kittens
/
clipboard
History
Kovid Goyal
341d845b9a
Port calls to slices.Sort functions since they now need a cmp() function rather than a less() function
...
Also rename os.SEEK_* to io.Seek* as the former has been deprecated
2023-08-04 22:50:13 +05:30
..
__init__.py
…
legacy.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
main.go
Move the kittens Go code into the kittens folder
2023-03-27 13:06:02 +05:30
main.py
clipboard kitten: Dont set clipboard when getting clipboard
2023-05-25 08:41:55 +05:30
read.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
write.go
Move the kittens Go code into the kittens folder
2023-03-27 13:06:02 +05:30