This commit is contained in:
Kovid Goyal 2023-01-31 21:02:58 +05:30
parent 47641456da
commit 5a997a5f7a
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -67,7 +67,7 @@ Detailed list of changes
- A new option :opt:`undercurl_style` to control the rendering of undercurls (:pull:`5883`) - A new option :opt:`undercurl_style` to control the rendering of undercurls (:pull:`5883`)
- 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`) - Bash integration: Fix ``clone-in-kitty`` not working on bash >= 5.2 if 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