diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-07-29 19:46:02 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-07-29 19:46:02 +0200 |
commit | 54a6f42de539e176517be5cce0c6792b5530c459 (patch) | |
tree | 2b61929928cefb576b2f4cb2d83d794f6f108ce3 /doc/it/autogen/plugin_api | |
parent | dfd7ed5457cc4df7c75e9f9e61efeaea50b26a75 (diff) | |
download | weechat-54a6f42de539e176517be5cce0c6792b5530c459.zip |
core: add number in windows, improve mouse/cursor actions when screen is split
Diffstat (limited to 'doc/it/autogen/plugin_api')
-rw-r--r-- | doc/it/autogen/plugin_api/completions.txt | 2 | ||||
-rw-r--r-- | doc/it/autogen/plugin_api/hdata.txt | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/doc/it/autogen/plugin_api/completions.txt b/doc/it/autogen/plugin_api/completions.txt index eab556506..a122bd267 100644 --- a/doc/it/autogen/plugin_api/completions.txt +++ b/doc/it/autogen/plugin_api/completions.txt @@ -108,6 +108,8 @@ | weechat | weechat_commands | comandi di weechat +| weechat | windows_numbers | numbers of windows + | xfer | nick | nick della chat DCC |======================================== diff --git a/doc/it/autogen/plugin_api/hdata.txt b/doc/it/autogen/plugin_api/hdata.txt index 1de895931..c0e0446e2 100644 --- a/doc/it/autogen/plugin_api/hdata.txt +++ b/doc/it/autogen/plugin_api/hdata.txt @@ -500,6 +500,7 @@ 'weechat_plugins' | weechat | window | finestra | + 'number' (integer) + 'win_x' (integer) + 'win_y' (integer) + 'win_width' (integer) + |