From aaf64ad63e094cdd4f8326616c5dc33f4ddc0b47 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 3 Jun 2020 08:17:28 +0530 Subject: [PATCH] Add links to config settings to change mouse modifiers in the main mouse docs --- docs/index.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 721433b1c..4712dc00e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -360,11 +360,12 @@ Mouse features * You can triple click to select a line and then drag to select more lines. * You can right click to extend a previous selection. * You can hold down :kbd:`ctrl+alt` and drag with the mouse to select in - columns. + columns (see also :opt:`rectangle_select_modifiers`). * Selecting text automatically copies it to the primary clipboard (on platforms with a primary clipboard). * 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 (see also + :opt:`terminal_select_modifiers`). Font control