Project

General

Profile

Tab » History » Revision 4

Revision 3 (Per Amundsen, 03/09/2016 05:56 PM) → Revision 4/8 (Per Amundsen, 06/29/2017 04:10 PM)

_Added in 1.5_ 

 */tab [-fbpnm] [-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. 
 -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>