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