From 4ad4e28a9c48e2db327f05c1fdb80f81837409b0 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 21 May 2018 23:25:59 +0530 Subject: [PATCH] ... --- kittens/clipboard/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kittens/clipboard/main.py b/kittens/clipboard/main.py index fcbb38782..818f9d0e8 100644 --- a/kittens/clipboard/main.py +++ b/kittens/clipboard/main.py @@ -35,7 +35,7 @@ OPTIONS = r''' default=False type=bool-set Output the current contents of the clipboard to stdout. Note that this -will hang if you have not enabled the option to allow reading the clipboard +will not work if you have not enabled the option to allow reading the clipboard in kitty.conf