broadcast kitten: Allow pressing a key to stop echoing of input into the broadcast window itself

This commit is contained in:
Kovid Goyal
2023-01-09 17:19:35 +05:30
parent 6e41409a3f
commit 69255f7525
2 changed files with 37 additions and 10 deletions

View File

@@ -85,6 +85,8 @@ Detailed list of changes
- When a multi-key sequence does not match any action, send all key events to the child program (:pull:`5841`)
- broadcast kitten: Allow pressing a key to stop echoing of input into the broadcast window itself (:disc:`5868`)
0.26.5 [2022-11-07]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~