diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2022-09-15 20:31:06 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2022-09-15 20:31:06 +0200 |
commit | c6d8b544599b6907e201848060666b84bc82212a (patch) | |
tree | 6948cabed7424907c4674d4af8a8ae4ff4f57e73 /doc/it | |
parent | 82f59d2a9882f272577cc78c0e484d2c95eba78b (diff) | |
download | weechat-c6d8b544599b6907e201848060666b84bc82212a.zip |
irc: add option irc.look.display_pv_nick_change
Diffstat (limited to 'doc/it')
-rw-r--r-- | doc/it/includes/autogen_user_options.it.adoc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/it/includes/autogen_user_options.it.adoc b/doc/it/includes/autogen_user_options.it.adoc index b60b0ee1b..2c21a3093 100644 --- a/doc/it/includes/autogen_user_options.it.adoc +++ b/doc/it/includes/autogen_user_options.it.adoc @@ -2348,6 +2348,12 @@ ** valori: on, off ** valore predefinito: `+on+` +* [[option_irc.look.display_pv_nick_change]] *irc.look.display_pv_nick_change* +** descrizione: pass:none[display nick change in private] +** tipo: bool +** valori: on, off +** valore predefinito: `+on+` + * [[option_irc.look.display_pv_warning_address]] *irc.look.display_pv_warning_address* ** descrizione: pass:none[display a warning in private buffer if the address of remote nick has changed; this option is disabled by default because servers like bitlbee are causing this warning to be displayed when it is not expected (the address of remote nick changes multiple times on login)] ** tipo: bool |