Tab » History » Revision 6
Revision 5 (Per Amundsen, 02/05/2019 12:54 AM) → Revision 6/8 (Per Amundsen, 03/27/2021 05:47 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 [[Treebar_Control|Treebar]] Switchbar order. -b - Activates the previous window in [[Treebar_Control|Treebar]] Switchbar 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>