Tab » History » Version 2
Per Amundsen, 02/15/2014 06:18 PM
| 1 | 1 | Per Amundsen | _Added in 1.5_ |
|---|---|---|---|
| 2 | |||
| 3 | */tab [[network] [#channel|nick]|N]* |
||
| 4 | |||
| 5 | Activates the matching window or the window number counting from the top. |
||
| 6 | |||
| 7 | *Parameters* |
||
| 8 | |||
| 9 | [network] - [[$network]] to match. |
||
| 10 | [#channel|nick] - Channel or nick to match. |
||
| 11 | [N] - The Nth position. |
||
| 12 | |||
| 13 | *Example* |
||
| 14 | |||
| 15 | <pre> |
||
| 16 | 2 | Per Amundsen | ;Activate #channel window on $network NordicIRC. |
| 17 | 1 | Per Amundsen | /tab NordicIRC #channel |
| 18 | |||
| 19 | ;Activate the 5th window. |
||
| 20 | /tab 5 |
||
| 21 | </pre> |