From f58013f2c61039126470a5b93d776e8271c7cc72 Mon Sep 17 00:00:00 2001 From: pagedown Date: Fri, 24 Dec 2021 12:06:41 +0800 Subject: [PATCH] Docs: Cross-platform IME integration improvements --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 4caba2110..e8e789312 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -91,7 +91,7 @@ To update |kitty|, :doc:`follow the instructions `. - Linux: Fix IME with fcitx5 not working after fcitx5 is restarted (:pull:`4059`) -- macOS: Various improvements to IME integration (:iss:`4219`) +- Various improvements to IME integration (:iss:`4219`) - Remote file transfer: Fix transfer not working if custom ssh port or identity is specified on the command line (:iss:`4067`)