diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-03-15 11:51:48 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-03-15 11:51:48 +0100 |
commit | c61254f256099f121b71452db964c2146ff30133 (patch) | |
tree | eb10a5e606194cc57765a8101f8dbe1d5a124a4e /doc/it/autogen/user | |
parent | fdc29b5f49d0476558bd2e5de36b2cb86ab2e87f (diff) | |
download | weechat-c61254f256099f121b71452db964c2146ff30133.zip |
Add new option irc.look.buffer_auto_switch_on_join
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 28979f7fc..af998952c 100644 --- a/doc/it/autogen/user/irc_options.txt +++ b/doc/it/autogen/user/irc_options.txt @@ -73,6 +73,11 @@ ** tipo: colore ** valori: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (valore predefinito: `default`) +* *irc.look.buffer_auto_switch_on_join* +** descrizione: `auto switch to channel buffer on join` +** tipo: bool +** valori: on, off (valore predefinito: `on`) + * *irc.look.color_nicks_in_names* ** descrizione: `use nick color in output of /names (or list of nicks displayed when joining a channel)` ** tipo: bool |