Actions
Options » History » Revision 6
« Previous |
Revision 6/10
(diff)
| Next »
Per Amundsen, 07/28/2016 04:31 PM
Added in 1.9.3
/options [-t] [tab] [search]
Opens the options form.
Quotes can be used for tabs with multiple words.
Same as /config.
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.
; Open options and search all tabs for the text "join" and select the "quick connect" tab if text was found. /options -t "Quick Connect" join ; Open options and select the "Messagea" tab. /options -t Messages ; Open options and search for the text "join" /options join
Updated by Per Amundsen over 8 years ago · 6 revisions