X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2Firssi%2Fdocs%2Fhelp%2Fin%2Fwindow.in;fp=apps%2Firssi%2Fdocs%2Fhelp%2Fin%2Fwindow.in;h=7af71dc4b68a69a3aa4d99e02c28f750ac526f46;hb=23c5df1c8b0bfe539d3fa65802186e6e09e044aa;hp=0000000000000000000000000000000000000000;hpb=0f9738ce962b8498bbed0a75d5fb6fa127e3577f;p=silc.git diff --git a/apps/irssi/docs/help/in/window.in b/apps/irssi/docs/help/in/window.in new file mode 100644 index 00000000..7af71dc4 --- /dev/null +++ b/apps/irssi/docs/help/in/window.in @@ -0,0 +1,40 @@ + +@SYNTAX:window@ + +This command includes various subcommands for handling +irssi windows. + +/WINDOW CLOSE + - Closes the current window. +/WINDOW MOVE #NUMBER|PREV|NEXT + - Moves current window to another position in the + window list. +/WINDOW GOTO #NUMBER + - Moves into the specified window. +/WINDOW GOTO ACTIVE + - finds the first window with the higest + activity (msgs to you -> msgs -> rest). Alt-A is + the default shortcut key for this +/WINDOW GOTO #CHANNEL|NICK|=NICK + - moves you to the window with the channel, query or + dcc chat. +/WINDOW LEVEL [+/-]PUB/MSGS/... + - /window level msgs - creates messages window + - /window level all -msgs - creates status window +/WINDOW NEW [HIDDEN|SPLIT] + - creates new hidden/splitted window, + +Window logging + +/WINDOW LOG ON|OFF|TOGGLE [] + - Start/stop logging the active window. This works exactly like + /LOG OPEN -window. +/WINDOW LOGFILE + - Sets the default log file to use in the window, it can be + overridden by specifying the file name in /WINDOW LOG. + If no file name isn't given, Irssi defaults to + ~/irc.log. or ~/irc.log.Window if window + doesn't have a name. + +See also: SET CREATE, JOIN, QUERY, LOG +