From ede9a96eb9709fd440b4c1d7cd6f5529cb6d45e3 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Mon, 8 Aug 2011 11:24:26 +0200 Subject: core: add optional buffer name for area "chat" in keys of mouse context --- doc/en/autogen/user/weechat_commands.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/en/autogen/user/weechat_commands.txt') diff --git a/doc/en/autogen/user/weechat_commands.txt b/doc/en/autogen/user/weechat_commands.txt index 466bc80ad..cdb73b5e6 100644 --- a/doc/en/autogen/user/weechat_commands.txt +++ b/doc/en/autogen/user/weechat_commands.txt @@ -357,7 +357,8 @@ When binding a command to a key, it is recommended to use key alt+k (or Esc then For context "mouse" (possible in context "cursor" too), key has format: "@area:key" where area can be: *: any area on screen - chat: chat area + chat: chat area (any buffer) + chat(xxx): char area for buffer with name "xxx" (full name including plugin) bar(*): any bar bar(xxx): bar "xxx" item(*): any bar item -- cgit v1.2.3