mirror of
https://github.com/weechat/weechat.git
synced 2026-07-07 02:03:13 +02:00
doc/api: add variable "_chat_focused_line" in function hook_focus
This commit is contained in:
@@ -12996,6 +12996,9 @@ Content of hashtable sent to callback (keys and values are of type "string"):
|
||||
| _chat_line_message | Message of line.
|
||||
| "Hello world!" | ""
|
||||
|
||||
| _chat_focused_line | Line at (x,y) _(WeeChat ≥ 4.0.0)_.
|
||||
| "Hello world!" | ""
|
||||
|
||||
| _chat_word | Word at (x,y).
|
||||
| "Hello" | ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user