From 98b50ec1451f466ce32ddc7323422f5e829492b2 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 19 Apr 2020 08:28:40 +0530 Subject: [PATCH] ... --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 7e0168e50..df824a1f3 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -31,7 +31,7 @@ To update |kitty|, :doc:`follow the instructions `. - macOS: Render multi-cell PUA characters centered, matching behavior on other platforms -- Linux: Ignore keys is they are designated as layout/group/mode switch keys +- Linux: Ignore keys if they are designated as layout/group/mode switch keys (:iss:`2519`) - Marks: Fix marks not handling wide characters and tab characters correctly