Use a special role for actions documentation

This commit is contained in:
Kovid Goyal
2022-02-04 18:24:39 +05:30
parent 94898a8758
commit b5676a53ee
7 changed files with 30 additions and 11 deletions

View File

@@ -93,7 +93,7 @@ to be copied.
The feature to jump to previous prompts (
:sc:`scroll_to_previous_prompt` and :sc:`scroll_to_next_prompt`) and mouse
actions (:ref:`action-mouse_select_command_output` and :ref:`action-mouse_show_command_output`) can
actions (:ac:`mouse_select_command_output` and :ac:`mouse_show_command_output`) can
be integrated with browsing command output as well. For example, define the
following mapping in :file:`kitty.conf`: