From e3f6f47f109c446bdee507db9589ad7dc9a41e5b Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 19 Dec 2022 05:35:18 +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 9dc693b85..0c47528c5 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -53,7 +53,7 @@ Detailed list of changes - Add an option :opt:`background_tint_gaps` to control background image tinting for window gaps (:iss:`5596`) -- Bash integration: Fix ``clone-in-kitty`` not working on bash >= 5.2 if environment variable values contain newlines or other special characters (:iss:`5629`) +- Bash integration: Fix ``clone-in-kitty`` not working on bash >= 5.2 if an environment variable values contain newlines or other special characters (:iss:`5629`) - A new :ac:`sleep` action useful in combine based mappings to make kitty sleep before executing the next action