diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-04-08 15:27:47 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-04-08 15:27:47 +0200 |
commit | d52f051ec1a06223cb50ea63d6828754294e5661 (patch) | |
tree | f2816cf3449f9e41fa2d66cf0dd24990799d0228 /doc/it | |
parent | 45c0cc7e7e3de9cdfc6293df9ea6edbe3968f1d4 (diff) | |
download | weechat-d52f051ec1a06223cb50ea63d6828754294e5661.zip |
Add modifier "history_add" (text added to buffer or global history)
Diffstat (limited to 'doc/it')
-rw-r--r-- | doc/it/weechat_plugin_api.it.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/it/weechat_plugin_api.it.txt b/doc/it/weechat_plugin_api.it.txt index ea1c88f5d..895524571 100644 --- a/doc/it/weechat_plugin_api.it.txt +++ b/doc/it/weechat_plugin_api.it.txt @@ -6193,6 +6193,11 @@ Argomenti: stringa vuota | "1" per visualizzare la barra, "0" per nasconderla +| weechat | history_add | + - | + input buffer (from user) added to command history (buffer and global) | + string added to command history + | weechat | input_text_content | stringa con puntatore al buffer ("0x123..") | input buffer (dall'utente) | |