diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2009-12-31 19:29:26 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2009-12-31 19:29:26 +0100 |
commit | b493bc5c25a0ccf7df45da6d45a710d8b58df7ff (patch) | |
tree | d455d6edecfd97a50dc0a9ea52f8a071c2123af3 /doc/it/autogen/user | |
parent | 5663e69bc578a7eeebf7ecc6d7da9abfc2ffeb2a (diff) | |
download | weechat-b493bc5c25a0ccf7df45da6d45a710d8b58df7ff.zip |
Add IRC options to customize target buffer for messages (task #7381)
Diffstat (limited to 'doc/it/autogen/user')
-rw-r--r-- | doc/it/autogen/user/irc_options.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/it/autogen/user/irc_options.txt b/doc/it/autogen/user/irc_options.txt index 335bff13c..d4afdd26d 100644 --- a/doc/it/autogen/user/irc_options.txt +++ b/doc/it/autogen/user/irc_options.txt @@ -73,6 +73,11 @@ ** tipo: intero ** valori: buffer_plugin, buffer_name (valore predefinito: buffer_plugin) +* *irc.look.msgbuffer_fallback* +** descrizione: default target buffer for msgbuffer options when target is private and that private buffer is not found +** tipo: intero +** valori: current, server (valore predefinito: current) + * *irc.look.nick_completion_smart* ** descrizione: completamento intelligente per i nick (usando prima chi ha parlato per ultimo) ** tipo: intero |