Add a reference to ctrl+shift+right click in the overview
This commit is contained in:
parent
8fd5f184b7
commit
a78138ab61
@ -191,8 +191,10 @@ Mouse features
|
|||||||
platforms with a primary clipboard).
|
platforms with a primary clipboard).
|
||||||
* You can middle click to paste from the primary clipboard (on platforms
|
* You can middle click to paste from the primary clipboard (on platforms
|
||||||
with a primary clipboard).
|
with a primary clipboard).
|
||||||
|
* You can right click while holding :kbd:`ctrl+shift` to open the output
|
||||||
|
of the clicked on command in a pager (requires :ref:`shell_integration`)
|
||||||
* You can select text with kitty even when a terminal program has grabbed
|
* You can select text with kitty even when a terminal program has grabbed
|
||||||
the mouse by holding down the :kbd:`shift` key.
|
the mouse by holding down the :kbd:`shift` key
|
||||||
|
|
||||||
All these actions can be customized in :file:`kitty.conf` as described
|
All these actions can be customized in :file:`kitty.conf` as described
|
||||||
:ref:`here <conf-kitty-mouse.mousemap>`.
|
:ref:`here <conf-kitty-mouse.mousemap>`.
|
||||||
|
|||||||
@ -81,7 +81,7 @@ to be copied.
|
|||||||
|
|
||||||
The feature to jump to previous prompts (
|
The feature to jump to previous prompts (
|
||||||
:sc:`scroll_to_previous_prompt` and :sc:`scroll_to_next_prompt`) and mouse
|
:sc:`scroll_to_previous_prompt` and :sc:`scroll_to_next_prompt`) and mouse
|
||||||
actions (``mouse_select_command_output`` and ``mouse_show_command_output``) can
|
actions (:ref:`action-mouse_select_command_output` and :ref:`action-mouse_show_command_output`) can
|
||||||
be integrated with browsing command output as well. For example, define the
|
be integrated with browsing command output as well. For example, define the
|
||||||
following mapping in :file:`kitty.conf`:
|
following mapping in :file:`kitty.conf`:
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user