Tab » History » Version 7
Per Amundsen, 03/27/2021 05:48 PM
| 1 | 1 | Per Amundsen | _Added in 1.5_ |
|---|---|---|---|
| 2 | |||
| 3 | 4 | Per Amundsen | */tab [-fbpnm] [[network] [#channel|nick]|N]* |
| 4 | 1 | Per Amundsen | |
| 5 | Activates the matching window or the window number counting from the top. |
||
| 6 | 3 | Per Amundsen | |
| 7 | *Switches* |
||
| 8 | |||
| 9 | 7 | Per Amundsen | -f - Activates the next window in [[Switchbar_Control|Switchbar]]/[[Treebar_Control|Treebar]] order. |
| 10 | -b - Activates the previous window in [[Switchbar_Control|Switchbar]]/[[Treebar_Control|Treebar]] order. |
||
| 11 | 3 | Per Amundsen | -n - Activates the next window in recent history order. |
| 12 | 1 | Per Amundsen | -p - Activates the previous window in recent order. |
| 13 | 4 | Per Amundsen | -m - Includes minimized windows. |
| 14 | 1 | Per Amundsen | |
| 15 | *Parameters* |
||
| 16 | |||
| 17 | [network] - [[$network]] to match. |
||
| 18 | [#channel|nick] - Channel or nick to match. |
||
| 19 | [N] - The Nth position. |
||
| 20 | |||
| 21 | *Example* |
||
| 22 | |||
| 23 | <pre> |
||
| 24 | 5 | Per Amundsen | ; Activate #channel window on $network NordicIRC. |
| 25 | 1 | Per Amundsen | /tab NordicIRC #channel |
| 26 | |||
| 27 | 5 | Per Amundsen | ; Activate the 5th window. |
| 28 | 1 | Per Amundsen | /tab 5 |
| 29 | </pre> |