Git commit 7b0a1438ef60040d2c096c2322e7ba8498aa1853 by Waqar Ahmed. Committed on 22/03/2022 at 06:06. Pushed by waqar into branch 'master'.
Add doc about multicursor modifier option M +7 -0 doc/katepart/configuring.docbook https://invent.kde.org/utilities/kate/commit/7b0a1438ef60040d2c096c2322e7ba8498aa1853 diff --git a/doc/katepart/configuring.docbook b/doc/katepart/configuring.docbook index 04f29d990..1d7cdf996 100644 --- a/doc/katepart/configuring.docbook +++ b/doc/katepart/configuring.docbook @@ -519,6 +519,13 @@ of only removing the base character. This is useful for Indic locales.</para></l </listitem> </varlistentry> +<varlistentry> +<term><guilabel>Multicursor modifier</guilabel></term> +<listitem> +<para>This option lets you set the modifier that will be used to create multiple cursors with &LMB; click. You need to press the modifiers and click &LMB; to create a cursor at the desired location.</para> +</listitem> +</varlistentry> + </variablelist> </sect3>
