Project

General

Profile

Tab » History » Revision 2

Revision 1 (Per Amundsen, 02/15/2014 06:18 PM) → Revision 2/8 (Per Amundsen, 02/15/2014 06:18 PM)

_Added in 1.5_ 

 */tab [[network] [#channel|nick]|N]* 

 Activates the matching window or the window number counting from the top. 

 *Parameters* 

 [network] - [[$network]] to match. 
 [#channel|nick] - Channel or nick to match. 
 [N] - The Nth position. 

 *Example* 

 <pre> 
 ;Activate #channel window on $network [[$network]] NordicIRC. 
 /tab NordicIRC #channel 

 ;Activate the 5th window. 
 /tab 5 
 </pre>