File: broadcast.rst

package info (click to toggle)
kitty 0.19.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 14,020 kB
  • sloc: ansic: 149,812; python: 29,994; objc: 3,485; makefile: 78; sh: 31
file content (23 lines) | stat: -rw-r--r-- 675 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
broadcast - type text in all kitty windows
==================================================

The ``broadcast`` kitten can be used to type text simultaneously in
all kitty windows (or a subset as desired).

To use it, simply create a mapping in :file:`kitty.conf` such as::

    map F1 launch --allow-remote-control kitty +kitten broadcast

Then press the :kbd:`F1` key and whatever you type in the newly created widow
will be sent to all kitty windows.

You can use the options described below to control which windows
are selected.

.. program:: kitty +kitten broadcast


Command Line Interface
--------------------------

.. include:: /generated/cli-kitten-broadcast.rst