kitty/kittens/clipboard
Kovid Goyal 20fbde447c
clipboard kitten: Dont set clipboard when getting clipboard
The previous behavior meant getting the clipboard would
first empty it if STDIN was null or empty which can easily happen when
run non-interactively.

Fixes #6302
2023-05-25 08:41:55 +05:30
..
__init__.py
legacy.go clipboard kitten: Dont set clipboard when getting clipboard 2023-05-25 08:41:55 +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 clipboard kitten: Fix a bug causing the last MIME type available on the clipboard not being recognized when pasting with arbitrary MIME types 2023-04-30 06:48:09 +05:30
write.go Move the kittens Go code into the kittens folder 2023-03-27 13:06:02 +05:30