diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-03-24 19:54:31 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-03-24 19:54:31 +0100 |
commit | 96e6ae3fc31470db029ed99e3b55693f60a11067 (patch) | |
tree | 60b32a0808e0a5f9d325a9f56ef069d1bdf27e9b /doc/en/autogen/plugin_api/completions.txt | |
parent | b932f403a55672c2f9f7a3188fa6d0d829faa356 (diff) | |
download | weechat-96e6ae3fc31470db029ed99e3b55693f60a11067.zip |
Add new options for command /key (listdefault, listdiff and reset), add examples in /help key
Note: old option "reset" for /key has been renamed to "resetall".
Diffstat (limited to 'doc/en/autogen/plugin_api/completions.txt')
-rw-r--r-- | doc/en/autogen/plugin_api/completions.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/en/autogen/plugin_api/completions.txt b/doc/en/autogen/plugin_api/completions.txt index 5fefd5447..9bca76c8e 100644 --- a/doc/en/autogen/plugin_api/completions.txt +++ b/doc/en/autogen/plugin_api/completions.txt @@ -78,6 +78,8 @@ | weechat | keys_codes | key codes +| weechat | keys_codes_for_reset | key codes that can be reset (keys added, redefined or removed) + | weechat | nicks | nicks in nicklist of current buffer | weechat | plugins_commands | commands defined by plugins |