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