summaryrefslogtreecommitdiff
path: root/doc/it
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2010-04-08 15:27:47 +0200
committerSebastien Helleu <flashcode@flashtux.org>2010-04-08 15:27:47 +0200
commitd52f051ec1a06223cb50ea63d6828754294e5661 (patch)
treef2816cf3449f9e41fa2d66cf0dd24990799d0228 /doc/it
parent45c0cc7e7e3de9cdfc6293df9ea6edbe3968f1d4 (diff)
downloadweechat-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.txt5
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) |