window items

Syntax

WINDOW ITEM PREV
WINDOW ITEM NEXT
WINDOW ITEM GOTO <number>|<name>
WINDOW ITEM MOVE <number>|<name>

Parameters

ITEM PREV:

Make the previous item in this window active.

ITEM NEXT:

Make the next item in this window active.

ITEM GOTO:

Change to the query with the specified nickname, channel with the given name or window item number.

ITEM MOVE:

Move the active window item to another window, or move the channel or query item specified by their name to the current window.

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.

LEVEL and HIDELEVEL modify the currently set level. Without arguments, the current level is displayed. Levels listed starting with + are added to the current levels. Levels listed starting with - are removed from the current levels. To clear the levels, start the new level setting with NONE. Levels listed starting with ^ are either removed or added from the current setting, depending on whether they were previously set or not (since Irssi 1.5). Levels listed as is are also added to the current levels. Afterwards, the new level setting is displayed.

Description

Manipulates the window layout and positioning attributes.

Examples

/WINDOW ITEM MOVE 10

See also

JOIN, LEVELS, LOG, QUERY