window: split window moving

Syntax

WINDOW STICK [<ref#>] [ON|OFF]
WINDOW MOVE LEFT [-directional]
WINDOW MOVE RIGHT [-directional]
WINDOW MOVE UP [-directional]
WINDOW MOVE DOWN [-directional]

Parameters

STICK:

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 LEFT:

Move the window to the numerically previous location inside the current sticky group.

MOVE RIGHT:

Move the window to the numerically next location inside the current sticky group.

MOVE UP:

Move the current window to the sticky group of the previous split window. If no sticky group remains, the split window collapses.

MOVE DOWN:

Move the current window to the sticky group of the next split window. If no sticky group remains, the split window collapses.

-directional:

Set the split window in the given direction to the current one active, or move the current window to the sticky group of the split window in the given direction. (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.

Examples

See also

JOIN, LEVELS, LOG, QUERY