Tab » History » Revision 3
Revision 2 (Per Amundsen, 02/15/2014 06:18 PM) → Revision 3/8 (Per Amundsen, 03/09/2016 05:56 PM)
_Added in 1.5_ */tab [-fbpn] [[network] [#channel|nick]|N]* Activates the matching window or the window number counting from the top. *Switches* -f - Activates the next window in Switchbar order. -b - Activates the previous window in Switchbar order. -n - Activates the next window in recent history order. -p - Activates the previous window in recent order. *Parameters* [network] - [[$network]] to match. [#channel|nick] - Channel or nick to match. [N] - The Nth position. *Example* <pre> ;Activate #channel window on $network NordicIRC. /tab NordicIRC #channel ;Activate the 5th window. /tab 5 </pre>