summaryrefslogtreecommitdiff
path: root/docs/help/in/window.in
diff options
context:
space:
mode:
authorEmanuele Giaquinta <exg@irssi.org>2007-02-24 16:33:59 +0000
committerexg <exg@dbcabf3a-b0e7-0310-adc4-f8d773084564>2007-02-24 16:33:59 +0000
commitda4303be0705abe6447a8cc508b82889f5c0bc72 (patch)
tree6ef51f40e6a8f46f6fac82fa93ad888978f59f2d /docs/help/in/window.in
parente9681e4b9ee51e29dbae30f063e177075af550cb (diff)
downloadirssi-da4303be0705abe6447a8cc508b82889f5c0bc72.zip
Document /window item move.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4427 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs/help/in/window.in')
-rw-r--r--docs/help/in/window.in8
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/help/in/window.in b/docs/help/in/window.in
index b1ab98b5..cf5df20a 100644
--- a/docs/help/in/window.in
+++ b/docs/help/in/window.in
@@ -23,6 +23,12 @@ irssi windows.
- /window level all -msgs - creates status window
/WINDOW NEW [HIDDEN|SPLIT]
- creates new hidden/splitted window,
+/WINDOW ITEM MOVE <number>|<name>
+ - with a numeric argument, moves the active window
+ item of the active window to the window with
+ refnum <number>.
+ with a string argument, moves the window item with
+ name <name> to the active window.
Window logging
@@ -32,7 +38,7 @@ Window logging
/WINDOW LOGFILE <filename>
- 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
+ If no file name is given, Irssi defaults to
~/irc.log.<windowname> or ~/irc.log.Window<ref#> if window
doesn't have a name.