This commit is contained in:
Kovid Goyal 2022-12-19 05:35:18 +05:30
parent e5941b1b44
commit e3f6f47f10
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -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`) - 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 - A new :ac:`sleep` action useful in combine based mappings to make kitty sleep before executing the next action