summaryrefslogtreecommitdiff
path: root/doc/en/weechat.en.xml
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2006-08-07 22:26:55 +0000
committerSebastien Helleu <flashcode@flashtux.org>2006-08-07 22:26:55 +0000
commit1d211a16da60819b769e0805329dd218fa43b8e0 (patch)
tree4a3a08515b899c99532a1c643a0dd86a748c8020 /doc/en/weechat.en.xml
parentf8c913a77ac493b4823bd7e9c64eff0b2aef67d8 (diff)
downloadweechat-1d211a16da60819b769e0805329dd218fa43b8e0.zip
Added missing modes (channel & user), now all modes are allowed (bug #16606), added "%m" for completion with self nick (on current server)
Diffstat (limited to 'doc/en/weechat.en.xml')
-rw-r--r--doc/en/weechat.en.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/en/weechat.en.xml b/doc/en/weechat.en.xml
index 9432f1e38..d27258cc4 100644
--- a/doc/en/weechat.en.xml
+++ b/doc/en/weechat.en.xml
@@ -2009,6 +2009,10 @@ plugin->msg_handler_add (plugin, "KICK", &amp;msg_kick, NULL, NULL);
<entry>key functions</entry>
</row>
<row>
+ <entry><literal>%m</literal></entry>
+ <entry>nick on current server</entry>
+ </row>
+ <row>
<entry><literal>%n</literal></entry>
<entry>nicks of current channel</entry>
</row>