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-06-08 22:28:24 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a2887bb9e08eef9e72207542d9bea8e27d25c40c
kitty
/
tools
/
cmd
/
clipboard
History
Kovid Goyal
a2887bb9e0
get rid of utils.Cut since we can now rely on strings.Cut instead
2023-03-04 13:37:55 +05:30
..
legacy.go
Move pre-read code into a separate function for clarity
2023-01-26 12:49:21 +05:30
main.go
Reading arbitrary MIME from clipboard now works
2022-12-01 13:35:44 +05:30
read.go
get rid of utils.Cut since we can now rely on strings.Cut instead
2023-03-04 13:37:55 +05:30
write.go
Also preread STDIN when using /dev/stdin as the source
2023-01-26 12:57:12 +05:30