summaryrefslogtreecommitdiff
path: root/doc/weechat_doc_pt.texi
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2005-11-29 08:23:03 +0000
committerSebastien Helleu <flashcode@flashtux.org>2005-11-29 08:23:03 +0000
commitc005d8c4d3578a3a1fcc1d2998958fa4387136c3 (patch)
treea2ceec4e0231aa9cad5a894312941d87c8530ebd /doc/weechat_doc_pt.texi
parent816fac508478548fb6affc8d3bcc0c503960f316 (diff)
downloadweechat-c005d8c4d3578a3a1fcc1d2998958fa4387136c3.zip
Added server/channel arg to /buffer command for jumping to buffer
Diffstat (limited to 'doc/weechat_doc_pt.texi')
-rw-r--r--doc/weechat_doc_pt.texi12
1 files changed, 8 insertions, 4 deletions
diff --git a/doc/weechat_doc_pt.texi b/doc/weechat_doc_pt.texi
index 9857b2d5b..d85102d87 100644
--- a/doc/weechat_doc_pt.texi
+++ b/doc/weechat_doc_pt.texi
@@ -36,7 +36,7 @@
@title WeeChat - Guia do Utilizador
@subtitle Cliente de IRC rapido, leve e extencivel
-@subtitle Documenta@,{c}@~ao do WeeChat v0.1.7-cvs - 20 de novembro de 2005
+@subtitle Documenta@,{c}@~ao do WeeChat v0.1.7-cvs - 29 de novembro de 2005
@author FlashCode <@email{flashcode@@flashtux.org, flashcode AT flashtux.org}>
@@ -322,7 +322,7 @@ The string inserted after nick completion@*
Type: string (any string), default value: ':'@*
@item look_nick_completion_ignore
Chars ignored for nick completion@*
-Type: string (any string), default value: '[]-'@*
+Type: string (any string), default value: '[]-^'@*
@item look_infobar
Enable info bar@*
Type: boolean (values: 'on' or 'off'), default value: 'on'@*
@@ -892,6 +892,9 @@ Switch server on servers buffer@*
@item Alt + U
Scroll to first unread line in buffer@*
@*
+@item Alt + W then Alt + arrow
+Switch to window with direction@*
+@*
@item Alt + PageUp / Alt + PageDown / Alt + Home / Alt + End
Scroll nicklist@*
@*
@@ -911,7 +914,7 @@ alias_name: name of alias@*
command: command name (WeeChat or IRC command, without first '/')@*
arguments: arguments for command@*
@*
-@item buffer [action | number]
+@item buffer [action | number | [[server] [channel]]]
@*
manage buffers@*
@*
@@ -920,6 +923,7 @@ action: action to do:@*
close: close buffer (for channel: same as /part without part message)@*
list: list opened 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@*
number: jump to buffer by number@*
@*
@item clear [-all]
@@ -1039,7 +1043,7 @@ channel: name of channel for unignore@*
For each argument, '*' means all.@*
Without argument, /unignore command lists all defined ignore.@*
@*
-@item uptime -o
+@item uptime [-o]
@*
show WeeChat uptime@*
@*