Project

General

Profile

Edit » History » Version 10

Per Amundsen, 02/16/2023 12:26 PM

1 1 Per Amundsen
_Added in 1.9.3_
2
3 4 Per Amundsen
*/edit -almnpqsv*
4 1 Per Amundsen
5 9 Per Amundsen
Opens or focuses a editor.
6 1 Per Amundsen
7
*Switches*
8
9 10 Per Amundsen
table(ktable).
10
|*Switch*|*Description*|
11
| -a | Opens the [[Aliases Dialog<notextile>|</notextile>Aliases Editor]]. |
12
| -i | Opens the [[Nicklist Buttons Dialog<notextile>|</notextile>Nicklist Buttons Editor]]. |
13
| -l | Opens the [[Slaps Dialog<notextile>|</notextile>Slaps Editor]]. |
14
| -m | Opens the [[Menus_Dialog<notextile>|</notextile>Menus Editor]]. |
15
| -n | Opens the [[Now Playing Dialog<notextile>|</notextile>Now Playing Editor]]. |
16
| -p | Opens Edit Plugin Scripts. |
17
| -q | Opens the [[Quits Dialog<notextile>|</notextile>Quits Editor]]. |
18
| -s | Opens the [[Scripteditor_Dialog<notextile>|</notextile>Script Editor]]. |
19
| -u | Opens the [[Addressbook_Dialog_Users<notextile>|</notextile>User list Editor]]. |
20
| -v | Opens the [[Variables Dialog<notextile>|</notextile>Variables Editor]]. |
21 1 Per Amundsen
22
*Example*
23
24
<pre>
25 5 Per Amundsen
; Opens the Script Editor.
26 1 Per Amundsen
/edit -s
27
</pre>