summaryrefslogtreecommitdiff
path: root/doc/en/weechat_commands.xml
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2006-07-27 16:11:42 +0000
committerSebastien Helleu <flashcode@flashtux.org>2006-07-27 16:11:42 +0000
commitc92ad8b195973512dc4de40dd129d6c3fee3dbfd (patch)
treee3ec83f18852b61cc39829f13c820d6a73bd321a /doc/en/weechat_commands.xml
parent06cc936937ba0b43fc4db4474c208494b3efdd74 (diff)
downloadweechat-c92ad8b195973512dc4de40dd129d6c3fee3dbfd.zip
Updated options/commands for doc
Diffstat (limited to 'doc/en/weechat_commands.xml')
-rw-r--r--doc/en/weechat_commands.xml15
1 files changed, 13 insertions, 2 deletions
diff --git a/doc/en/weechat_commands.xml b/doc/en/weechat_commands.xml
index 00b563e06..033bf33a0 100644
--- a/doc/en/weechat_commands.xml
+++ b/doc/en/weechat_commands.xml
@@ -21,7 +21,7 @@ manage buffers
action: action to do:
move: move buffer in the list (may be relative, for example -1)
close: close buffer (optional arg is part message, for a channel)
- list: list opened buffers (no parameter implies this list)
+ list: list open buffers (no parameter implies this list)
notify: set notify level for buffer (0=never, 1=highlight, 2=1+msg, 3=2+join/part)
server
channel: jump to buffer by server and/or channel name
@@ -123,6 +123,17 @@ functions: list internal functions for key bindings
reset: restore bindings to the default values and delete ALL personal bindings (use carefully!)
</programlisting>
+<command>panel [list | add type position size | resize # size | close # | move #1 #2]</command>
+<programlisting>
+manage panels
+
+ list: list open panels (no parameter implies this list)
+ add: add a panel, type is global|local, position is top|bottom|left|right
+ resize: resize a panel with a new size (may be relative, for example -1)
+ close: close a panel by number
+ move: move a panel to another number (may be relative, for example -1)
+
+</programlisting>
<command>plugin [load filename] | [autoload] | [reload] | [unload]</command>
<programlisting>
list/load/unload plugins
@@ -216,7 +227,7 @@ show WeeChat uptime
<programlisting>
manage windows
- list: list opened windows (no parameter implies this list)
+ list: list open windows (no parameter implies this list)
-1: jump to previous window
+1: jump to next window
b#: jump to next window displaying buffer number #