Quits Dialog » History » Version 1
Per Amundsen, 03/27/2021 05:26 AM
| 1 | 1 | Per Amundsen | {{>toc}} |
|---|---|---|---|
| 2 | |||
| 3 | h1. Quits Editor |
||
| 4 | |||
| 5 | !quitseditor.png! |
||
| 6 | |||
| 7 | The quits editor allows adding or editing or viewing custom [[/quit|quit messages]]. |
||
| 8 | |||
| 9 | it can be opened by clicking [[Menubar_Control|Menubar]] -> Tools -> Edit Slaps or by typing [[/edit]] -q. |
||
| 10 | |||
| 11 | The editor shares characteristics with all the other editors. |
||
| 12 | |||
| 13 | _See also [[/slap]], [[Editor Options]]._ |
||
| 14 | |||
| 15 | h2. Quits format |
||
| 16 | |||
| 17 | Identifiers in the message is evaluated. |
||
| 18 | |||
| 19 | h2. Saving quits to a different file |
||
| 20 | |||
| 21 | To save the current quits file to a different file, click the Menubar (inside the editor) -> File -> Save As menu item. |
||
| 22 | |||
| 23 | h2. Loading quits from a different file |
||
| 24 | |||
| 25 | To load quits from a different file, click the Menubar (inside the editor) -> File -> Load menu item. |
||
| 26 | |||
| 27 | h2. Search/replace text |
||
| 28 | |||
| 29 | Clicking the Menubar (inside the editor) -> Edit -> Find or pressing the %(key)CTRL% + %(key)F% shortcut opens the search and replace panel. |
||
| 30 | |||
| 31 | You can search or search and replace using a [[Scripting_Regex|Regular Expression]] by checking the *Regex* checkbox. |
||
| 32 | |||
| 33 | Pressing the %(key)ESCAPE% key closes the search panel. |
||
| 34 | |||
| 35 | h2. Font |
||
| 36 | |||
| 37 | The font of the editor can be changed by clicking the Menubar (inside the editor) -> File -> Change Font menu item. |
||
| 38 | |||
| 39 | _Note: only "truetype":https://en.wikipedia.org/wiki/TrueType fonts can be used._ |
||
| 40 | |||
| 41 | h2. Colors |
||
| 42 | |||
| 43 | The editor colors can be changed in [[Options Dialog|Options]] -> [[Colors Options|Colors]]. |