Important
You are reading the help for Irssi 1.0. The current release version is Neırssi 1.3.
window: split window moving
Syntax
WINDOW STICK [<ref#>] [ON|OFF]
WINDOW MOVE LEFT
WINDOW MOVE RIGHT
WINDOW MOVE UP
WINDOW MOVE DOWN
Parameters
|
Make the currently active window sticky, or stick the window specified by number to the currently visible split window. Or turn off stickyness of the currently active window or the window specified by number. |
|
Move the window to the numerically previous location inside the current sticky group. |
|
Move the window to the numerically next location inside the current sticky group. |
|
Move the current window to the sticky group of the split window above. If no sticky group remains, the split window collapses. |
|
Move the current window to the sticky group of the split window below. If no sticky group remains, the split window collapses. |
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.