This website requires JavaScript.
Explore
Help
Register
Sign in
CERBERUS
/
kitty
Watch
1
Star
0
Fork
You've already forked kitty
0
mirror of
https://github.com/kovidgoyal/kitty.git
synced
2026-06-26 19:01:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
dd783c842f
kitty
/
tools
/
cmd
/
clipboard
History
Download ZIP
Download TAR.GZ
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