Tab » History » Revision 7
Revision 6 (Per Amundsen, 03/27/2021 05:47 PM) → Revision 7/8 (Per Amundsen, 03/27/2021 05:48 PM)
_Added in 1.5_ */tab [-fbpnm] [[network] [#channel|nick]|N]* Activates the matching window or the window number counting from the top. *Switches* -f - Activates the next window in [[Switchbar_Control|Switchbar]]/[[Treebar_Control|Treebar]] [[Treebar_Control|Treebar]] order. -b - Activates the previous window in [[Switchbar_Control|Switchbar]]/[[Treebar_Control|Treebar]] [[Treebar_Control|Treebar]] order. -n - Activates the next window in recent history order. -p - Activates the previous window in recent order. -m - Includes minimized windows. *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>