New sleep action

useful in combine based mappings to make kitty sleep before executing the next action
This commit is contained in:
Kovid Goyal 2022-11-22 21:45:19 +05:30
parent 51bba9110e
commit c0d06adcb5
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C
3 changed files with 16 additions and 1 deletions

View file

@ -53,6 +53,8 @@ Detailed list of changes
- 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
0.26.5 [2022-11-07]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~