kitty/tools/cmd/clipboard
Kovid Goyal d88105319d
clipboard kitten: Allow STDIN to be connected to a program that itself uses the tty directly
Read in STDIN first, and only then start terminal IO, hopefully allowing
the other program to finish its terminal IO before we start.

Fixes #5934
2023-01-26 12:40:08 +05:30
..
legacy.go clipboard kitten: Allow STDIN to be connected to a program that itself uses the tty directly 2023-01-26 12:40:08 +05:30
main.go Reading arbitrary MIME from clipboard now works 2022-12-01 13:35:44 +05:30
read.go DRYer 2023-01-24 18:26:01 +05:30
write.go DRYer 2023-01-25 15:38:23 +05:30