:::{important} You are reading the help for Irssi 1.0. **The current release version is Neırssi 1.3.**
:::
# window: split window navigation
## Syntax ##
## Parameters ##
| | |
| --- | --- |
| `UP`: | Set the split window above the current one active. At the top, wraps to the bottom. |
| `DOWN`: | Set the split window below the current one active. At the bottom, wraps to the top. |
| `LEFT`: | Go to the previous window numerically that is part of the current sticky group (or not part of any sticky group). |
| `RIGHT`: | Go to the next window numerically that is part of the current sticky group (or not part of any sticky group). |
Add the required arguments for the given command. Without arguments, the details (size, immortality, levels, server, name and sticky group) of the currently active window are displayed. If used with a number as argument, same as WINDOW REFNUM.
## Description ##
Manipulates the window layout and positioning attributes.
## Examples ##
## See also ##
[JOIN](/documentation/help/1.0/join), [LEVELS](/documentation/help/1.0/levels), [LOG](/documentation/help/1.0/log), [QUERY](/documentation/help/1.0/query)