summaryrefslogtreecommitdiffstats
path: root/help/C/gedit-search.page
diff options
context:
space:
mode:
Diffstat (limited to 'help/C/gedit-search.page')
-rw-r--r--help/C/gedit-search.page44
1 files changed, 44 insertions, 0 deletions
diff --git a/help/C/gedit-search.page b/help/C/gedit-search.page
new file mode 100644
index 0000000..949aef2
--- /dev/null
+++ b/help/C/gedit-search.page
@@ -0,0 +1,44 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="gedit-search">
+
+ <info>
+ <link type="guide" xref="gedit-search-and-replace" group="first" />
+ </info>
+
+ <title>Simple search: additional topics</title>
+
+ <section>
+ <title>Navigate through the search results</title>
+ <p>
+ There are several ways to go to the next or previous search result.
+ </p>
+ <p>
+ There are <gui style="button">up</gui> and <gui style="button">down</gui>
+ arrows next to the search entry.
+ </p>
+ <p>
+ You can also press the <key>up arrow</key> or <key>down arrow</key> keys
+ on your keyboard while the search entry is visible.
+ </p>
+ <p>
+ Keyboard shortcuts are also available.
+ </p>
+ </section>
+
+ <section>
+ <title>Closing the search entry field</title>
+ <p>
+ You can close the search entry by pressing different keys:
+ </p>
+ <list>
+ <item><p>
+ Pressing <key>Esc</key> will return the cursor to where it was before
+ you began your search.
+ </p></item>
+ <item><p>
+ Pressing <key>Enter</key> will keep the cursor to its current position.
+ </p></item>
+ </list>
+ </section>
+</page>