[utilities/kate] doc/kate: S&R: docs: while Ctrl is pressed, clicking search will open a new tab

Kåre Särs null at kde.org
Tue Feb 11 07:11:29 GMT 2025


Git commit 9aae4d0f2c5a2dc24ecb568f1468bf1c09336a11 by Kåre Särs, on behalf of Ahmad Samir.
Committed on 11/02/2025 at 07:06.
Pushed by sars into branch 'master'.

S&R: docs: while Ctrl is pressed, clicking search will open a new tab

I found out by accident while reading the code. Looks like a nifty
feature.

M  +6    -2    doc/kate/plugins.docbook

https://invent.kde.org/utilities/kate/-/commit/9aae4d0f2c5a2dc24ecb568f1468bf1c09336a11

diff --git a/doc/kate/plugins.docbook b/doc/kate/plugins.docbook
index d53f004c92..c7e956159e 100644
--- a/doc/kate/plugins.docbook
+++ b/doc/kate/plugins.docbook
@@ -3045,8 +3045,12 @@ Replacement text that will be added to file(s) in place of the text in the
 <term><guibutton>Search</guibutton></term>
 <listitem><para>
 When you've finished configuring everything, just press the
-<guibutton>Search</guibutton> button to perform your search.  You may also press
-&Enter; in the <guilabel>Find</guilabel> text box to do the same.
+<guibutton>Search</guibutton> button to perform your search; to perform the
+search in a new tab press and hold &Ctrl; before pressing the
+<guibutton>Search</guibutton> button.  You may also press &Enter; in the
+<guilabel>Find</guilabel> text box to do the same (similarly pressing
+<keycombo action="simul">&Ctrl;&Enter;</keycombo> will perform the search in
+a new tab).
 </para></listitem>
 </varlistentry>
 


More information about the kde-doc-english mailing list