mirror of
https://github.com/weechat/weechat.git
synced 2026-07-07 18:23:13 +02:00
core: add optional buffer name for area "chat" in keys of mouse context
This commit is contained in:
@@ -5541,7 +5541,9 @@ command_init ()
|
||||
"For context \"mouse\" (possible in context \"cursor\" "
|
||||
"too), key has format: \"@area:key\" where area can be:\n"
|
||||
" *: any area on screen\n"
|
||||
" chat: chat area\n"
|
||||
" chat: chat area (any buffer)\n"
|
||||
" chat(xxx): char area for buffer with name \"xxx\" (full "
|
||||
"name including plugin)\n"
|
||||
" bar(*): any bar\n"
|
||||
" bar(xxx): bar \"xxx\"\n"
|
||||
" item(*): any bar item\n"
|
||||
|
||||
Reference in New Issue
Block a user