From a59cda8b6067e3260834ca44e8e1e4c71ee5501b Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 21 May 2018 16:02:24 +0530 Subject: [PATCH] ... --- CHANGELOG.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index de2bb1d78..7d564b141 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -32,7 +32,8 @@ version 0.10.0 [2018-05-21] - Allow programs running in kitty to `read/write from the clipboard `_. - By default only writing is allowed. + By default only writing is allowed. This feature is supported in many + terminals, search for `OSC 52 clipboard` to find out more about using it. - Fix moving cursor outside a defined page area incorrectly causing the cursor to be placed inside the page area. Caused incorrect rendering in neovim, in