Project

General

Profile

Find Text Dialog » History » Version 3

Per Amundsen, 11/15/2017 05:36 PM

1 1 Per Amundsen
{{>toc}}
2
3
h1. Find Text Dialog
4
5
!findtext.png!
6
7 3 Per Amundsen
The dialog can be accessed by pressing %(key)CTRL% + %(key)SHIFT% + %(key)F% or by clicking Menubar -> Tools -> Find Text.
8
9 1 Per Amundsen
Allows search all open windows for matched text.
10
11 2 Per Amundsen
Double-clicking a match result, pressing %(key)Enter% or clicking the *View* button will focus the window and highlight the matched line.
12 1 Per Amundsen
13
_Pressing %(key)F5% will run the search again._
14
15
_See also [[/findtext]], [[/search]]._
16
17
h2. Exact Match
18
19
If checked, searches for case-sensitive match.
20
21
h2. Regex
22
23
If checked, searches using a [[Scripting_Regex|regular expression]] pattern.
24
25
h2. Search Server Windows.
26
27
If checked, searches all open server windows.
28
29
h2. Search Channel Windows.
30
31
If checked, searches all open channel windows.
32
33
h2. Search Private Windows.
34
35
If checked, searches all open private windows.
36
37
h2. Search Custom Windows.
38
39
If checked, searches all open @custom windows.