diff options
Diffstat (limited to 'doc/en/autogen/plugin_api/hdata.asciidoc')
-rw-r--r-- | doc/en/autogen/plugin_api/hdata.asciidoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/en/autogen/plugin_api/hdata.asciidoc b/doc/en/autogen/plugin_api/hdata.asciidoc index f02e4b913..d33d0ecf4 100644 --- a/doc/en/autogen/plugin_api/hdata.asciidoc +++ b/doc/en/autogen/plugin_api/hdata.asciidoc @@ -200,6 +200,7 @@ *** 'away_message' (string) *** 'away_time' (time) *** 'lag' (integer) +*** 'lag_displayed' (integer) *** 'lag_check_time' (other) *** 'lag_next_check' (time) *** 'lag_last_refresh' (time) @@ -942,6 +943,7 @@ *** 'scrolling' (integer) *** 'start_col' (integer) *** 'lines_after' (integer) +*** 'text_search_start_line' (pointer, hdata: "line") *** 'prev_scroll' (pointer, hdata: "window_scroll") *** 'next_scroll' (pointer, hdata: "window_scroll") * 'window_tree': tree of windows |