Config » History » Revision 4
Revision 3 (Per Amundsen, 03/01/2014 03:11 PM) → Revision 4/6 (Per Amundsen, 07/28/2016 04:31 PM)
_Added in 1.9.3_ 1.5_ */config [-t] [tab] [search]* Opens the options form. _Quotes can be used for tabs with multiple words._ _Same as [[/options]]._ *Switches* -t - Selects the specified tab matching [text]. *Parameters* [tab] - Used with -t Text of the option tab to set as selected. [search] - Options to search/filter for. <pre> ; Open options and search all tabs for the text "join" and select the "quick connect" tab if text was found. /config -t "Quick Connect" join ; Open options and select the "Messagea" tab. /config -t Messages ; Open options and search for the text "join" /config join </pre>