mirror of
https://github.com/weechat/weechat.git
synced 2026-07-05 01:03:14 +02:00
doc/api: add variable "_chat_focused_line" in function hook_focus
This commit is contained in:
@@ -13142,6 +13142,10 @@ info を使う前にエリアが一致していることを確認して下さい
|
||||
| _chat_line_message | 行のメッセージ部分
|
||||
| "Hello world!" | ""
|
||||
|
||||
// TRANSLATION MISSING
|
||||
| _chat_focused_line | Line at (x,y) _(WeeChat ≥ 4.0.0)_.
|
||||
| "Hello world!" | ""
|
||||
|
||||
| _chat_word | (x,y) の位置にある単語
|
||||
| "Hello" | ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user