broadcast kitten: Allow broadcasting ctrl+c

Fixes #3956
This commit is contained in:
Kovid Goyal
2021-08-19 22:05:29 +05:30
parent 09c18f474f
commit 9a50dfc4b5
2 changed files with 9 additions and 2 deletions

View File

@@ -28,6 +28,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Launch command: Allow specifying the OS window title
- broadcast kitten: Allow broadcasting :kbd:`ctrl+c` (:pull:`3956`)
0.23.1 [2021-08-17]
----------------------