Linux cpanel.rrshost.in 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64
Apache
: 109.123.238.221 | : 172.69.130.122
128 Domain
8.2.28
aev999
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
help-langpack /
en_GB /
gedit /
[ HOME SHELL ]
Name
Size
Permission
Action
gedit-change-color-scheme.page
2.54
KB
-rw-r--r--
gedit-change-default-font.page
1.82
KB
-rw-r--r--
gedit-character-encodings.page
3.09
KB
-rw-r--r--
gedit-close-file.page
1.25
KB
-rw-r--r--
gedit-create-new-file.page
1.46
KB
-rw-r--r--
gedit-edit-as-root.page
1.65
KB
-rw-r--r--
gedit-files-basic.page
1.06
KB
-rw-r--r--
gedit-full-screen.page
2.54
KB
-rw-r--r--
gedit-open-files-from-sidepane...
2.44
KB
-rw-r--r--
gedit-open-files.page
2.21
KB
-rw-r--r--
gedit-open-on-server.page
2.34
KB
-rw-r--r--
gedit-open-recent.page
1.67
KB
-rw-r--r--
gedit-plugin-guide.page
1.97
KB
-rw-r--r--
gedit-plugins-change-case.page
2.15
KB
-rw-r--r--
gedit-plugins-doc-stats.page
1.87
KB
-rw-r--r--
gedit-plugins-external-tools.p...
2.01
KB
-rw-r--r--
gedit-plugins-file-browser.pag...
1.93
KB
-rw-r--r--
gedit-plugins-insert-date-time...
2.08
KB
-rw-r--r--
gedit-plugins-install.page
2.78
KB
-rw-r--r--
gedit-plugins-modelines.page
3.54
KB
-rw-r--r--
gedit-plugins-pyconsole.page
1.47
KB
-rw-r--r--
gedit-plugins-quick-open.page
2.84
KB
-rw-r--r--
gedit-plugins-snippets.page
6.5
KB
-rw-r--r--
gedit-plugins-sort.page
2.75
KB
-rw-r--r--
gedit-printing-order.page
2.48
KB
-rw-r--r--
gedit-printing-select.page
1.75
KB
-rw-r--r--
gedit-printing.page
4.03
KB
-rw-r--r--
gedit-quickstart.page
1.66
KB
-rw-r--r--
gedit-replace.page
5.13
KB
-rw-r--r--
gedit-save-file.page
1.56
KB
-rw-r--r--
gedit-search.page
3.93
KB
-rw-r--r--
gedit-spellcheck.page
4.86
KB
-rw-r--r--
gedit-syntax-highlighting.page
1.62
KB
-rw-r--r--
gedit-tab-groups.page
3.32
KB
-rw-r--r--
gedit-tabs-moving.page
3.59
KB
-rw-r--r--
gedit-tabs.page
2.28
KB
-rw-r--r--
gedit-undo-redo.page
1.65
KB
-rw-r--r--
index.page
2
KB
-rw-r--r--
legal.xml
322
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : gedit-search.page
<?xml version="1.0" encoding="utf-8"?> <page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="gedit-search" xml:lang="gedit-en-GB"> <info> <link type="guide" xref="index#gedit-working-with-files"/> <link type="seealso" xref="gedit-replace"/> <desc>Find a portion of text within a file.</desc> <revision pkgversion="3.14" date="2014-12-04" status="review"/> <revision pkgversion="3.24" date="2017-09-17" status="review"/> <credit type="author"> <name>Jim Campbell</name> <email>jcampbell@gnome.org</email> </credit> <credit type="author"> <name>Daniel Neel</name> <email>dneelyep@gmail.com</email> </credit> <credit type="editor"> <name>Sindhu S</name> <email>sindhus@live.in</email> </credit> <credit type="editor"> <name>Shobha Tyagi</name> <email>tyagishobha@gmail.com</email> </credit> <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/> <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright"> <mal:name>Zander Brown</mal:name> <mal:email>zbrown@gnome.org</mal:email> <mal:years>2020</mal:years> </mal:credit> </info> <title>Search for text</title> <p>The Find tool can help you find specific sequences of text within in your file.</p> <steps> <title>Finding text</title> <item> <p>Open the <gui>search window</gui> by clicking <guiseq><gui style="menu">Menu Button</gui> <gui style="menuitem">Find…</gui> </guiseq> or pressing <keyseq><key>Ctrl</key><key>F</key></keyseq>. This will move your cursor to the start of the <gui>search window</gui>.</p> </item> <item> <p>Type the text you wish to search for in the <gui>search window</gui>.</p> </item> <item> <p>As you type, <app>gedit</app> will begin highlighting the portions of text that match what you have entered.</p> </item> </steps> <p>To scroll through the search results, do any of the following:</p> <list> <item> <p>Click on the <gui style="button">up</gui> or <gui style="button">down</gui> facing arrows next to the <gui>search window</gui>.</p> </item> <item> <p>Press the <key>up arrow</key> or <key>down arrow</key> keys on your keyboard.</p> </item> <item> <p>Press <keyseq><key>Ctrl</key><key>G</key></keyseq> or <keyseq><key>Ctrl</key><key>Shift</key><key>G</key></keyseq>.</p> </item> </list> <p>To close the <gui>search window</gui>, press either <key>Esc</key> or <key>Enter</key>. Pressing <key>Esc</key> will return the cursor to where it was before you began your search. Pressing <key>Enter</key> will return the cursor to the current position in the search results.</p> <list> <title>Search tips</title> <item> <p>If you highlight a portion of text with your mouse, and then press <keyseq><key>Ctrl</key><key>F</key></keyseq>, the text you've highlighted will appear in the search window.</p> </item> <item> <p>For more search options, click on the <gui style="button">Magnifying Glass</gui> icon in the search window, or right-click anywhere in the search window. You can select one or more of the following search options:</p> <list> <item> <p>Select <gui>Match Case</gui> to make the search case sensitive.</p> </item> <item> <p>Select <gui>Match Entire Word Only</gui> to search only complete words.</p> </item> <item> <p>Select <gui>Wrap Around</gui> to search text from top to bottom and cycle back again.</p> </item> </list> </item> <item> <p>The text that you've searched for will remain highlighted by gedit, even after you have completed your search. To remove the highlight, click <gui style="menuitem">Clear Highlight</gui>, or press <keyseq><key>Ctrl</key><key>Shift</key><key>K</key></keyseq>.</p> </item> </list> </page>
Close