mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-13 08:26:56 +00:00
14 lines
513 B
ReStructuredText
14 lines
513 B
ReStructuredText
Mappable actions
|
|
-----------------------
|
|
|
|
.. highlight:: conf
|
|
|
|
The actions described below can be mapped to any key press or mouse action
|
|
using the ``map`` and ``mouse_map`` directives in :file:`kitty.conf`. For
|
|
configuration examples, see the default shortcut links for each action.
|
|
To read about keyboard mapping in more detail, see :doc:`mapping`.
|
|
|
|
You can also browse and trigger these actions by pressing :sc:`command_palette`
|
|
to run the :doc:`/kittens/command-palette`.
|
|
|
|
.. include:: /generated/actions.rst
|