Actions
Added in 1.5
/tab [-fbpnm] [[network] [#channel|nick]|N]
Activates the matching window or the window number counting from the top.
Switches
Switch | Description |
-f | Activates the next window in Switchbar/Treebar order. |
-b | Activates the previous window in Switchbar/Treebar order. |
-n | Activates the next window in recent history order. |
-p | Activates the previous window in recent order. |
-m | Includes minimized windows. |
Parameters
Parameter | Description |
[network] | $network to match. |
[#channel|nick] | Channel or nick to match. |
[N] | The Nth position. |
Example
; Activate #channel window on $network NordicIRC. /tab NordicIRC #channel ; Activate the 5th window. /tab 5
Updated by Per Amundsen over 1 year ago · 8 revisions