Important

You are reading the help for Irssi 1.1. The current release version is Neırssi 1.3.

window: split window resizing

Syntax

WINDOW GROW [<lines>]
WINDOW SHRINK [<lines>]
WINDOW SIZE <lines>
WINDOW BALANCE

Parameters

GROW:

Increase the size of the active split window by the specified number of lines.

SHRINK:

Decrease the size of the active split window by the specified number of lines.

SIZE:

Set the current split window size to the specified numer of lines.

BALANCE:

Balance the heights of all split windows.

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