The broadcast kitten

Fixes #1569
This commit is contained in:
Kovid Goyal
2020-12-01 13:11:32 +05:30
parent 4a049b14ca
commit f481c17732
6 changed files with 142 additions and 1 deletions

View File

@@ -7,6 +7,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
0.19.3 [future]
-------------------
- A new :doc:`broadcast <kittens/broadcast>` kitten to type in all kitty windows
simultaneously (:iss:`1569`)
- Add a new mappable `select_tab` action to choose a tab to switch to even
when the tab bar is hidden (:iss:`3115`)