Find Text Dialog » History » Version 7
Per Amundsen, 03/26/2021 06:33 PM
| 1 | 1 | Per Amundsen | {{>toc}} |
|---|---|---|---|
| 2 | |||
| 3 | h1. Find Text Dialog |
||
| 4 | |||
| 5 | !findtext.png! |
||
| 6 | |||
| 7 | 7 | Per Amundsen | The dialog can be accessed by pressing %(key)CTRL% + %(key)SHIFT% + %(key)F% or by clicking [[Menubar_Control|Menubar]] -> Tools -> Find Text. |
| 8 | 3 | Per Amundsen | |
| 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 | 4 | Per Amundsen | h2. Window |
| 18 | |||
| 19 | Searches only windows matching the specified window name. |
||
| 20 | |||
| 21 | 5 | Per Amundsen | h2. Search for |
| 22 | |||
| 23 | The text to search for. |
||
| 24 | |||
| 25 | 1 | Per Amundsen | h2. Exact Match |
| 26 | |||
| 27 | If checked, searches for case-sensitive match. |
||
| 28 | |||
| 29 | h2. Regex |
||
| 30 | |||
| 31 | If checked, searches using a [[Scripting_Regex|regular expression]] pattern. |
||
| 32 | |||
| 33 | h2. Search Server Windows. |
||
| 34 | |||
| 35 | If checked, searches all open server windows. |
||
| 36 | |||
| 37 | h2. Search Channel Windows. |
||
| 38 | |||
| 39 | If checked, searches all open channel windows. |
||
| 40 | |||
| 41 | h2. Search Private Windows. |
||
| 42 | |||
| 43 | If checked, searches all open private windows. |
||
| 44 | |||
| 45 | h2. Search Custom Windows. |
||
| 46 | |||
| 47 | If checked, searches all open @custom windows. |
||
| 48 | 6 | Per Amundsen | |
| 49 | h2. View |
||
| 50 | |||
| 51 | Focus the matched window and highlights the matched text. |