// // This file is auto-generated by script docgen.py. // DO NOT EDIT BY HAND! // // tag::sec_options[] * [[option_sec.crypt.cipher]] *sec.crypt.cipher* ** descrizione: pass:none[cipher used to crypt data (the number after algorithm is the size of the key in bits)] ** tipo: intero ** valori: aes128, aes192, aes256 ** valore predefinito: `+aes256+` * [[option_sec.crypt.hash_algo]] *sec.crypt.hash_algo* ** descrizione: pass:none[hash algorithm used to check the decrypted data] ** tipo: intero ** valori: sha224, sha256, sha384, sha512 ** valore predefinito: `+sha256+` * [[option_sec.crypt.passphrase_file]] *sec.crypt.passphrase_file* ** descrizione: pass:none[path to a file containing the passphrase to encrypt/decrypt secured data; this option is used only when reading file sec.conf; only first line of file is used; this file is used only if the environment variable "WEECHAT_PASSPHRASE" is not set (the environment variable has higher priority); security note: it is recommended to keep this file readable only by you and store it outside WeeChat home (for example in your home); example: "~/.weechat-passphrase"] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_sec.crypt.salt]] *sec.crypt.salt* ** descrizione: pass:none[use salt when generating key used in encryption (recommended for maximum security); when enabled, the content of crypted data in file sec.conf will be different on each write of the file; if you put the file sec.conf in a version control system, then you can turn off this option to have always same content in file] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` // end::sec_options[] // tag::weechat_options[] * [[option_weechat.color.bar_more]] *weechat.color.bar_more* ** descrizione: pass:none[text color for "+" when scrolling bars] ** 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 italic, "_" for underline ** valore predefinito: `+lightmagenta+` * [[option_weechat.color.chat]] *weechat.color.chat* ** descrizione: pass:none[colore del testo per la chat] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_weechat.color.chat_bg]] *weechat.color.chat_bg* ** descrizione: pass:none[colore di sfondo per la chat] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_weechat.color.chat_buffer]] *weechat.color.chat_buffer* ** descrizione: pass:none[colore del testo per i nomi dei buffer] ** 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 italic, "_" for underline ** valore predefinito: `+white+` * [[option_weechat.color.chat_channel]] *weechat.color.chat_channel* ** descrizione: pass:none[colore del testo per i nomi dei canali] ** 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 italic, "_" for underline ** valore predefinito: `+white+` * [[option_weechat.color.chat_day_change]] *weechat.color.chat_day_change* ** descrizione: pass:none[colore del testo per i messaggi mostrati al cambio di data] ** 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 italic, "_" for underline ** valore predefinito: `+cyan+` * [[option_weechat.color.chat_delimiters]] *weechat.color.chat_delimiters* ** descrizione: pass:none[colore del testo per i delimitatori] ** 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 italic, "_" for underline ** valore predefinito: `+green+` * [[option_weechat.color.chat_highlight]] *weechat.color.chat_highlight* ** descrizione: pass:none[colore del testo per il prefisso di notifica] ** 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 italic, "_" for underline ** valore predefinito: `+yellow+` * [[option_weechat.color.chat_highlight_bg]] *weechat.color.chat_highlight_bg* ** descrizione: pass:none[colore di sfondo per il prefisso di notifica] ** 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 italic, "_" for underline ** valore predefinito: `+magenta+` * [[option_weechat.color.chat_host]] *weechat.color.chat_host* ** descrizione: pass:none[colore del testo per i nomi host] ** 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 italic, "_" for underline ** valore predefinito: `+cyan+` * [[option_weechat.color.chat_inactive_buffer]] *weechat.color.chat_inactive_buffer* ** descrizione: pass:none[colore del testo per la chat quando la riga è inattiva (il buffer è unito con altri buffer e non è selezionato)] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_weechat.color.chat_inactive_window]] *weechat.color.chat_inactive_window* ** descrizione: pass:none[colore del testo per la chat quando la finestra è inattiva (nessuna finestra attiva selezionata)] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_weechat.color.chat_nick]] *weechat.color.chat_nick* ** descrizione: pass:none[text color for nicks in chat window: used in some server messages and as fallback when a nick color is not found; most of times nick color comes from option weechat.color.chat_nick_colors] ** 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 italic, "_" for underline ** valore predefinito: `+lightcyan+` * [[option_weechat.color.chat_nick_colors]] *weechat.color.chat_nick_colors* ** descrizione: pass:none[colore del testo per i nick (elenco separato da virgole di colori, quello di sfondo è consentito con il formato "fg:bg", ad esempio: "lightred:blue")] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"cyan,magenta,green,brown,lightblue,default,lightcyan,lightmagenta,lightgreen,blue"+` * [[option_weechat.color.chat_nick_offline]] *weechat.color.chat_nick_offline* ** descrizione: pass:none[text color for offline nick (not in nicklist any more); this color is used only if option weechat.look.color_nick_offline is enabled] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_weechat.color.chat_nick_offline_highlight]] *weechat.color.chat_nick_offline_highlight* ** descrizione: pass:none[text color for offline nick with highlight; this color is used only if option weechat.look.color_nick_offline is enabled] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_weechat.color.chat_nick_offline_highlight_bg]] *weechat.color.chat_nick_offline_highlight_bg* ** descrizione: pass:none[background color for offline nick with highlight; this color is used only if option weechat.look.color_nick_offline is enabled] ** 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 italic, "_" for underline ** valore predefinito: `+blue+` * [[option_weechat.color.chat_nick_other]] *weechat.color.chat_nick_other* ** descrizione: pass:none[colore del testo per gli altri nick nel buffer privato] ** 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 italic, "_" for underline ** valore predefinito: `+cyan+` * [[option_weechat.color.chat_nick_prefix]] *weechat.color.chat_nick_prefix* ** descrizione: pass:none[colore per il prefisso del nick (stringa visualizzata prima del nick nel prefisso)] ** 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 italic, "_" for underline ** valore predefinito: `+green+` * [[option_weechat.color.chat_nick_self]] *weechat.color.chat_nick_self* ** descrizione: pass:none[colore del testo per il nick locale nella finestra di chat] ** 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 italic, "_" for underline ** valore predefinito: `+white+` * [[option_weechat.color.chat_nick_suffix]] *weechat.color.chat_nick_suffix* ** descrizione: pass:none[colore per il prefisso del nick (stringa visualizzata dopo il nick nel prefisso)] ** 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 italic, "_" for underline ** valore predefinito: `+green+` * [[option_weechat.color.chat_prefix_action]] *weechat.color.chat_prefix_action* ** descrizione: pass:none[colore del testo per il prefisso di azione] ** 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 italic, "_" for underline ** valore predefinito: `+white+` * [[option_weechat.color.chat_prefix_buffer]] *weechat.color.chat_prefix_buffer* ** descrizione: pass:none[colore del testo per il nome del buffer (prima del prefisso, quando più buffer sono uniti con lo stesso nome)] ** 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 italic, "_" for underline ** valore predefinito: `+brown+` * [[option_weechat.color.chat_prefix_buffer_inactive_buffer]] *weechat.color.chat_prefix_buffer_inactive_buffer* ** descrizione: pass:none[colore del testo per il nome del buffer inattivo (prima del prefisso, quando più buffer sono uniti con lo stesso numero e il buffer non è selezionato)] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_weechat.color.chat_prefix_error]] *weechat.color.chat_prefix_error* ** descrizione: pass:none[colore del testo per il prefisso di errore] ** 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 italic, "_" for underline ** valore predefinito: `+yellow+` * [[option_weechat.color.chat_prefix_join]] *weechat.color.chat_prefix_join* ** descrizione: pass:none[colore del testo per il prefisso di entrata] ** 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 italic, "_" for underline ** valore predefinito: `+lightgreen+` * [[option_weechat.color.chat_prefix_more]] *weechat.color.chat_prefix_more* ** descrizione: pass:none[text color for "+" when prefix is too long] ** 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 italic, "_" for underline ** valore predefinito: `+lightmagenta+` * [[option_weechat.color.chat_prefix_network]] *weechat.color.chat_prefix_network* ** descrizione: pass:none[colore del testo per il prefisso di rete] ** 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 italic, "_" for underline ** valore predefinito: `+magenta+` * [[option_weechat.color.chat_prefix_quit]] *weechat.color.chat_prefix_quit* ** descrizione: pass:none[colore del testo per il prefisso di uscita] ** 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 italic, "_" for underline ** valore predefinito: `+lightred+` * [[option_weechat.color.chat_prefix_suffix]] *weechat.color.chat_prefix_suffix* ** descrizione: pass:none[colore del testo per il suffisso (dopo il prefisso)] ** 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 italic, "_" for underline ** valore predefinito: `+green+` * [[option_weechat.color.chat_read_marker]] *weechat.color.chat_read_marker* ** descrizione: pass:none[colore del testo per l'evidenziatore di dati non letti] ** 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 italic, "_" for underline ** valore predefinito: `+magenta+` * [[option_weechat.color.chat_read_marker_bg]] *weechat.color.chat_read_marker_bg* ** descrizione: pass:none[colore di sfondo per l'evidenziatore di dati non letti] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_weechat.color.chat_server]] *weechat.color.chat_server* ** descrizione: pass:none[colore del testo per i nomi dei server] ** 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 italic, "_" for underline ** valore predefinito: `+brown+` * [[option_weechat.color.chat_tags]] *weechat.color.chat_tags* ** descrizione: pass:none[colore del testo per i tago dopo i messaggi (mostrati con il comando /debug tags)] ** 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 italic, "_" for underline ** valore predefinito: `+red+` * [[option_weechat.color.chat_text_found]] *weechat.color.chat_text_found* ** descrizione: pass:none[colore del testo per l'evidenziatore sulle righe per il testo trovato] ** 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 italic, "_" for underline ** valore predefinito: `+yellow+` * [[option_weechat.color.chat_text_found_bg]] *weechat.color.chat_text_found_bg* ** descrizione: pass:none[colore di sfondo per l'evidenziatore sulle righe per il testo trovato] ** 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 italic, "_" for underline ** valore predefinito: `+lightmagenta+` * [[option_weechat.color.chat_time]] *weechat.color.chat_time* ** descrizione: pass:none[colore del testo per l'orario nella finestra di chat] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_weechat.color.chat_time_delimiters]] *weechat.color.chat_time_delimiters* ** descrizione: pass:none[colore del testo per i delimitator dell'orario] ** 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 italic, "_" for underline ** valore predefinito: `+brown+` * [[option_weechat.color.chat_value]] *weechat.color.chat_value* ** descrizione: pass:none[colore del testo per i valori] ** 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 italic, "_" for underline ** valore predefinito: `+cyan+` * [[option_weechat.color.chat_value_null]] *weechat.color.chat_value_null* ** descrizione: pass:none[text color for null values (undefined)] ** 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 italic, "_" for underline ** valore predefinito: `+blue+` * [[option_weechat.color.emphasized]] *weechat.color.emphasized* ** descrizione: pass:none[text color for emphasized text (for example when searching text); this option is used only if option weechat.look.emphasized_attributes is an empty string (default value)] ** 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 italic, "_" for underline ** valore predefinito: `+yellow+` * [[option_weechat.color.emphasized_bg]] *weechat.color.emphasized_bg* ** descrizione: pass:none[background color for emphasized text (for example when searching text); used only if option weechat.look.emphasized_attributes is an empty string (default value)] ** 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 italic, "_" for underline ** valore predefinito: `+magenta+` * [[option_weechat.color.input_actions]] *weechat.color.input_actions* ** descrizione: pass:none[colore del testo per le azioni sulla riga di input] ** 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 italic, "_" for underline ** valore predefinito: `+lightgreen+` * [[option_weechat.color.input_text_not_found]] *weechat.color.input_text_not_found* ** descrizione: pass:none[colore del testo per la ricerca del testo fallita nella riga di input] ** 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 italic, "_" for underline ** valore predefinito: `+red+` * [[option_weechat.color.item_away]] *weechat.color.item_away* ** descrizione: pass:none[text color for away item] ** 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 italic, "_" for underline ** valore predefinito: `+yellow+` * [[option_weechat.color.nicklist_away]] *weechat.color.nicklist_away* ** descrizione: pass:none[colore del testo per i nick assenti] ** 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 italic, "_" for underline ** valore predefinito: `+cyan+` * [[option_weechat.color.nicklist_group]] *weechat.color.nicklist_group* ** descrizione: pass:none[colore del testo per i gruppi nella lista nick] ** 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 italic, "_" for underline ** valore predefinito: `+green+` * [[option_weechat.color.separator]] *weechat.color.separator* ** descrizione: pass:none[colore per i separatori delle finestre (quando divise) e dei separatori tra le barre (come la lista nick)] ** 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 italic, "_" for underline ** valore predefinito: `+blue+` * [[option_weechat.color.status_count_highlight]] *weechat.color.status_count_highlight* ** descrizione: pass:none[colore del testo per il conteggio dei messaggi di notifica nella hotlist (barra di stato)] ** 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 italic, "_" for underline ** valore predefinito: `+magenta+` * [[option_weechat.color.status_count_msg]] *weechat.color.status_count_msg* ** descrizione: pass:none[colore del testo per il conteggio dei messaggi nella hotlist (barra di stato)] ** 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 italic, "_" for underline ** valore predefinito: `+brown+` * [[option_weechat.color.status_count_other]] *weechat.color.status_count_other* ** descrizione: pass:none[colore del testo per il conteggio di altri messaggi nella hotlist (barra di stato)] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_weechat.color.status_count_private]] *weechat.color.status_count_private* ** descrizione: pass:none[colore del testo per il conteggio dei messaggi privati nella hotlist (barra di stato)] ** 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 italic, "_" for underline ** valore predefinito: `+green+` * [[option_weechat.color.status_data_highlight]] *weechat.color.status_data_highlight* ** descrizione: pass:none[colore del testo per il buffer con notifica (barra di stato)] ** 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 italic, "_" for underline ** valore predefinito: `+lightmagenta+` * [[option_weechat.color.status_data_msg]] *weechat.color.status_data_msg* ** descrizione: pass:none[colore del testo per il buffer con nuovi messaggi (barra di stato)] ** 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 italic, "_" for underline ** valore predefinito: `+yellow+` * [[option_weechat.color.status_data_other]] *weechat.color.status_data_other* ** descrizione: pass:none[colore del testo per il buffer con nuovi dati (non messaggi) (barra di stato)] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_weechat.color.status_data_private]] *weechat.color.status_data_private* ** descrizione: pass:none[colore del testo per il buffer con un messaggio privato (barra di stato)] ** 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 italic, "_" for underline ** valore predefinito: `+lightgreen+` * [[option_weechat.color.status_filter]] *weechat.color.status_filter* ** descrizione: pass:none[colore del testo per l'indicatore di filtro nella barra di stato] ** 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 italic, "_" for underline ** valore predefinito: `+green+` * [[option_weechat.color.status_more]] *weechat.color.status_more* ** descrizione: pass:none[colore del testo per il buffer con nuovi dati (barra di stato)] ** 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 italic, "_" for underline ** valore predefinito: `+yellow+` * [[option_weechat.color.status_mouse]] *weechat.color.status_mouse* ** descrizione: pass:none[text color for mouse indicator in status bar] ** 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 italic, "_" for underline ** valore predefinito: `+green+` * [[option_weechat.color.status_name]] *weechat.color.status_name* ** descrizione: pass:none[colore del testo per il nome del buffer corrente nella barra di stato] ** 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 italic, "_" for underline ** valore predefinito: `+white+` * [[option_weechat.color.status_name_ssl]] *weechat.color.status_name_ssl* ** descrizione: pass:none[colore del testo per il nome del buffer corrente nella barra di stato, se i dati sono messi al sicuro con un protocollo come SSL] ** 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 italic, "_" for underline ** valore predefinito: `+lightgreen+` * [[option_weechat.color.status_nicklist_count]] *weechat.color.status_nicklist_count* ** descrizione: pass:none[text color for number of nicks in nicklist (status bar)] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_weechat.color.status_number]] *weechat.color.status_number* ** descrizione: pass:none[colore del testo per il numero del buffer corrente nella barra di stato] ** 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 italic, "_" for underline ** valore predefinito: `+yellow+` * [[option_weechat.color.status_time]] *weechat.color.status_time* ** descrizione: pass:none[colore del testo per l'ora (barra di stato)] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_weechat.completion.base_word_until_cursor]] *weechat.completion.base_word_until_cursor* ** descrizione: pass:none[se abilitata, la parola base da completare termina al carattere prima del cursore; altrimenti la parola base termina al primo spazio dopo il cursore] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_weechat.completion.command_inline]] *weechat.completion.command_inline* ** descrizione: pass:none[if enabled, the commands inside command line are completed (the command at beginning of line has higher priority and is used first); note: when this option is enabled, there is no more automatic completion of paths beginning with "/" (outside commands arguments)] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_weechat.completion.default_template]] *weechat.completion.default_template* ** descrizione: pass:none[modello di completamento predefinito (per favore, consulta la documentazione per codici e valori del template: Referenze API per Plugin, funzione "weechat_hook_command")] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"%(nicks)|%(irc_channels)"+` * [[option_weechat.completion.nick_add_space]] *weechat.completion.nick_add_space* ** descrizione: pass:none[aggiungi uno spazio al completamento del nick (quando non è la prima parola sulla riga di comando)] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_weechat.completion.nick_case_sensitive]] *weechat.completion.nick_case_sensitive* ** descrizione: pass:none[case sensitive completion for nicks] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_weechat.completion.nick_completer]] *weechat.completion.nick_completer* ** descrizione: pass:none[stringa inserita dopo il completamento del nick (quando il nick è la prima parola sulla riga di comando)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+": "+` * [[option_weechat.completion.nick_first_only]] *weechat.completion.nick_first_only* ** descrizione: pass:none[completa solo con il primo nick trovato] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_weechat.completion.nick_ignore_chars]] *weechat.completion.nick_ignore_chars* ** descrizione: pass:none[caratteri ignorati per il completamento dei nick] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"[]`_-^"+` * [[option_weechat.completion.partial_completion_alert]] *weechat.completion.partial_completion_alert* ** descrizione: pass:none[send alert (BEL) when a partial completion occurs] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_weechat.completion.partial_completion_command]] *weechat.completion.partial_completion_command* ** descrizione: pass:none[completa parzialmente i nomi dei comandi (arresta quando vengono trovati più comandi con le stesse lettere)] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_weechat.completion.partial_completion_command_arg]] *weechat.completion.partial_completion_command_arg* ** descrizione: pass:none[completa parzialmente gli argomenti dei comandi (arresta quando vengono trovati più argomenti con lo stesso prefisso)] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_weechat.completion.partial_completion_count]] *weechat.completion.partial_completion_count* ** descrizione: pass:none[mostra contatore per ogni completamento parziale nella barra degli oggetti] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_weechat.completion.partial_completion_other]] *weechat.completion.partial_completion_other* ** descrizione: pass:none[completa parzialmente comandi esterni (arresta quando vengono trovate più parole che iniziano con le stesse lettere)] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_weechat.completion.partial_completion_templates]] *weechat.completion.partial_completion_templates* ** descrizione: pass:none[comma-separated list of templates for which partial completion is enabled by default (with Tab key instead of shift-Tab); the list of templates is in documentation: plugin API reference, function "weechat_hook_command"] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"config_options"+` * [[option_weechat.history.display_default]] *weechat.history.display_default* ** descrizione: pass:none[numero massimo predefinito di comandi da visualizzare nella cronologia (0 = nessun limite)] ** tipo: intero ** valori: 0 .. 2147483647 ** valore predefinito: `+5+` * [[option_weechat.history.max_buffer_lines_minutes]] *weechat.history.max_buffer_lines_minutes* ** descrizione: pass:none[maximum number of minutes in history per buffer (0 = unlimited); examples: 1440 = one day, 10080 = one week, 43200 = one month, 525600 = one year; use 0 ONLY if option weechat.history.max_buffer_lines_number is NOT set to 0] ** tipo: intero ** valori: 0 .. 2147483647 ** valore predefinito: `+0+` * [[option_weechat.history.max_buffer_lines_number]] *weechat.history.max_buffer_lines_number* ** descrizione: pass:none[maximum number of lines in history per buffer (0 = unlimited); use 0 ONLY if option weechat.history.max_buffer_lines_minutes is NOT set to 0] ** tipo: intero ** valori: 0 .. 2147483647 ** valore predefinito: `+4096+` * [[option_weechat.history.max_commands]] *weechat.history.max_commands* ** descrizione: pass:none[maximum number of user commands in history (0 = unlimited, NOT RECOMMENDED: no limit in memory usage)] ** tipo: intero ** valori: 0 .. 2147483647 ** valore predefinito: `+100+` * [[option_weechat.history.max_visited_buffers]] *weechat.history.max_visited_buffers* ** descrizione: pass:none[numero massimo di buffer visitati da memorizzare] ** tipo: intero ** valori: 0 .. 1000 ** valore predefinito: `+50+` * [[option_weechat.look.align_end_of_lines]] *weechat.look.align_end_of_lines* ** descrizione: pass:none[allineamento per la fine delle righe (tutte le righe tranne la prima): iniziano al di sotto di questi dati (data, buffer, prefissio, suffisso, messaggio (predefinito))] ** tipo: intero ** valori: time, buffer, prefix, suffix, message ** valore predefinito: `+message+` * [[option_weechat.look.align_multiline_words]] *weechat.look.align_multiline_words* ** descrizione: pass:none[alignment for multiline words according to option weechat.look.align_end_of_lines; if disabled, the multiline words will not be aligned, which can be useful to not break long URLs] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_weechat.look.bar_more_down]] *weechat.look.bar_more_down* ** descrizione: pass:none[stringa visualizzata quando si può effettuare lo scroll della barra il basso (per le barre che hanno il riempimento "horizontal")] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"++"+` * [[option_weechat.look.bar_more_left]] *weechat.look.bar_more_left* ** descrizione: pass:none[stringa visualizzata quando si può effettuare lo scroll della barra verso sinistra (per le barre che hanno il riempimento "horizontal")] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"<<"+` * [[option_weechat.look.bar_more_right]] *weechat.look.bar_more_right* ** descrizione: pass:none[stringa visualizzata quando si può effettuare lo scroll della barra verso destra (per le barre che hanno il riempimento "horizontal")] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+">>"+` * [[option_weechat.look.bar_more_up]] *weechat.look.bar_more_up* ** descrizione: pass:none[stringa visualizzata quando si può effettuare lo scroll della barra verso l'alto (per le barre che hanno il riempimento "horizontal")] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"--"+` * [[option_weechat.look.bare_display_exit_on_input]] *weechat.look.bare_display_exit_on_input* ** descrizione: pass:none[exit the bare display mode on any changes in input] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_weechat.look.bare_display_time_format]] *weechat.look.bare_display_time_format* ** descrizione: pass:none[time format in bare display mode (see man strftime for date/time specifiers)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"%H:%M"+` * [[option_weechat.look.buffer_auto_renumber]] *weechat.look.buffer_auto_renumber* ** descrizione: pass:none[automatically renumber buffers to have only consecutive numbers and start with number 1; if disabled, gaps between buffer numbers are allowed and the first buffer can have a number greater than 1] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_weechat.look.buffer_notify_default]] *weechat.look.buffer_notify_default* ** descrizione: pass:none[livello predefinito di notifica per i buffer (usato per comunicare a WeeChat se il buffer deve essere visualizzato nella hotlist oppure no, a seconda dell'importanza del messaggio): all: tutti i messaggi (predefinito), message=messaggi+notifiche, highlight=solo notifiche, none=non viene mai visualizzato nella hotlist] ** tipo: intero ** valori: none, highlight, message, all ** valore predefinito: `+all+` * [[option_weechat.look.buffer_position]] *weechat.look.buffer_position* ** descrizione: pass:none[position of a new buffer: end = after the end of list (number = last number + 1) (default), first_gap = at first available number in the list (after the end of list if no number is available); this option is used only if the buffer has no layout number] ** tipo: intero ** valori: end, first_gap ** valore predefinito: `+end+` * [[option_weechat.look.buffer_search_case_sensitive]] *weechat.look.buffer_search_case_sensitive* ** descrizione: pass:none[default text search in buffer: case sensitive or not] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_weechat.look.buffer_search_force_default]] *weechat.look.buffer_search_force_default* ** descrizione: pass:none[force default values for text search in buffer (instead of using values from last search in buffer)] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_weechat.look.buffer_search_regex]] *weechat.look.buffer_search_regex* ** descrizione: pass:none[default text search in buffer: if enabled, search POSIX extended regular expression, otherwise search simple string] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_weechat.look.buffer_search_where]] *weechat.look.buffer_search_where* ** descrizione: pass:none[default text search in buffer: in message, prefix, prefix and message] ** tipo: intero ** valori: prefix, message, prefix_message ** valore predefinito: `+prefix_message+` * [[option_weechat.look.buffer_time_format]] *weechat.look.buffer_time_format* ** descrizione: pass:none[time format for each line displayed in buffers (see man strftime for date/time specifiers) (note: content is evaluated, so you can use colors with format "${color:xxx}", see /help eval); for example time using grayscale (requires support of 256 colors): "${color:252}%H${color:245}%M${color:240}%S"] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"%H:%M:%S"+` * [[option_weechat.look.buffer_time_same]] *weechat.look.buffer_time_same* ** descrizione: pass:none[time displayed for a message with same time as previous message: use a space " " to hide time, another string to display this string instead of time, or an empty string to disable feature (display time) (note: content is evaluated, so you can use colors with format "${color:xxx}", see /help eval)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_weechat.look.color_basic_force_bold]] *weechat.look.color_basic_force_bold* ** descrizione: pass:none[forza l'attributo "bold" per i colori chiari e "darkgray" nei colori di base (questa opzione è disabilitata per default: il grassetto è usato solo se il terminale ha meno di 16 colori)] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_weechat.look.color_inactive_buffer]] *weechat.look.color_inactive_buffer* ** descrizione: pass:none[usa un colore diverso per le righe nel buffer inattivo (quando la riga viene da un buffer unito non selezionato)] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_weechat.look.color_inactive_message]] *weechat.look.color_inactive_message* ** descrizione: pass:none[usa un colore diverso per un messaggio inattivo (quando la finestra non è quella corrente, o se la riga viene da un buffer unito non selezionato)] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_weechat.look.color_inactive_prefix]] *weechat.look.color_inactive_prefix* ** descrizione: pass:none[usa un colore diverso per il prefisso inattivo (quando la finestra non è quella corrente, o se la riga viene da un buffer unito non selezionato)] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_weechat.look.color_inactive_prefix_buffer]] *weechat.look.color_inactive_prefix_buffer* ** descrizione: pass:none[usa un colore diverso per il nome del buffer inattivo nel prefisso (quando la finestra non è quella corrente, o se la riga viene da un buffer unito non selezionato)] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_weechat.look.color_inactive_time]] *weechat.look.color_inactive_time* ** descrizione: pass:none[usa un colore diverso per il tempo di inattività (quando la finestra non è quella corrente, o se la riga viene da un buffer unito non selezionato)] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_weechat.look.color_inactive_window]] *weechat.look.color_inactive_window* ** descrizione: pass:none[usa un colore diverso per le righe nella finestra inattiva (quando la finestra non è quella corrente)] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_weechat.look.color_nick_offline]] *weechat.look.color_nick_offline* ** descrizione: pass:none[usa un colore diverso per i nick non in linea (non più in lista nick)] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_weechat.look.color_pairs_auto_reset]] *weechat.look.color_pairs_auto_reset* ** descrizione: pass:none[ripristina automaticamente la tabella delle coppie colore quando il numero di coppie disponibili è minore o uguale a questo numero (-1 = disabilita il ripristino automatico, dunque è necessario "/color reset" quando la tabella è al completo)] ** tipo: intero ** valori: -1 .. 256 ** valore predefinito: `+5+` * [[option_weechat.look.color_real_white]] *weechat.look.color_real_white* ** descrizione: pass:none[se impostato, usa il colore bianco reale, disabilitato sui terminali con lo sfondo bianco (se non usato, l'opzione dovrebbe essere attivata per visualizzare il bianco reale invece del colore di primo piano predefinito del terminale)] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_weechat.look.command_chars]] *weechat.look.command_chars* ** descrizione: pass:none[caratteri usati per determinare se la stringa in input è un comando oppure no: l'input deve iniziare con uno di questi caratteri: la barra ("/") è sempre considerata come prefisso per comando (esempio: ".$")] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_weechat.look.command_incomplete]] *weechat.look.command_incomplete* ** descrizione: pass:none[if set, incomplete and unambiguous commands are allowed, for example /he for /help] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_weechat.look.confirm_quit]] *weechat.look.confirm_quit* ** descrizione: pass:none[se impostata, il comando /quit deve essere confermato con l'argomento extra "-yes" (consultare /help quit)] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_weechat.look.confirm_upgrade]] *weechat.look.confirm_upgrade* ** descrizione: pass:none[if set, /upgrade command must be confirmed with extra argument "-yes" (see /help upgrade)] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_weechat.look.day_change]] *weechat.look.day_change* ** descrizione: pass:none[mostra un messaggio speciale al cambio di data] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_weechat.look.day_change_message_1date]] *weechat.look.day_change_message_1date* ** descrizione: pass:none[message displayed when the day has changed, with one date displayed (for example at beginning of buffer) (see man strftime for date/time specifiers) (note: content is evaluated, so you can use colors with format "${color:xxx}", see /help eval)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"-- %a, %d %b %Y --"+` * [[option_weechat.look.day_change_message_2dates]] *weechat.look.day_change_message_2dates* ** descrizione: pass:none[message displayed when the day has changed, with two dates displayed (between two messages); the second date specifiers must start with two "%" because strftime is called two times on this string (see man strftime for date/time specifiers) (note: content is evaluated, so you can use colors with format "${color:xxx}", see /help eval)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"-- %%a, %%d %%b %%Y (%a, %d %b %Y) --"+` * [[option_weechat.look.eat_newline_glitch]] *weechat.look.eat_newline_glitch* ** descrizione: pass:none[se attivo, eat_newline_glitch verrà impostato a 0; viene usato per non aggiungere il carattere a capo alla fine di ogni riga, al fine di non danneggiare il testo quando viene copiato/incollato da WeeChat in un'altra applicazione (l'opzione è disabilitata per default, dato che può causare seri errori di visualizzazione)] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_weechat.look.emphasized_attributes]] *weechat.look.emphasized_attributes* ** descrizione: pass:none[attributes for emphasized text: one or more attribute chars ("*" for bold, "!" for reverse, "/" for italic, "_" for underline); if the string is empty, the colors weechat.color.emphasized* are used] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_weechat.look.highlight]] *weechat.look.highlight* ** descrizione: pass:none[elenco separato da virgole di parole da notificare; confronto non sensibile alle maiuscole (usare "(?-i)" all'inizio delle parole per renderle sensibili alle maiuscole), le parole possono iniziare o terminare con "*" per la corrispondenza parziale; ad esempio: "test,(?-i)*tizio*,flash*"] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_weechat.look.highlight_regex]] *weechat.look.highlight_regex* ** descrizione: pass:none[POSIX extended regular expression used to check if a message has highlight or not, at least one match in string must be surrounded by delimiters (chars different from: alphanumeric, "-", "_" and "|"), regular expression is case insensitive (use "(?-i)" at beginning to make it case sensitive), examples: "flashcode|flashy", "(?-i)FlashCode|flashy"] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_weechat.look.highlight_tags]] *weechat.look.highlight_tags* ** descrizione: pass:none[comma separated list of tags to highlight; case insensitive comparison; wildcard "*" is allowed in each tag; many tags can be separated by "+" to make a logical "and" between tags; examples: "nick_flashcode" for messages from nick "FlashCode", "irc_notice+nick_toto*" for notices from a nick starting with "toto"] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_weechat.look.hotlist_add_conditions]] *weechat.look.hotlist_add_conditions* ** descrizione: pass:none[conditions to add a buffer in hotlist (if notify level is OK for the buffer); you can use in these conditions: "window" (current window pointer), "buffer" (buffer pointer to add in hotlist), "priority" (0 = low, 1 = message, 2 = private, 3 = highlight); by default a buffer is added to hotlist if you are away, or if the buffer is not visible on screen (not displayed in any window), or if at least one relay client is connected via the weechat protocol] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"${away} || ${buffer.num_displayed} == 0 || ${info:relay_client_count,weechat,connected} > 0"+` * [[option_weechat.look.hotlist_buffer_separator]] *weechat.look.hotlist_buffer_separator* ** descrizione: pass:none[stringa mostrata tra i buffer nella hotlist] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+", "+` * [[option_weechat.look.hotlist_count_max]] *weechat.look.hotlist_count_max* ** descrizione: pass:none[max number of messages count to display in hotlist for a buffer: 0 = never display messages count, other number = display max N messages count (from the highest to lowest priority)] ** tipo: intero ** valori: 0 .. 4 ** valore predefinito: `+2+` * [[option_weechat.look.hotlist_count_min_msg]] *weechat.look.hotlist_count_min_msg* ** descrizione: pass:none[mostra il conteggio dei messaggi se il numero di messaggi è maggiore o uguale a questo valore] ** tipo: intero ** valori: 1 .. 100 ** valore predefinito: `+2+` * [[option_weechat.look.hotlist_names_count]] *weechat.look.hotlist_names_count* ** descrizione: pass:none[numero massimo di nomi nella hotlist (0 = nessun nome visualizzato, solo numeri dei buffer)] ** tipo: intero ** valori: 0 .. 10000 ** valore predefinito: `+3+` * [[option_weechat.look.hotlist_names_length]] *weechat.look.hotlist_names_length* ** descrizione: pass:none[lunghezza massima dei nomi nella hotlist (0 = nessun limite)] ** tipo: intero ** valori: 0 .. 32 ** valore predefinito: `+0+` * [[option_weechat.look.hotlist_names_level]] *weechat.look.hotlist_names_level* ** descrizione: pass:none[livello per la visualizzazione dei nomi nella hotlist (combinazione di: 1=entrata/uscita, 2=messaggio, 4=privato, 8=notifica, per esempio: 12=privato+notifica)] ** tipo: intero ** valori: 1 .. 15 ** valore predefinito: `+12+` * [[option_weechat.look.hotlist_names_merged_buffers]] *weechat.look.hotlist_names_merged_buffers* ** descrizione: pass:none[se impostato, forza la visualizzazione dei nomi nella hotlist per i buffer uniti] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_weechat.look.hotlist_prefix]] *weechat.look.hotlist_prefix* ** descrizione: pass:none[testo mostrato in cima alla hotlist] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"H: "+` * [[option_weechat.look.hotlist_remove]] *weechat.look.hotlist_remove* ** descrizione: pass:none[remove buffers in hotlist: buffer = remove buffer by buffer, merged = remove all visible merged buffers at once] ** tipo: intero ** valori: buffer, merged ** valore predefinito: `+merged+` * [[option_weechat.look.hotlist_short_names]] *weechat.look.hotlist_short_names* ** descrizione: pass:none[if set, uses short names to display buffer names in hotlist (start after first "." in name)] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_weechat.look.hotlist_sort]] *weechat.look.hotlist_sort* ** descrizione: pass:none[sort of hotlist: group_time_*: group by notify level (highlights first) then sort by time, group_number_*: group by notify level (highlights first) then sort by number, number_*: sort by number; asc = ascending sort, desc = descending sort] ** tipo: intero ** valori: group_time_asc, group_time_desc, group_number_asc, group_number_desc, number_asc, number_desc ** valore predefinito: `+group_time_asc+` * [[option_weechat.look.hotlist_suffix]] *weechat.look.hotlist_suffix* ** descrizione: pass:none[testo mostrato in fondo alla hotlist] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_weechat.look.hotlist_unique_numbers]] *weechat.look.hotlist_unique_numbers* ** descrizione: pass:none[mantiene solo numeri univoci nella hotlist (vale solo per gli elementi della hotlist per cui il nome NON viene visualizzato dopo il numero)] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_weechat.look.input_cursor_scroll]] *weechat.look.input_cursor_scroll* ** descrizione: pass:none[numero di caratteri mostrati dopo la fine della riga di input quando si scorre per mostrare la fine riga] ** tipo: intero ** valori: 0 .. 100 ** valore predefinito: `+20+` * [[option_weechat.look.input_share]] *weechat.look.input_share* ** descrizione: pass:none[condivide comandi, testo o entrambi nell'input per tutti i buffer (resta tuttavia la cronologia locale per ogni buffer)] ** tipo: intero ** valori: none, commands, text, all ** valore predefinito: `+none+` * [[option_weechat.look.input_share_overwrite]] *weechat.look.input_share_overwrite* ** descrizione: pass:none[se impostato e con l'input condiviso, sovrascrive sempre l'input nel buffer di destinazione] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_weechat.look.input_undo_max]] *weechat.look.input_undo_max* ** descrizione: pass:none[numero massimo di righe nella cronologia per buffer (0 = nessun limite)] ** tipo: intero ** valori: 0 .. 65535 ** valore predefinito: `+32+` * [[option_weechat.look.item_away_message]] *weechat.look.item_away_message* ** descrizione: pass:none[mostra il messaggio di assenza del server nell'elemento barra di away] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_weechat.look.item_buffer_filter]] *weechat.look.item_buffer_filter* ** descrizione: pass:none[stringa usata per mostrare che alcune righe sono state filtrate nel buffer corrente (elemento barra "buffer_filter")] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"*"+` * [[option_weechat.look.item_buffer_zoom]] *weechat.look.item_buffer_zoom* ** descrizione: pass:none[string used to show zoom on merged buffer (bar item "buffer_zoom")] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"!"+` * [[option_weechat.look.item_mouse_status]] *weechat.look.item_mouse_status* ** descrizione: pass:none[string used to show if mouse is enabled (bar item "mouse_status")] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"M"+` * [[option_weechat.look.item_time_format]] *weechat.look.item_time_format* ** descrizione: pass:none[time format for "time" bar item (see man strftime for date/time specifiers) (note: content is evaluated, so you can use colors with format "${color:xxx}", see /help eval)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"%H:%M"+` * [[option_weechat.look.jump_current_to_previous_buffer]] *weechat.look.jump_current_to_previous_buffer* ** descrizione: pass:none[passa al buffer visualizzato in precedenza al passaggio del numero di buffer corrente con /buffer *N (dove N è un numero di buffer), per passare facilmente ad un altro buffer, e poi tornare a quello attuale] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_weechat.look.jump_previous_buffer_when_closing]] *weechat.look.jump_previous_buffer_when_closing* ** descrizione: pass:none[passa al buffer visitato in precedenza alla chiusura di un buffer (se disabilitato, allora passa al buffer numero -1)] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_weechat.look.jump_smart_back_to_buffer]] *weechat.look.jump_smart_back_to_buffer* ** descrizione: pass:none[torna al buffer iniziale dopo aver raggiunto la fine della hotlist] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_weechat.look.key_bind_safe]] *weechat.look.key_bind_safe* ** descrizione: pass:none[consente solo l'associazione di tasti "sicuri" (che iniziano con ctrl o alt)] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_weechat.look.key_grab_delay]] *weechat.look.key_grab_delay* ** descrizione: pass:none[default delay (in milliseconds) to grab a key (using default key alt-k); this delay can be overridden in the /input command (see /help input)] ** tipo: intero ** valori: 1 .. 10000 ** valore predefinito: `+800+` * [[option_weechat.look.mouse]] *weechat.look.mouse* ** descrizione: pass:none[abilita il supporto del mouse] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_weechat.look.mouse_timer_delay]] *weechat.look.mouse_timer_delay* ** descrizione: pass:none[ritardo (in millisecondi) per catturare un evento del mouse: WeeChat attende questo ritardo prima di analizzare l'evento] ** tipo: intero ** valori: 1 .. 10000 ** valore predefinito: `+100+` * [[option_weechat.look.nick_color_force]] *weechat.look.nick_color_force* ** descrizione: pass:none[force color for some nicks: hash computed with nickname to find color will not be used for these nicks (format is: "nick1:color1;nick2:color2"); look up for nicks is with exact case then lower case, so it's possible to use only lower case for nicks in this option; color can include background with the format "text,background", for example "yellow,red"] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_weechat.look.nick_color_hash]] *weechat.look.nick_color_hash* ** descrizione: pass:none[hash algorithm used to find the color for a nick: djb2 = variant of djb2 (position of letters matters: anagrams of a nick have different color), djb2_32 = variant of djb2 using 32-bit instead of 64-bit integer, sum = sum of letters, sum_32 = sum of letters using 32-bit instead of 64-bit integer] ** tipo: intero ** valori: djb2, sum, djb2_32, sum_32 ** valore predefinito: `+djb2+` * [[option_weechat.look.nick_color_hash_salt]] *weechat.look.nick_color_hash_salt* ** descrizione: pass:none[salt for the hash algorithm used to find nick colors (the nickname is appended to this salt and the hash algorithm operates on this string); modifying this shuffles nick colors] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_weechat.look.nick_color_stop_chars]] *weechat.look.nick_color_stop_chars* ** descrizione: pass:none[chars used to stop in nick when computing color with letters of nick (at least one char outside this list must be in string before stopping) (example: nick "|nick|away" with "|" in chars will return color of nick "|nick"); this option has an impact on option weechat.look.nick_color_force, so the nick for the forced color must not contain the chars ignored by this option] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"_|["+` * [[option_weechat.look.nick_prefix]] *weechat.look.nick_prefix* ** descrizione: pass:none[testo da visualizzare prima del nick nel prefisso del messaggio, esempio: "<"] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_weechat.look.nick_suffix]] *weechat.look.nick_suffix* ** descrizione: pass:none[testo da visualizzare dopo il nick nel prefisso del messaggio, esempio: ">"] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_weechat.look.paste_auto_add_newline]] *weechat.look.paste_auto_add_newline* ** descrizione: pass:none[automatically add a newline at the end of pasted text if there are at least two lines and if a confirmation is asked] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_weechat.look.paste_bracketed]] *weechat.look.paste_bracketed* ** descrizione: pass:none[abilita la modalità "bracketed paste" per il terminale (non supportata da tutti i terminali/multiplexer): in questa modalità, il testo incollato viene racchiuso da sequenze di controllo in modo che WeeChat possa differenziare il testo incollato dal testo digitato ("ESC[200~", seguito dal testo incollato, seguito da "ESC[201~")] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_weechat.look.paste_bracketed_timer_delay]] *weechat.look.paste_bracketed_timer_delay* ** descrizione: pass:none[forza la fine della modalità "bracketed paste" dopo questo ritardo (in secondi) se la sequenza di controllo per la fine del "bracketed paste" ("ESC[201~") non è stata ricevuta in tempo] ** tipo: intero ** valori: 1 .. 60 ** valore predefinito: `+10+` * [[option_weechat.look.paste_max_lines]] *weechat.look.paste_max_lines* ** descrizione: pass:none[max number of lines for paste without asking user (-1 = disable this feature); this option is used only if the bar item "input_paste" is used in at least one bar (by default it is used in "input" bar)] ** tipo: intero ** valori: -1 .. 2147483647 ** valore predefinito: `+1+` * [[option_weechat.look.prefix_action]] *weechat.look.prefix_action* ** descrizione: pass:none[prefix for action messages (note: content is evaluated, so you can use colors with format "${color:xxx}", see /help eval)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+" *"+` * [[option_weechat.look.prefix_align]] *weechat.look.prefix_align* ** descrizione: pass:none[allineamento prefisso (none, left, right (predefinito))] ** tipo: intero ** valori: none, left, right ** valore predefinito: `+right+` * [[option_weechat.look.prefix_align_max]] *weechat.look.prefix_align_max* ** descrizione: pass:none[dimensione massima prefisso (0 = nessuna dimensione massima)] ** tipo: intero ** valori: 0 .. 128 ** valore predefinito: `+0+` * [[option_weechat.look.prefix_align_min]] *weechat.look.prefix_align_min* ** descrizione: pass:none[dimensione minima per il prefisso] ** tipo: intero ** valori: 0 .. 128 ** valore predefinito: `+0+` * [[option_weechat.look.prefix_align_more]] *weechat.look.prefix_align_more* ** descrizione: pass:none[carattere da mostrare se il prefisso è troncato (deve essere esattamente un carattere sullo schermo)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"+"+` * [[option_weechat.look.prefix_align_more_after]] *weechat.look.prefix_align_more_after* ** descrizione: pass:none[display the truncature char (by default "+") after the text (by replacing the space that should be displayed here); if disabled, the truncature char replaces last char of text] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_weechat.look.prefix_buffer_align]] *weechat.look.prefix_buffer_align* ** descrizione: pass:none[prefisso di allineamento per il nome del buffer, quando più buffer vengono uniti con lo stesso numero (none (nessuno), left(sinistra), right(destra - predefinito)] ** tipo: intero ** valori: none, left, right ** valore predefinito: `+right+` * [[option_weechat.look.prefix_buffer_align_max]] *weechat.look.prefix_buffer_align_max* ** descrizione: pass:none[allineamento del prefisso per nome buffer, quando più buffer sono uniti con lo stesso numero (0 = nessuna dimensione massima)] ** tipo: intero ** valori: 0 .. 128 ** valore predefinito: `+0+` * [[option_weechat.look.prefix_buffer_align_more]] *weechat.look.prefix_buffer_align_more* ** descrizione: pass:none[carattere da mostrare se il nome del buffer è troncato (quando più buffer vengono uniti con lo stesso numero) (deve essere esattamente un carattere su schermo)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"+"+` * [[option_weechat.look.prefix_buffer_align_more_after]] *weechat.look.prefix_buffer_align_more_after* ** descrizione: pass:none[display the truncature char (by default "+") after the text (by replacing the space that should be displayed here); if disabled, the truncature char replaces last char of text] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_weechat.look.prefix_error]] *weechat.look.prefix_error* ** descrizione: pass:none[prefisso per i messaggi di errore (nota: il contenuto viene valutato, per cui è possibile usare colori con il formato "${color:xxx}", consultare /help eval] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"=!="+` * [[option_weechat.look.prefix_join]] *weechat.look.prefix_join* ** descrizione: pass:none[prefix for join messages (note: content is evaluated, so you can use colors with format "${color:xxx}", see /help eval)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"-->"+` * [[option_weechat.look.prefix_network]] *weechat.look.prefix_network* ** descrizione: pass:none[prefix for network messages (note: content is evaluated, so you can use colors with format "${color:xxx}", see /help eval)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"--"+` * [[option_weechat.look.prefix_quit]] *weechat.look.prefix_quit* ** descrizione: pass:none[prefix for quit messages (note: content is evaluated, so you can use colors with format "${color:xxx}", see /help eval)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"<--"+` * [[option_weechat.look.prefix_same_nick]] *weechat.look.prefix_same_nick* ** descrizione: pass:none[prefix displayed for a message with same nick as previous but not next message: use a space " " to hide prefix, another string to display this string instead of prefix, or an empty string to disable feature (display prefix)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_weechat.look.prefix_same_nick_middle]] *weechat.look.prefix_same_nick_middle* ** descrizione: pass:none[prefix displayed for a message with same nick as previous and next message: use a space " " to hide prefix, another string to display this string instead of prefix, or an empty string to disable feature (display prefix)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_weechat.look.prefix_suffix]] *weechat.look.prefix_suffix* ** descrizione: pass:none[stringa visualizzata dopo il prefisso] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"|"+` * [[option_weechat.look.quote_nick_prefix]] *weechat.look.quote_nick_prefix* ** descrizione: pass:none[text to display before nick when quoting a message (see /help cursor)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"<"+` * [[option_weechat.look.quote_nick_suffix]] *weechat.look.quote_nick_suffix* ** descrizione: pass:none[text to display after nick when quoting a message (see /help cursor)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+">"+` * [[option_weechat.look.quote_time_format]] *weechat.look.quote_time_format* ** descrizione: pass:none[time format when quoting a message (see /help cursor)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"%H:%M:%S"+` * [[option_weechat.look.read_marker]] *weechat.look.read_marker* ** descrizione: pass:none[usa segnalibro (riga o carattere) sui buffer per mostrare la prima riga non letta] ** tipo: intero ** valori: none, line, char ** valore predefinito: `+line+` * [[option_weechat.look.read_marker_always_show]] *weechat.look.read_marker_always_show* ** descrizione: pass:none[mostra sempre il segnalibro, anche se si trova dopo l'ultima riga del buffer] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_weechat.look.read_marker_string]] *weechat.look.read_marker_string* ** descrizione: pass:none[stringa usata per tracciare il segnalibro (la stringa viene ripetuta fino a fine riga)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"- "+` * [[option_weechat.look.save_config_on_exit]] *weechat.look.save_config_on_exit* ** descrizione: pass:none[salva file di configurazione all'uscita] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_weechat.look.save_config_with_fsync]] *weechat.look.save_config_with_fsync* ** descrizione: pass:none[use fsync to synchronize the configuration file with the storage device (see man fsync); this is slower but should prevent any data loss in case of power failure during the save of configuration file] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_weechat.look.save_layout_on_exit]] *weechat.look.save_layout_on_exit* ** descrizione: pass:none[save layout on exit (buffers, windows, or both)] ** tipo: intero ** valori: none, buffers, windows, all ** valore predefinito: `+none+` * [[option_weechat.look.scroll_amount]] *weechat.look.scroll_amount* ** descrizione: pass:none[le righe da scorrere con scroll_up e scroll_down] ** tipo: intero ** valori: 1 .. 2147483647 ** valore predefinito: `+3+` * [[option_weechat.look.scroll_bottom_after_switch]] *weechat.look.scroll_bottom_after_switch* ** descrizione: pass:none[scorri verso il fondo della finestra dopo essere passati ad un altro buffer non ricordare la posizione di scorrimento nelle finestre); lo scorrimento viene eseguito solo per i buffer con contenuto formattato (contenuto non libero)] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_weechat.look.scroll_page_percent]] *weechat.look.scroll_page_percent* ** descrizione: pass:none[percentuale della schermata da scorrere in alto o in basso (per esempio 100 indica una pagina intera, 50 metà)] ** tipo: intero ** valori: 1 .. 100 ** valore predefinito: `+100+` * [[option_weechat.look.search_text_not_found_alert]] *weechat.look.search_text_not_found_alert* ** descrizione: pass:none[avvisa l'utente quando il testo cercato non viene trovato nel buffer] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_weechat.look.separator_horizontal]] *weechat.look.separator_horizontal* ** descrizione: pass:none[char used to draw horizontal separators around bars and windows (empty value will draw a real line with ncurses, but may cause bugs with URL selection under some terminals); width on screen must be exactly one char] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"-"+` * [[option_weechat.look.separator_vertical]] *weechat.look.separator_vertical* ** descrizione: pass:none[char used to draw vertical separators around bars and windows (empty value will draw a real line with ncurses); width on screen must be exactly one char] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_weechat.look.tab_width]] *weechat.look.tab_width* ** descrizione: pass:none[number of spaces used to display tabs in messages] ** tipo: intero ** valori: 1 .. 64 ** valore predefinito: `+1+` * [[option_weechat.look.time_format]] *weechat.look.time_format* ** descrizione: pass:none[formato dell'ora per le date convertite in stringhe e mostrate nei messaggi(consultare man strftime per i dettagli su data/ora)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"%a, %d %b %Y %T"+` * [[option_weechat.look.window_auto_zoom]] *weechat.look.window_auto_zoom* ** descrizione: pass:none[automatically zoom on current window if the terminal becomes too small to display all windows (use alt-z to unzoom windows when the terminal is big enough)] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_weechat.look.window_separator_horizontal]] *weechat.look.window_separator_horizontal* ** descrizione: pass:none[mostra un separatore orizzontale tra le finestre] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_weechat.look.window_separator_vertical]] *weechat.look.window_separator_vertical* ** descrizione: pass:none[mostra un separatore verticale tra le finestre] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_weechat.look.window_title]] *weechat.look.window_title* ** descrizione: pass:none[title for window (terminal for Curses GUI), set on startup; an empty string will keep title unchanged (note: content is evaluated, see /help eval); example: "WeeChat ${info:version}"] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_weechat.look.word_chars_highlight]] *weechat.look.word_chars_highlight* ** descrizione: pass:none[comma-separated list of chars (or range of chars) that are considered part of words for highlights; each item can be a single char, a range of chars (format: a-z), a class of wide character (for example "alnum", see man wctype); a "!" before the item makes it negative (ie the char is NOT considered part of words); the value "*" matches any char; unicode chars are allowed with the format \u1234, for example \u00A0 for unbreakable space (see /help print for supported formats)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"!\u00A0,-,_,|,alnum"+` * [[option_weechat.look.word_chars_input]] *weechat.look.word_chars_input* ** descrizione: pass:none[comma-separated list of chars (or range of chars) that are considered part of words for command line; each item can be a single char, a range of chars (format: a-z), a class of wide character (for example "alnum", see man wctype); a "!" before the item makes it negative (ie the char is NOT considered part of words); the value "*" matches any char; unicode chars are allowed with the format \u1234, for example \u00A0 for unbreakable space (see /help print for supported formats)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"!\u00A0,-,_,|,alnum"+` * [[option_weechat.network.connection_timeout]] *weechat.network.connection_timeout* ** descrizione: pass:none[timeout (in secondi) per la connessione ad un host remoto (eseguita in un processo figlio)] ** tipo: intero ** valori: 1 .. 2147483647 ** valore predefinito: `+60+` * [[option_weechat.network.gnutls_ca_file]] *weechat.network.gnutls_ca_file* ** descrizione: pass:none[file contenente le autorità certificative ("%h" sarà sostituito dalla home di WeeChat, predefinita: "~/.weechat)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"/etc/ssl/certs/ca-certificates.crt"+` * [[option_weechat.network.gnutls_handshake_timeout]] *weechat.network.gnutls_handshake_timeout* ** descrizione: pass:none[timeout (in secondi) per l'handshake di gnutls] ** tipo: intero ** valori: 1 .. 2147483647 ** valore predefinito: `+30+` * [[option_weechat.network.proxy_curl]] *weechat.network.proxy_curl* ** descrizione: pass:none[name of proxy used for download of URLs with Curl (used to download list of scripts and in scripts calling function hook_process); the proxy must be defined with command /proxy] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_weechat.plugin.autoload]] *weechat.plugin.autoload* ** descrizione: pass:none[comma separated list of plugins to load automatically at startup, "*" means all plugins found, a name beginning with "!" is a negative value to prevent a plugin from being loaded, wildcard "*" is allowed in names (examples: "*" or "*,!lua,!tcl")] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"*"+` * [[option_weechat.plugin.debug]] *weechat.plugin.debug* ** descrizione: pass:none[abilita come predefinito il debug per tutti i plugin (opzione disabilita di default, caldamente raccomandato)] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_weechat.plugin.extension]] *weechat.plugin.extension* ** descrizione: pass:none[elenco separato da virgole di estensioni dei nomi file per i plugin] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+".so,.dll"+` * [[option_weechat.plugin.path]] *weechat.plugin.path* ** descrizione: pass:none[path per la ricerca dei plugin ("%h" sarà sostituito dalla home di WeeChat, "~/.weechat come predefinita)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"%h/plugins"+` * [[option_weechat.plugin.save_config_on_unload]] *weechat.plugin.save_config_on_unload* ** descrizione: pass:none[salva i file di configurazione allo scaricamento dei plugin] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_weechat.startup.command_after_plugins]] *weechat.startup.command_after_plugins* ** descrizione: pass:none[comando eseguito all'avvio di WeeChat, dopo il caricamento dei plugin (nota: il contenuto viene valutato, consultare /help eval)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_weechat.startup.command_before_plugins]] *weechat.startup.command_before_plugins* ** descrizione: pass:none[comando eseguito all'avvio di WeeChat, prima del caricamento dei plugin (nota: il contenuto viene valutato, consultare /help eval)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_weechat.startup.display_logo]] *weechat.startup.display_logo* ** descrizione: pass:none[mostra il logo di WeeChat all'avvio] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_weechat.startup.display_version]] *weechat.startup.display_version* ** descrizione: pass:none[mostra la versione di WeeChat all'avvio] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_weechat.startup.sys_rlimit]] *weechat.startup.sys_rlimit* ** descrizione: pass:none[imposta limite delle risorse per il processo WeeChat, il formato è: "res1:limit1,res2,limit2"; il nome della risorsa è il componente finale della costante (RLIMIT_XXX) in caratteri minuscoli (consultare man setrlimit per i valori); il limite -1 vuol dire "illimitato"; esempio: imposta dimensione illimitata per il file core e 1GB massimo di memoria virtuale: "core:-1,as:1000000000"] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` // end::weechat_options[] // tag::charset_options[] * [[option_charset.default.decode]] *charset.default.decode* ** descrizione: pass:none[global decoding charset: charset used to decode incoming messages when they are not UTF-8 valid] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"iso-8859-1"+` * [[option_charset.default.encode]] *charset.default.encode* ** descrizione: pass:none[global encoding charset: charset used to encode outgoing messages (if empty, default is UTF-8 because it is the WeeChat internal charset)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` // end::charset_options[] // tag::logger_options[] * [[option_logger.color.backlog_end]] *logger.color.backlog_end* ** descrizione: pass:none[colore per la riga finale nella cronologia] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_logger.color.backlog_line]] *logger.color.backlog_line* ** descrizione: pass:none[color for backlog lines, used only if the option logger.file.color_lines is off] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_logger.file.auto_log]] *logger.file.auto_log* ** descrizione: pass:none[salva automaticamente il contenuto dei buffer su file (a meno che un buffer disabiliti il log)] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_logger.file.color_lines]] *logger.file.color_lines* ** descrizione: pass:none[use ANSI color codes in lines written in log files and display backlog lines with these colors] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_logger.file.flush_delay]] *logger.file.flush_delay* ** descrizione: pass:none[numero di secondi tra il flush (scrittura) dei file di log (0 = scrive sui file di log immediatamente per ogni riga stampata)] ** tipo: intero ** valori: 0 .. 3600 ** valore predefinito: `+120+` * [[option_logger.file.fsync]] *logger.file.fsync* ** descrizione: pass:none[use fsync to synchronize the log file with the storage device after the flush (see man fsync); this is slower but should prevent any data loss in case of power failure during the save of log file] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_logger.file.info_lines]] *logger.file.info_lines* ** descrizione: pass:none[scrive una riga informativa nel file di log quando il log inizia o termina per un buffer] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_logger.file.mask]] *logger.file.mask* ** descrizione: pass:none[default file name mask for log files (format is "directory/to/file" or "file", without first "/" because "path" option is used to build complete path to file); local buffer variables are permitted (you should use only variables that are defined on all buffers, so for example you should NOT use $server nor $channel); date specifiers are permitted (see man strftime)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"$plugin.$name.weechatlog"+` * [[option_logger.file.name_lower_case]] *logger.file.name_lower_case* ** descrizione: pass:none[usare solo lettere minuscole per i nomi dei file di log] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_logger.file.nick_prefix]] *logger.file.nick_prefix* ** descrizione: pass:none[testo da scrivere prima del nick nel prefisso del messaggo, esempio: "<"] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_logger.file.nick_suffix]] *logger.file.nick_suffix* ** descrizione: pass:none[testo da scrivere dopo il nick nel prefisso del messaggo, esempio: "<"] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_logger.file.path]] *logger.file.path* ** descrizione: pass:none[path for WeeChat log files; "%h" at beginning of string is replaced by WeeChat home ("~/.weechat" by default); date specifiers are permitted (see man strftime) (note: content is evaluated, see /help eval)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"%h/logs/"+` * [[option_logger.file.replacement_char]] *logger.file.replacement_char* ** descrizione: pass:none[carattere di sostituzione per i caratteri speciali nei nomi dei file salvati con la mask (come il delimitatore di directory)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"_"+` * [[option_logger.file.time_format]] *logger.file.time_format* ** descrizione: pass:none[data e ora usati nei file di log (consultare man strftime per gli specificatori di data/ora)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"%Y-%m-%d %H:%M:%S"+` * [[option_logger.look.backlog]] *logger.look.backlog* ** descrizione: pass:none[numero massimo di righe da visualizzare dal file di log alla creazione di un nuovo buffer (0 = nessuna cronologia)] ** tipo: intero ** valori: 0 .. 2147483647 ** valore predefinito: `+20+` * [[option_logger.look.backlog_conditions]] *logger.look.backlog_conditions* ** descrizione: pass:none[conditions to display the backlog (note: content is evaluated, see /help eval); empty value displays the backlog on all buffers; for example to display backlog on private buffers only: "${type} == private"] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` // end::logger_options[] // tag::exec_options[] * [[option_exec.color.flag_finished]] *exec.color.flag_finished* ** descrizione: pass:none[text color for a finished command flag in list of commands] ** 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 italic, "_" for underline ** valore predefinito: `+lightred+` * [[option_exec.color.flag_running]] *exec.color.flag_running* ** descrizione: pass:none[text color for a running command flag in list of commands] ** 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 italic, "_" for underline ** valore predefinito: `+lightgreen+` * [[option_exec.command.default_options]] *exec.command.default_options* ** descrizione: pass:none[default options for command /exec (see /help exec); example: "-nosh -bg" to run all commands in background (no output), and without using the shell] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_exec.command.purge_delay]] *exec.command.purge_delay* ** descrizione: pass:none[delay for purging finished commands (in seconds, 0 = purge commands immediately, -1 = never purge)] ** tipo: intero ** valori: -1 .. 25920000 ** valore predefinito: `+0+` * [[option_exec.command.shell]] *exec.command.shell* ** descrizione: pass:none[shell to use with command "/exec -sh"; it can be just the name of shell if it is in PATH (for example "bash") or the absolute path to the shell (for example "/bin/bash"); if value is empty, "sh" is used (note: content is evaluated, see /help eval)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"${env:SHELL}"+` // end::exec_options[] // tag::trigger_options[] * [[option_trigger.color.flag_command]] *trigger.color.flag_command* ** descrizione: pass:none[text color for command flag (in /trigger list)] ** 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 italic, "_" for underline ** valore predefinito: `+lightgreen+` * [[option_trigger.color.flag_conditions]] *trigger.color.flag_conditions* ** descrizione: pass:none[text color for conditions flag (in /trigger list)] ** 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 italic, "_" for underline ** valore predefinito: `+yellow+` * [[option_trigger.color.flag_post_action]] *trigger.color.flag_post_action* ** descrizione: pass:none[text color for post action flag (in /trigger list)] ** 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 italic, "_" for underline ** valore predefinito: `+lightblue+` * [[option_trigger.color.flag_regex]] *trigger.color.flag_regex* ** descrizione: pass:none[text color for regex flag (in /trigger list)] ** 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 italic, "_" for underline ** valore predefinito: `+lightcyan+` * [[option_trigger.color.flag_return_code]] *trigger.color.flag_return_code* ** descrizione: pass:none[text color for return code flag (in /trigger list)] ** 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 italic, "_" for underline ** valore predefinito: `+lightmagenta+` * [[option_trigger.color.regex]] *trigger.color.regex* ** descrizione: pass:none[text color for regular expressions] ** 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 italic, "_" for underline ** valore predefinito: `+white+` * [[option_trigger.color.replace]] *trigger.color.replace* ** descrizione: pass:none[text color for replacement text (for regular expressions)] ** 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 italic, "_" for underline ** valore predefinito: `+cyan+` * [[option_trigger.color.trigger]] *trigger.color.trigger* ** descrizione: pass:none[text color for trigger name] ** 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 italic, "_" for underline ** valore predefinito: `+green+` * [[option_trigger.color.trigger_disabled]] *trigger.color.trigger_disabled* ** descrizione: pass:none[text color for disabled trigger name] ** 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 italic, "_" for underline ** valore predefinito: `+red+` * [[option_trigger.look.enabled]] *trigger.look.enabled* ** descrizione: pass:none[enable trigger support] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_trigger.look.monitor_strip_colors]] *trigger.look.monitor_strip_colors* ** descrizione: pass:none[strip colors in hashtable values displayed on monitor buffer] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` // end::trigger_options[] // tag::spell_options[] * [[option_spell.check.commands]] *spell.check.commands* ** descrizione: pass:none[elenco separato da virgole di comandi per cui il controllo ortografico è abilitato (il controllo ortografico è disabilitato per tutti gli altri comandi)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic"+` * [[option_spell.check.default_dict]] *spell.check.default_dict* ** descrizione: pass:none[default dictionary (or comma separated list of dictionaries) to use when buffer has no dictionary defined (leave blank to disable spell checker on buffers for which you didn't explicitly enabled it)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_spell.check.during_search]] *spell.check.during_search* ** descrizione: pass:none[controlla le parole durante la ricerca del testo nel buffer] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_spell.check.enabled]] *spell.check.enabled* ** descrizione: pass:none[enable spell checker for command line] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_spell.check.real_time]] *spell.check.real_time* ** descrizione: pass:none[controllo ortografico in tempo reale (più lento, disabilitato per default: le parole vengono controllate solo se seguite da un delimitatore)] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_spell.check.suggestions]] *spell.check.suggestions* ** descrizione: pass:none[number of suggestions to display in bar item "spell_suggest" for each dictionary set in buffer (-1 = disable suggestions, 0 = display all possible suggestions in all languages)] ** tipo: intero ** valori: -1 .. 2147483647 ** valore predefinito: `+-1+` * [[option_spell.check.word_min_length]] *spell.check.word_min_length* ** descrizione: pass:none[lunghezza minima per una parola da controllare (0 per controllarle tutte)] ** tipo: intero ** valori: 0 .. 2147483647 ** valore predefinito: `+2+` * [[option_spell.color.misspelled]] *spell.color.misspelled* ** descrizione: pass:none[text color for misspelled words (input bar)] ** 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 italic, "_" for underline ** valore predefinito: `+lightred+` * [[option_spell.color.suggestion]] *spell.color.suggestion* ** descrizione: pass:none[text color for suggestion on a misspelled word in bar item "spell_suggest"] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_spell.color.suggestion_delimiter_dict]] *spell.color.suggestion_delimiter_dict* ** descrizione: pass:none[text color for delimiters displayed between two dictionaries in bar item "spell_suggest"] ** 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 italic, "_" for underline ** valore predefinito: `+cyan+` * [[option_spell.color.suggestion_delimiter_word]] *spell.color.suggestion_delimiter_word* ** descrizione: pass:none[text color for delimiters displayed between two words in bar item "spell_suggest"] ** 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 italic, "_" for underline ** valore predefinito: `+cyan+` * [[option_spell.look.suggestion_delimiter_dict]] *spell.look.suggestion_delimiter_dict* ** descrizione: pass:none[delimiter displayed between two dictionaries in bar item "spell_suggest"] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+" / "+` * [[option_spell.look.suggestion_delimiter_word]] *spell.look.suggestion_delimiter_word* ** descrizione: pass:none[delimiter displayed between two words in bar item "spell_suggest"] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+","+` // end::spell_options[] // tag::buflist_options[] * [[option_buflist.format.buffer]] *buflist.format.buffer* ** descrizione: pass:none[format of each line with a buffer (note: content is evaluated, see /help buflist); example: standard format for bar item "buflist" and only the buffer number between square brackets for other bar items ("buflist2" and "buflist3"): "${if:${bar_item.name}==buflist?${format_number}${indent}${format_nick_prefix}${color_hotlist}${format_name}:[${number}\]}"] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"${format_number}${indent}${format_nick_prefix}${color_hotlist}${format_name}"+` * [[option_buflist.format.buffer_current]] *buflist.format.buffer_current* ** descrizione: pass:none[format for the line with current buffer (note: content is evaluated, see /help buflist)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"${color:,blue}${format_buffer}"+` * [[option_buflist.format.hotlist]] *buflist.format.hotlist* ** descrizione: pass:none[format for hotlist (note: content is evaluated, see /help buflist)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+" ${color:green}(${hotlist}${color:green})"+` * [[option_buflist.format.hotlist_highlight]] *buflist.format.hotlist_highlight* ** descrizione: pass:none[format for a buffer with hotlist level "highlight" (note: content is evaluated, see /help buflist)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"${color:magenta}"+` * [[option_buflist.format.hotlist_low]] *buflist.format.hotlist_low* ** descrizione: pass:none[format for a buffer with hotlist level "low" (note: content is evaluated, see /help buflist)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"${color:white}"+` * [[option_buflist.format.hotlist_message]] *buflist.format.hotlist_message* ** descrizione: pass:none[format for a buffer with hotlist level "message" (note: content is evaluated, see /help buflist)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"${color:brown}"+` * [[option_buflist.format.hotlist_none]] *buflist.format.hotlist_none* ** descrizione: pass:none[format for a buffer not in hotlist (note: content is evaluated, see /help buflist)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"${color:default}"+` * [[option_buflist.format.hotlist_private]] *buflist.format.hotlist_private* ** descrizione: pass:none[format for a buffer with hotlist level "private" (note: content is evaluated, see /help buflist)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"${color:green}"+` * [[option_buflist.format.hotlist_separator]] *buflist.format.hotlist_separator* ** descrizione: pass:none[separator for counts in hotlist (note: content is evaluated, see /help buflist)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"${color:default},"+` * [[option_buflist.format.indent]] *buflist.format.indent* ** descrizione: pass:none[string displayed to indent channel and private buffers (note: content is evaluated, see /help buflist)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+" "+` * [[option_buflist.format.lag]] *buflist.format.lag* ** descrizione: pass:none[format for lag on an IRC server buffer (note: content is evaluated, see /help buflist)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+" ${color:green}[${color:brown}${lag}${color:green}]"+` * [[option_buflist.format.name]] *buflist.format.name* ** descrizione: pass:none[format for buffer name (note: content is evaluated, see /help buflist)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"${name}"+` * [[option_buflist.format.nick_prefix]] *buflist.format.nick_prefix* ** descrizione: pass:none[format for nick prefix on a channel (note: content is evaluated, see /help buflist)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"${color_nick_prefix}${nick_prefix}"+` * [[option_buflist.format.number]] *buflist.format.number* ** descrizione: pass:none[format for buffer number, ${number} is the indented number (note: content is evaluated, see /help buflist)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"${color:green}${number}${if:${number_displayed}?.: }"+` * [[option_buflist.look.add_newline]] *buflist.look.add_newline* ** descrizione: pass:none[add newline between the buffers displayed, so each buffer is displayed on a separate line (recommended); if disabled, newlines must be manually added in the formats with "${\n}", and the mouse actions are not possible any more] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_buflist.look.auto_scroll]] *buflist.look.auto_scroll* ** descrizione: pass:none[automatically scroll the buflist bar to always see the current buffer (this works only with a bar on the left/right position with a "vertical" filling); this value is the percent number of lines displayed before the current buffer when scrolling (-1 = disable scroll); for example 50 means that after a scroll, the current buffer is at the middle of bar, 0 means on top of bar, 100 means at bottom of bar] ** tipo: intero ** valori: -1 .. 100 ** valore predefinito: `+50+` * [[option_buflist.look.display_conditions]] *buflist.look.display_conditions* ** descrizione: pass:none[conditions to display a buffer (note: content is evaluated, see /help buflist); for example to hide server buffers if they are merged with core buffer: "${buffer.hidden}==0 && ((${type}!=server && ${buffer.full_name}!=core.weechat) || ${buffer.active}==1)"] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"${buffer.hidden}==0"+` * [[option_buflist.look.enabled]] *buflist.look.enabled* ** descrizione: pass:none[enable buflist] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_buflist.look.mouse_jump_visited_buffer]] *buflist.look.mouse_jump_visited_buffer* ** descrizione: pass:none[if enabled, clicks with left/right buttons on the line with current buffer jump to previous/next visited buffer] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_buflist.look.mouse_move_buffer]] *buflist.look.mouse_move_buffer* ** descrizione: pass:none[if enabled, mouse gestures (drag & drop) move buffers in list] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_buflist.look.mouse_wheel]] *buflist.look.mouse_wheel* ** descrizione: pass:none[if enabled, mouse wheel up/down actions jump to previous/next buffer in list] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_buflist.look.nick_prefix]] *buflist.look.nick_prefix* ** descrizione: pass:none[get the nick prefix and its color from nicklist so that ${nick_prefix} can be used in format; this can be slow on buffers with lot of nicks in nicklist, so this option is disabled by default] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_buflist.look.nick_prefix_empty]] *buflist.look.nick_prefix_empty* ** descrizione: pass:none[when the nick prefix is enabled, display a space instead if there is no nick prefix on the buffer] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_buflist.look.signals_refresh]] *buflist.look.signals_refresh* ** descrizione: pass:none[comma-separated list of extra signals that are hooked and trigger the refresh of buffers list; this can be useful if some custom variables are used in formats and need specific refresh] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_buflist.look.sort]] *buflist.look.sort* ** descrizione: pass:none[comma-separated list of fields to sort buffers; each field is a hdata variable of buffer ("var"), a hdata variable of IRC server ("irc_server.var") or a hdata variable of IRC channel ("irc_channel.var"); char "-" can be used before field to reverse order, char "~" can be used to do a case insensitive comparison; example: "-~short_name" for case insensitive and reverse sort on buffer short name (note: content is evaluated, only the pointer to bar_item can be used, for example "bar_item.name")] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"number,-active"+` // end::buflist_options[] // tag::fifo_options[] * [[option_fifo.file.enabled]] *fifo.file.enabled* ** descrizione: pass:none[enable FIFO pipe] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_fifo.file.path]] *fifo.file.path* ** descrizione: pass:none[path for FIFO file; "%h" at beginning of string is replaced by WeeChat home ("~/.weechat" by default); WeeChat PID can be used in path with ${info:pid} (note: content is evaluated, see /help eval)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"%h/weechat_fifo"+` // end::fifo_options[] // tag::xfer_options[] * [[option_xfer.color.status_aborted]] *xfer.color.status_aborted* ** descrizione: pass:none[colore del testo per lo status "annullato"] ** 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 italic, "_" for underline ** valore predefinito: `+lightred+` * [[option_xfer.color.status_active]] *xfer.color.status_active* ** descrizione: pass:none[colore del testo per lo status "attivo"] ** 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 italic, "_" for underline ** valore predefinito: `+lightblue+` * [[option_xfer.color.status_connecting]] *xfer.color.status_connecting* ** descrizione: pass:none[colore del testo per lo status "connessione in corso"] ** 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 italic, "_" for underline ** valore predefinito: `+yellow+` * [[option_xfer.color.status_done]] *xfer.color.status_done* ** descrizione: pass:none[colore del testo per lo status "completato"] ** 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 italic, "_" for underline ** valore predefinito: `+lightgreen+` * [[option_xfer.color.status_failed]] *xfer.color.status_failed* ** descrizione: pass:none[colore del testo per lo status "fallito"] ** 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 italic, "_" for underline ** valore predefinito: `+lightred+` * [[option_xfer.color.status_waiting]] *xfer.color.status_waiting* ** descrizione: pass:none[colore del testo per lo status "in attesa"] ** 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 italic, "_" for underline ** valore predefinito: `+lightcyan+` * [[option_xfer.color.text]] *xfer.color.text* ** descrizione: pass:none[colore del testo nel buffer xfer] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_xfer.color.text_bg]] *xfer.color.text_bg* ** descrizione: pass:none[colore di sfondo del buffer xfer] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_xfer.color.text_selected]] *xfer.color.text_selected* ** descrizione: pass:none[colore della riga selezionata nel buffer xfer] ** 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 italic, "_" for underline ** valore predefinito: `+white+` * [[option_xfer.file.auto_accept_chats]] *xfer.file.auto_accept_chats* ** descrizione: pass:none[accetta automaticamente le richieste di chat (usare con cautela!)] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_xfer.file.auto_accept_files]] *xfer.file.auto_accept_files* ** descrizione: pass:none[accetta automaticamente i file in arrivo (usare con cautela!)] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_xfer.file.auto_accept_nicks]] *xfer.file.auto_accept_nicks* ** descrizione: pass:none[comma-separated list of nicks for which the incoming files and chats are automatically accepted; format is "server.nick" (for a specific server) or "nick" (for all servers); example: "freenode.FlashCode,andrew"] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_xfer.file.auto_check_crc32]] *xfer.file.auto_check_crc32* ** descrizione: pass:none[automatically check CRC32 file checksum if it is found in the filename (8 hexadecimal chars)] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_xfer.file.auto_rename]] *xfer.file.auto_rename* ** descrizione: pass:none[rinomina i file in ingresso se esistenti (aggiunge ".1", ".2", ...)] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_xfer.file.auto_resume]] *xfer.file.auto_resume* ** descrizione: pass:none[riprende automaticamente il trasferimento dei file se la connessione all'host viene perduta] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_xfer.file.convert_spaces]] *xfer.file.convert_spaces* ** descrizione: pass:none[convert spaces to underscores when sending and receiving files] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_xfer.file.download_path]] *xfer.file.download_path* ** descrizione: pass:none[path for writing incoming files: "%h" at beginning of string is replaced by WeeChat home ("~/.weechat" by default) (note: content is evaluated, see /help eval)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"%h/xfer"+` * [[option_xfer.file.download_temporary_suffix]] *xfer.file.download_temporary_suffix* ** descrizione: pass:none[temporary filename suffix used during the transfer for a file received, it is removed after successful transfer; if empty string, no filename suffix is used during the transfer] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+".part"+` * [[option_xfer.file.upload_path]] *xfer.file.upload_path* ** descrizione: pass:none[path for reading files when sending (when no path is specified by user): "%h" at beginning of string is replaced by WeeChat home ("~/.weechat" by default) (note: content is evaluated, see /help eval)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"~"+` * [[option_xfer.file.use_nick_in_filename]] *xfer.file.use_nick_in_filename* ** descrizione: pass:none[usa il nick remoto come prefisso nel nome del file locale alla ricezione] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_xfer.look.auto_open_buffer]] *xfer.look.auto_open_buffer* ** descrizione: pass:none[apre automaticamente il buffer xfer quando un nuovo xfer viene aggiunto alla lista] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_xfer.look.progress_bar_size]] *xfer.look.progress_bar_size* ** descrizione: pass:none[dimensione barra di avanzamento, in caratteri (se 0, è disabilitata)] ** tipo: intero ** valori: 0 .. 256 ** valore predefinito: `+20+` * [[option_xfer.look.pv_tags]] *xfer.look.pv_tags* ** descrizione: pass:none[elenco separato da virgole di tag usati nei messaggi privati, ad esempio: "notify_message", "notify_private" o "notify_highlight"] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"notify_private"+` * [[option_xfer.network.blocksize]] *xfer.network.blocksize* ** descrizione: pass:none[dimensione blocco per l'invio dei pacchetti, in byte] ** tipo: intero ** valori: 1024 .. 102400 ** valore predefinito: `+65536+` * [[option_xfer.network.fast_send]] *xfer.network.fast_send* ** descrizione: pass:none[non attendere ACK all'invio del file] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_xfer.network.own_ip]] *xfer.network.own_ip* ** descrizione: pass:none[Indirizzo IP o DNS per l'invio di file/chat (se vuoto, verrà usata l'interfaccia IP locale)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_xfer.network.port_range]] *xfer.network.port_range* ** descrizione: pass:none[forza i file in uscita/chat ad usare solo le porte in un dato intervallo (utile per il NAT) (sintassi: una singola porta, es. 5000 o un intervallo di porte, es. 5000-5015. Un valore nullo significa qualsiasi porta, consigliato usare porte maggiori di 1024, perché l'uso di porte inferiori è possibile solo per root)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_xfer.network.send_ack]] *xfer.network.send_ack* ** descrizione: pass:none[send acks when receiving files; if disabled, the transfer may freeze if the sender is waiting for acks (for example a WeeChat sending a file with option xfer.network.fast_send set to off); on the other hand, disabling send of acks may prevent a freeze if the acks are not sent immediately to the sender] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_xfer.network.speed_limit_recv]] *xfer.network.speed_limit_recv* ** descrizione: pass:none[speed limit for receiving files, in kilo-bytes by second (0 means no limit)] ** tipo: intero ** valori: 0 .. 2147483647 ** valore predefinito: `+0+` * [[option_xfer.network.speed_limit_send]] *xfer.network.speed_limit_send* ** descrizione: pass:none[limite di velocità per l'invio dei file, in kb per secondo (0 vuol dire senza limite)] ** tipo: intero ** valori: 0 .. 2147483647 ** valore predefinito: `+0+` * [[option_xfer.network.timeout]] *xfer.network.timeout* ** descrizione: pass:none[timeout per la richiesta xfer (in secondi)] ** tipo: intero ** valori: 5 .. 2147483647 ** valore predefinito: `+300+` // end::xfer_options[] // tag::irc_options[] * [[option_irc.color.input_nick]] *irc.color.input_nick* ** descrizione: pass:none[colore per il nick nella riga di input] ** 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 italic, "_" for underline ** valore predefinito: `+lightcyan+` * [[option_irc.color.item_channel_modes]] *irc.color.item_channel_modes* ** descrizione: pass:none[colore per le modalità dei canali, vicino ai nomi dei canali] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_irc.color.item_lag_counting]] *irc.color.item_lag_counting* ** descrizione: pass:none[colore per l'indicatore del lag, durante il conteggio (pong non ricevuto dal server, lag in aumento)] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_irc.color.item_lag_finished]] *irc.color.item_lag_finished* ** descrizione: pass:none[colore per l'indicatore di ritardo, quando il pong viene ricevuto dal server] ** 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 italic, "_" for underline ** valore predefinito: `+yellow+` * [[option_irc.color.item_nick_modes]] *irc.color.item_nick_modes* ** descrizione: pass:none[color for nick modes in bar item "input_prompt"] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_irc.color.message_account]] *irc.color.message_account* ** descrizione: pass:none[color for text in account messages] ** 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 italic, "_" for underline ** valore predefinito: `+cyan+` * [[option_irc.color.message_chghost]] *irc.color.message_chghost* ** descrizione: pass:none[color for text in chghost messages] ** 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 italic, "_" for underline ** valore predefinito: `+brown+` * [[option_irc.color.message_join]] *irc.color.message_join* ** descrizione: pass:none[colore per il testo nei messaggi di entrata] ** 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 italic, "_" for underline ** valore predefinito: `+green+` * [[option_irc.color.message_kick]] *irc.color.message_kick* ** descrizione: pass:none[color for text in kick/kill messages] ** 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 italic, "_" for underline ** valore predefinito: `+red+` * [[option_irc.color.message_quit]] *irc.color.message_quit* ** descrizione: pass:none[colore per il testo nei messaggi di uscita/abbandono] ** 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 italic, "_" for underline ** valore predefinito: `+red+` * [[option_irc.color.mirc_remap]] *irc.color.mirc_remap* ** descrizione: pass:none[remap mirc colors in messages using a hashtable: keys are "fg,bg" as integers between -1 (not specified) and 15, values are WeeChat color names or numbers (format is: "1,-1:color1;2,7:color2"), example: "1,-1:darkgray;1,2:white,blue" to remap black to "darkgray" and black on blue to "white,blue"; default WeeChat colors for IRC codes: 0=white, 1=black, 2=blue, 3=green, 4=lightred, 5=red, 6=magenta, 7=brown, 8=yellow, 9=lightgreen, 10=cyan, 11=lightcyan, 12=lightblue, 13=lightmagenta, 14=darkgray, 15=gray] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"1,-1:darkgray"+` * [[option_irc.color.nick_prefixes]] *irc.color.nick_prefixes* ** descrizione: pass:none[colore per i prefissi dei nick usando il carattere di modalità (o=operatore, h=halfop, v=voice, ..), il formato è: "o:colore1;h:colore2;v:colore3" (se una modalità non viene trovata, WeeChat proverà con le modalità successive ricevute dal server ("PREFIX"); può essere usata una modalità speciale "*" come colore prefefinito se non viene trovata nessuna modalità nella lista)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"y:lightred;q:lightred;a:lightcyan;o:lightgreen;h:lightmagenta;v:yellow;*:lightblue"+` * [[option_irc.color.notice]] *irc.color.notice* ** descrizione: pass:none[colore per il testo "Notifica" nelle notifiche] ** 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 italic, "_" for underline ** valore predefinito: `+green+` * [[option_irc.color.reason_kick]] *irc.color.reason_kick* ** descrizione: pass:none[color for reason in kick/kill messages] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_irc.color.reason_quit]] *irc.color.reason_quit* ** descrizione: pass:none[colore per il motivo nei messaggi di uscita/abbandono] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_irc.color.topic_current]] *irc.color.topic_current* ** descrizione: pass:none[color for current channel topic (when joining a channel or using /topic)] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_irc.color.topic_new]] *irc.color.topic_new* ** descrizione: pass:none[colore del nuovo argomento del canale (quando viene cambiato)] ** 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 italic, "_" for underline ** valore predefinito: `+white+` * [[option_irc.color.topic_old]] *irc.color.topic_old* ** descrizione: pass:none[colore del precedente argomento del canale (quando viene cambiato)] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_irc.look.buffer_open_before_autojoin]] *irc.look.buffer_open_before_autojoin* ** descrizione: pass:none[open channel buffer before the JOIN is received from server when it is auto joined (with server option "autojoin"); this is useful to open channels with always the same buffer numbers on startup] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_irc.look.buffer_open_before_join]] *irc.look.buffer_open_before_join* ** descrizione: pass:none[open channel buffer before the JOIN is received from server when it is manually joined (with /join command)] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_irc.look.buffer_switch_autojoin]] *irc.look.buffer_switch_autojoin* ** descrizione: pass:none[passa automaticamente al buffer del canale con l'ingresso automatico abilitato (con l'opzione del server "autojoin")] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_irc.look.buffer_switch_join]] *irc.look.buffer_switch_join* ** descrizione: pass:none[passa automaticamente al buffer del canale quando si entra manualmente (con il comando /join)] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_irc.look.color_nicks_in_names]] *irc.look.color_nicks_in_names* ** descrizione: pass:none[usa colore nick nell'output di /names (o l'elenco di nick mostrati all'ingresso di un canale)] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_irc.look.color_nicks_in_nicklist]] *irc.look.color_nicks_in_nicklist* ** descrizione: pass:none[usa il colore del nick nella lista nick] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_irc.look.color_nicks_in_server_messages]] *irc.look.color_nicks_in_server_messages* ** descrizione: pass:none[usa i colori dei nick nei messaggi dal server] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_irc.look.color_pv_nick_like_channel]] *irc.look.color_pv_nick_like_channel* ** descrizione: pass:none[usa lo stesso colore del nick per canale e privato] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_irc.look.ctcp_time_format]] *irc.look.ctcp_time_format* ** descrizione: pass:none[formato dell'ora in risposta al messaggio CTCP TIME (consultare man strftime per i dettagli su data/ora)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"%a, %d %b %Y %T %z"+` * [[option_irc.look.display_away]] *irc.look.display_away* ** descrizione: pass:none[mostra messaggio quando (non) si risulta assenti (off: non mostra/invia nulla, local: mostra localmente, channel: invia azioni ai canali)] ** tipo: intero ** valori: off, local, channel ** valore predefinito: `+local+` * [[option_irc.look.display_ctcp_blocked]] *irc.look.display_ctcp_blocked* ** descrizione: pass:none[visualizza messaggio CTCP anche se bloccato] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_irc.look.display_ctcp_reply]] *irc.look.display_ctcp_reply* ** descrizione: pass:none[visualizza risposta CTCP inviata da WeeChat] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_irc.look.display_ctcp_unknown]] *irc.look.display_ctcp_unknown* ** descrizione: pass:none[visualizza messaggio CTCP anche se è CTCP sconosciuto] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_irc.look.display_host_join]] *irc.look.display_host_join* ** descrizione: pass:none[visualizza l'host nei messaggi di entrata] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_irc.look.display_host_join_local]] *irc.look.display_host_join_local* ** descrizione: pass:none[visualizza l'host nei messaggi di entrata dal client locale] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_irc.look.display_host_quit]] *irc.look.display_host_quit* ** descrizione: pass:none[visualizza host nei messaggi di uscita/abbandono] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_irc.look.display_join_message]] *irc.look.display_join_message* ** descrizione: pass:none[comma-separated list of messages to display after joining a channel: 324 = channel modes, 329 = channel creation date, 332 = topic, 333 = nick/date for topic, 353 = names on channel, 366 = names count] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"329,332,333,366"+` * [[option_irc.look.display_old_topic]] *irc.look.display_old_topic* ** descrizione: pass:none[visualizza l'argomento del canale precedente quando viene cambiato] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_irc.look.display_pv_away_once]] *irc.look.display_pv_away_once* ** descrizione: pass:none[mostra il messaggio di assenza remota una sola volta in privato] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_irc.look.display_pv_back]] *irc.look.display_pv_back* ** descrizione: pass:none[mostra un messaggio in privato quando l'utente è tornato (dopo l'uscita dal server)] ** 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 ** valori: on, off ** valore predefinito: `+off+` * [[option_irc.look.highlight_channel]] *irc.look.highlight_channel* ** descrizione: pass:none[comma separated list of words to highlight in channel buffers (case insensitive, use "(?-i)" at beginning of words to make them case sensitive; special variables $nick, $channel and $server are replaced by their value), these words are added to buffer property "highlight_words" only when buffer is created (it does not affect current buffers), an empty string disables default highlight on nick, examples: "$nick", "(?-i)$nick"] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"$nick"+` * [[option_irc.look.highlight_pv]] *irc.look.highlight_pv* ** descrizione: pass:none[comma separated list of words to highlight in private buffers (case insensitive, use "(?-i)" at beginning of words to make them case sensitive; special variables $nick, $channel and $server are replaced by their value), these words are added to buffer property "highlight_words" only when buffer is created (it does not affect current buffers), an empty string disables default highlight on nick, examples: "$nick", "(?-i)$nick"] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"$nick"+` * [[option_irc.look.highlight_server]] *irc.look.highlight_server* ** descrizione: pass:none[comma separated list of words to highlight in server buffers (case insensitive, use "(?-i)" at beginning of words to make them case sensitive; special variables $nick, $channel and $server are replaced by their value), these words are added to buffer property "highlight_words" only when buffer is created (it does not affect current buffers), an empty string disables default highlight on nick, examples: "$nick", "(?-i)$nick"] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"$nick"+` * [[option_irc.look.highlight_tags_restrict]] *irc.look.highlight_tags_restrict* ** descrizione: pass:none[restrict highlights to these tags on irc buffers (to have highlight on user messages but not server messages); tags must be separated by a comma and "+" can be used to make a logical "and" between tags; wildcard "*" is allowed in tags; an empty value allows highlight on any tag] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"irc_privmsg,irc_notice"+` * [[option_irc.look.item_channel_modes_hide_args]] *irc.look.item_channel_modes_hide_args* ** descrizione: pass:none[hide channel modes arguments if at least one of these modes is in channel modes ("*" to always hide all arguments, empty value to never hide arguments); example: "kf" to hide arguments if "k" or "f" are in channel modes] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"k"+` * [[option_irc.look.item_display_server]] *irc.look.item_display_server* ** descrizione: pass:none[nome dell'elemento barra dove è mostrato il server IRC (per la barra di stato)] ** tipo: intero ** valori: buffer_plugin, buffer_name ** valore predefinito: `+buffer_plugin+` * [[option_irc.look.item_nick_modes]] *irc.look.item_nick_modes* ** descrizione: pass:none[display nick modes in bar item "input_prompt"] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_irc.look.item_nick_prefix]] *irc.look.item_nick_prefix* ** descrizione: pass:none[display nick prefix in bar item "input_prompt"] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_irc.look.join_auto_add_chantype]] *irc.look.join_auto_add_chantype* ** descrizione: pass:none[automatically add channel type in front of channel name on command /join if the channel name does not start with a valid channel type for the server; for example: "/join weechat" will in fact send: "/join #weechat"] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_irc.look.msgbuffer_fallback]] *irc.look.msgbuffer_fallback* ** descrizione: pass:none[buffer di destinazione predefinito per le opzioni di msgbuffer quando la destinazione è privata ed il buffer privato non viene trovato] ** tipo: intero ** valori: current, server ** valore predefinito: `+current+` * [[option_irc.look.new_channel_position]] *irc.look.new_channel_position* ** descrizione: pass:none[forza la posizione del nuovo canale nell'elenco dei buffer (none = posizione predefinita (dovrebbe essere l'ultimo buffer), next = buffer corrente + 1, near_server = dopo l'ultimo canale/privato del server)] ** tipo: intero ** valori: none, next, near_server ** valore predefinito: `+none+` * [[option_irc.look.new_pv_position]] *irc.look.new_pv_position* ** descrizione: pass:none[forza la posizione del nuovo buffer privato nell'elenco dei buffer (none = posizione predefinita (dovrebbe essere l'ultimo buffer), next = buffer corrente + 1, near_server = dopo l'ultimo canale/privato del server)] ** tipo: intero ** valori: none, next, near_server ** valore predefinito: `+none+` * [[option_irc.look.nick_completion_smart]] *irc.look.nick_completion_smart* ** descrizione: pass:none[completamento intelligente per i nick (completa il primo con gli ultimi a parlare sul canale): speakers = tutti i nick (notifiche comprese), speakers_highlight = solo i nick con le notifiche] ** tipo: intero ** valori: off, speakers, speakers_highlights ** valore predefinito: `+speakers+` * [[option_irc.look.nick_mode]] *irc.look.nick_mode* ** descrizione: pass:none[display nick mode (op, voice, ...) before nick (none = never, prefix = in prefix only (default), action = in action messages only, both = prefix + action messages)] ** tipo: intero ** valori: none, prefix, action, both ** valore predefinito: `+prefix+` * [[option_irc.look.nick_mode_empty]] *irc.look.nick_mode_empty* ** descrizione: pass:none[display a space if nick mode is enabled but nick has no mode (not op, voice, ...)] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_irc.look.nicks_hide_password]] *irc.look.nicks_hide_password* ** descrizione: pass:none[comma separated list of nicks for which passwords will be hidden when a message is sent, for example to hide password in message displayed by "/msg nickserv identify password", example: "nickserv,nickbot"] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"nickserv"+` * [[option_irc.look.notice_as_pv]] *irc.look.notice_as_pv* ** descrizione: pass:none[visualizza notifiche come messaggi privati (se automatico, usa il buffer privato se viene trovato)] ** tipo: intero ** valori: auto, never, always ** valore predefinito: `+auto+` * [[option_irc.look.notice_welcome_redirect]] *irc.look.notice_welcome_redirect* ** descrizione: pass:none[automatically redirect channel welcome notices to the channel buffer; such notices have the nick as target but a channel name in beginning of notice message, for example the ENTRYMSG notices sent by Atheme IRC Services which look like: "[#channel\] Welcome to this channel..."] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_irc.look.notice_welcome_tags]] *irc.look.notice_welcome_tags* ** descrizione: pass:none[comma separated list of tags used in a welcome notices redirected to a channel, for example: "notify_private"] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_irc.look.notify_tags_ison]] *irc.look.notify_tags_ison* ** descrizione: pass:none[comma separated list of tags used in messages displayed by notify when a nick joins or quits server (result of command ison or monitor), for example: "notify_message", "notify_private" or "notify_highlight"] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"notify_message"+` * [[option_irc.look.notify_tags_whois]] *irc.look.notify_tags_whois* ** descrizione: pass:none[elenco separato da virgole di tag usati nei messaggi stampati dalle notifiche quando un nick cambia lo stato di assenza (risultato del comando whois), ad esempio: "notify_message", "notify_private" o "notify_highlight"] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"notify_message"+` * [[option_irc.look.part_closes_buffer]] *irc.look.part_closes_buffer* ** descrizione: pass:none[chiude buffer quando viene digitato /part nel canale] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_irc.look.pv_buffer]] *irc.look.pv_buffer* ** descrizione: pass:none[unisci i buffer privati] ** tipo: intero ** valori: independent, merge_by_server, merge_all ** valore predefinito: `+independent+` * [[option_irc.look.pv_tags]] *irc.look.pv_tags* ** descrizione: pass:none[elenco separato da virgole di tag usati nei messaggi privati, ad esempio: "notify_message", "notify_private" o "notify_highlight"] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"notify_private"+` * [[option_irc.look.raw_messages]] *irc.look.raw_messages* ** descrizione: pass:none[numero di messaggi raw da salvare in memoria quando il buffer dei dati raw viene chiuso (i messaggi verranno visualizzati all'apertura del buffer dei dati raw)] ** tipo: intero ** valori: 0 .. 65535 ** valore predefinito: `+256+` * [[option_irc.look.server_buffer]] *irc.look.server_buffer* ** descrizione: pass:none[merge server buffers; this option has no effect if a layout is saved and is conflicting with this value (see /help layout)] ** tipo: intero ** valori: merge_with_core, merge_without_core, independent ** valore predefinito: `+merge_with_core+` * [[option_irc.look.smart_filter]] *irc.look.smart_filter* ** descrizione: pass:none[filter join/part/quit/nick messages for a nick if not speaking for some minutes on channel (you must create a filter on tag "irc_smart_filter", see /help filter)] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_irc.look.smart_filter_account]] *irc.look.smart_filter_account* ** descrizione: pass:none[enable smart filter for "account" messages] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_irc.look.smart_filter_chghost]] *irc.look.smart_filter_chghost* ** descrizione: pass:none[enable smart filter for "chghost" messages] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_irc.look.smart_filter_delay]] *irc.look.smart_filter_delay* ** descrizione: pass:none[delay for filtering join/part/quit messages (in minutes): if the nick did not speak during the last N minutes, the join/part/quit is filtered] ** tipo: intero ** valori: 1 .. 10080 ** valore predefinito: `+5+` * [[option_irc.look.smart_filter_join]] *irc.look.smart_filter_join* ** descrizione: pass:none[abilita filtro smart per i messaggi "join" (entrata)] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_irc.look.smart_filter_join_unmask]] *irc.look.smart_filter_join_unmask* ** descrizione: pass:none[delay for unmasking a join message that was filtered with tag "irc_smart_filter" (in minutes): if a nick has joined max N minutes ago and then says something on channel (message, notice or update on topic), the join is unmasked, as well as nick changes after this join (0 = disable: never unmask a join)] ** tipo: intero ** valori: 0 .. 10080 ** valore predefinito: `+30+` * [[option_irc.look.smart_filter_mode]] *irc.look.smart_filter_mode* ** descrizione: pass:none[enable smart filter for "mode" messages: "*" to filter all modes, "+" to filter all modes in server prefixes (for example "ovh"), "xyz" to filter only modes x/y/z, "-xyz" to filter all modes but not x/y/z; examples: "ovh": filter modes o/v/h, "-bkl": filter all modes but not b/k/l] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"+"+` * [[option_irc.look.smart_filter_nick]] *irc.look.smart_filter_nick* ** descrizione: pass:none[abilita filtro smart per i messaggi "nick" (cambio nick)] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_irc.look.smart_filter_quit]] *irc.look.smart_filter_quit* ** descrizione: pass:none[abilita filtro smart per i messaggi "part" (uscita) e "quit (disconnessione)] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_irc.look.temporary_servers]] *irc.look.temporary_servers* ** descrizione: pass:none[enable automatic addition of temporary servers with command /connect] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_irc.look.topic_strip_colors]] *irc.look.topic_strip_colors* ** descrizione: pass:none[elimina colori nell'argomento (usato solo quando mostrato il titolo del buffer)] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_irc.network.autoreconnect_delay_growing]] *irc.network.autoreconnect_delay_growing* ** descrizione: pass:none[growing factor for autoreconnect delay to server (1 = always same delay, 2 = delay*2 for each retry, etc.)] ** tipo: intero ** valori: 1 .. 100 ** valore predefinito: `+2+` * [[option_irc.network.autoreconnect_delay_max]] *irc.network.autoreconnect_delay_max* ** descrizione: pass:none[ritardo massimo per la riconnessione automatica al server (in secondi, 0 = nessun massimo)] ** tipo: intero ** valori: 0 .. 604800 ** valore predefinito: `+600+` * [[option_irc.network.ban_mask_default]] *irc.network.ban_mask_default* ** descrizione: pass:none[default ban mask for commands /ban, /unban and /kickban; variables $nick, $user, $ident and $host are replaced by their values (extracted from "nick!user@host"); $ident is the same as $user if $user does not start with "~", otherwise it is set to "*"; this default mask is used only if WeeChat knows the host for the nick] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"*!$ident@$host"+` * [[option_irc.network.colors_receive]] *irc.network.colors_receive* ** descrizione: pass:none[se disabilitato, i codici colori vengono ignorati nei messaggi in entrata] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_irc.network.colors_send]] *irc.network.colors_send* ** descrizione: pass:none[allow user to send colors with special codes (ctrl-c + a code and optional color: b=bold, cxx=color, cxx,yy=color+background, i=italic, o=disable color/attributes, r=reverse, u=underline)] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_irc.network.lag_check]] *irc.network.lag_check* ** descrizione: pass:none[intervallo tra due controlli per il ritardo (in secondi, 0 = nessun controllo)] ** tipo: intero ** valori: 0 .. 604800 ** valore predefinito: `+60+` * [[option_irc.network.lag_max]] *irc.network.lag_max* ** descrizione: pass:none[maximum lag (in seconds): if this lag is reached, WeeChat will consider that the answer from server (pong) will never be received and will give up counting the lag (0 = never give up)] ** tipo: intero ** valori: 0 .. 604800 ** valore predefinito: `+1800+` * [[option_irc.network.lag_min_show]] *irc.network.lag_min_show* ** descrizione: pass:none[ritardo minimo da visualizzare (in millisecondi)] ** tipo: intero ** valori: 0 .. 86400000 ** valore predefinito: `+500+` * [[option_irc.network.lag_reconnect]] *irc.network.lag_reconnect* ** descrizione: pass:none[reconnect to server if lag is greater than or equal to this value (in seconds, 0 = never reconnect); this value must be less than or equal to irc.network.lag_max] ** tipo: intero ** valori: 0 .. 604800 ** valore predefinito: `+300+` * [[option_irc.network.lag_refresh_interval]] *irc.network.lag_refresh_interval* ** descrizione: pass:none[interval between two refreshes of lag item, when lag is increasing (in seconds)] ** tipo: intero ** valori: 1 .. 3600 ** valore predefinito: `+1+` * [[option_irc.network.notify_check_ison]] *irc.network.notify_check_ison* ** descrizione: pass:none[intervallo tra due verifiche per la notifica con il comando IRC "ison" (in minuti)] ** tipo: intero ** valori: 1 .. 10080 ** valore predefinito: `+1+` * [[option_irc.network.notify_check_whois]] *irc.network.notify_check_whois* ** descrizione: pass:none[intervallo tra due verifiche per la notifica con il comando IRC "whois" (in minuti)] ** tipo: intero ** valori: 1 .. 10080 ** valore predefinito: `+5+` * [[option_irc.network.sasl_fail_unavailable]] *irc.network.sasl_fail_unavailable* ** descrizione: pass:none[cause SASL authentication failure when SASL is requested but unavailable on the server; when this option is enabled, it has effect only if option "sasl_fail" is set to "reconnect" or "disconnect" in the server] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_irc.network.send_unknown_commands]] *irc.network.send_unknown_commands* ** descrizione: pass:none[invia comandi sconosciuti al server] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_irc.network.whois_double_nick]] *irc.network.whois_double_nick* ** descrizione: pass:none[double the nick in /whois command (if only one nick is given), to get idle time in answer; for example: "/whois nick" will send "whois nick nick"] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_irc.server_default.addresses]] *irc.server_default.addresses* ** descrizione: pass:none[list of hostname/port or IP/port for server (separated by comma) (note: content is evaluated, see /help eval; server options are evaluated with ${irc_server.xxx} and ${server} is replaced by the server name)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_irc.server_default.anti_flood_prio_high]] *irc.server_default.anti_flood_prio_high* ** descrizione: pass:none[anti-flood per coda ad alta priorità: numero di secondi tra due messaggi utente o comandi inviati al server IRC (0 = nessun anti-flood)] ** tipo: intero ** valori: 0 .. 60 ** valore predefinito: `+2+` * [[option_irc.server_default.anti_flood_prio_low]] *irc.server_default.anti_flood_prio_low* ** descrizione: pass:none[anti-flood per coda a bassa priorità: numero di secondi tra due messaggi inviati al server IRC (messaggi come risposte CTCP automatiche) (0 = nessun anti-flood)] ** tipo: intero ** valori: 0 .. 60 ** valore predefinito: `+2+` * [[option_irc.server_default.autoconnect]] *irc.server_default.autoconnect* ** descrizione: pass:none[connette automaticamente ai server all'avvio di WeeChat] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_irc.server_default.autojoin]] *irc.server_default.autojoin* ** descrizione: pass:none[comma separated list of channels to join after connection to server (and after executing command + delay if they are set); the channels that require a key must be at beginning of the list, and all the keys must be given after the channels (separated by a space) (example: "#channel1,#channel2,#channel3 key1,key2" where #channel1 and #channel2 are protected by key1 and key2) (note: content is evaluated, see /help eval; server options are evaluated with ${irc_server.xxx} and ${server} is replaced by the server name)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_irc.server_default.autoreconnect]] *irc.server_default.autoreconnect* ** descrizione: pass:none[riconnette automaticamente al server alla disconnessione] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_irc.server_default.autoreconnect_delay]] *irc.server_default.autoreconnect_delay* ** descrizione: pass:none[ritardo (in secondi) prima di riprovare a riconnettersi al server] ** tipo: intero ** valori: 1 .. 65535 ** valore predefinito: `+10+` * [[option_irc.server_default.autorejoin]] *irc.server_default.autorejoin* ** descrizione: pass:none[automatically rejoin channels after kick; you can define a buffer local variable on a channel to override this value (name of variable: "autorejoin", value: "on" or "off")] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_irc.server_default.autorejoin_delay]] *irc.server_default.autorejoin_delay* ** descrizione: pass:none[ritardo (in secondi) prima di rientrare automaticamente (dopo il kick)] ** tipo: intero ** valori: 0 .. 86400 ** valore predefinito: `+30+` * [[option_irc.server_default.away_check]] *irc.server_default.away_check* ** descrizione: pass:none[intervallo tra le due verifiche per l'assenza (in minuti, 0 = nessun check)] ** tipo: intero ** valori: 0 .. 10080 ** valore predefinito: `+0+` * [[option_irc.server_default.away_check_max_nicks]] *irc.server_default.away_check_max_nicks* ** descrizione: pass:none[non verificare l'assenza su canali con un elevato numero di nick (0 = illimitato)] ** tipo: intero ** valori: 0 .. 1000000 ** valore predefinito: `+25+` * [[option_irc.server_default.capabilities]] *irc.server_default.capabilities* ** descrizione: pass:none[comma-separated list of client capabilities to enable for server if they are available (see /help cap for a list of capabilities supported by WeeChat) (example: "away-notify,multi-prefix")] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_irc.server_default.charset_message]] *irc.server_default.charset_message* ** descrizione: pass:none[part of the IRC message (received or sent) which is decoded/encoded to the target charset; message = the whole IRC message (default), channel = starting from the channel name only (if found, with fallback on text), text = starting from the text only (you should try this value if you have issues with the channel name encoding)] ** tipo: intero ** valori: message, channel, text ** valore predefinito: `+message+` * [[option_irc.server_default.command]] *irc.server_default.command* ** descrizione: pass:none[command(s) to run after connection to server and before auto-join of channels (many commands can be separated by ";", use "\;" for a semicolon, special variables $nick, $channel and $server are replaced by their value) (note: content is evaluated, see /help eval; server options are evaluated with ${irc_server.xxx} and ${server} is replaced by the server name)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_irc.server_default.command_delay]] *irc.server_default.command_delay* ** descrizione: pass:none[delay (in seconds) after execution of command and before auto-join of channels (example: give some time for authentication before joining channels)] ** tipo: intero ** valori: 0 .. 3600 ** valore predefinito: `+0+` * [[option_irc.server_default.connection_timeout]] *irc.server_default.connection_timeout* ** descrizione: pass:none[timeout (in secondi) tra la connessione TCP al server ed il messaggio 001 ricevuto, se questo timeout viene raggiunto prima della ricezione del messaggio 001, WeeChat effettuerà la disconnessione] ** tipo: intero ** valori: 1 .. 3600 ** valore predefinito: `+60+` * [[option_irc.server_default.ipv6]] *irc.server_default.ipv6* ** descrizione: pass:none[usa il protocollo IPv6 per le comunicazioni con il server (prova con IPv6, se non disponibile usa IPv4); se disabilitato, viene usato solo IPv4] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_irc.server_default.local_hostname]] *irc.server_default.local_hostname* ** descrizione: pass:none[nome host/IP locale definito per il server (opzionale, se vuoto viene usato il nome host locale)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_irc.server_default.msg_kick]] *irc.server_default.msg_kick* ** descrizione: pass:none[default kick message used by commands "/kick" and "/kickban" (note: content is evaluated, see /help eval; special variables ${nick}, ${channel} and ${server} are replaced by their value)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_irc.server_default.msg_part]] *irc.server_default.msg_part* ** descrizione: pass:none[default part message (leaving channel) (note: content is evaluated, see /help eval; special variables ${nick}, ${channel} and ${server} are replaced by their value; "%v" is replaced by WeeChat version if there is no ${...} in string)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"WeeChat ${info:version}"+` * [[option_irc.server_default.msg_quit]] *irc.server_default.msg_quit* ** descrizione: pass:none[default quit message (disconnecting from server) (note: content is evaluated, see /help eval; special variables ${nick}, ${channel} and ${server} are replaced by their value; "%v" is replaced by WeeChat version if there is no ${...} in string)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"WeeChat ${info:version}"+` * [[option_irc.server_default.nicks]] *irc.server_default.nicks* ** descrizione: pass:none[nicknames to use on server (separated by comma) (note: content is evaluated, see /help eval; server options are evaluated with ${irc_server.xxx} and ${server} is replaced by the server name)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_irc.server_default.nicks_alternate]] *irc.server_default.nicks_alternate* ** descrizione: pass:none[get an alternate nick when all the declared nicks are already used on server: add some "_" until the nick has a length of 9, and then replace last char (or the two last chars) by a number from 1 to 99, until we find a nick not used on server] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_irc.server_default.notify]] *irc.server_default.notify* ** descrizione: pass:none[elenco notifiche per il server (si consiglia di non cambiare questa opzione ma di usare il comando /notify)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_irc.server_default.password]] *irc.server_default.password* ** descrizione: pass:none[password for server (note: content is evaluated, see /help eval; server options are evaluated with ${irc_server.xxx} and ${server} is replaced by the server name)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_irc.server_default.proxy]] *irc.server_default.proxy* ** descrizione: pass:none[nome del proxy usato per questo server (opzionale, il proxy deve essere definito con il comando /proxy)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_irc.server_default.realname]] *irc.server_default.realname* ** descrizione: pass:none[real name to use on server (note: content is evaluated, see /help eval; server options are evaluated with ${irc_server.xxx} and ${server} is replaced by the server name)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_irc.server_default.sasl_fail]] *irc.server_default.sasl_fail* ** descrizione: pass:none[action to perform if SASL authentication fails: "continue" to ignore the authentication problem, "reconnect" to schedule a reconnection to the server, "disconnect" to disconnect from server (see also option irc.network.sasl_fail_unavailable)] ** tipo: intero ** valori: continue, reconnect, disconnect ** valore predefinito: `+continue+` * [[option_irc.server_default.sasl_key]] *irc.server_default.sasl_key* ** descrizione: pass:none[file with ECC private key for mechanism "ecdsa-nist256p-challenge" ("%h" will be replaced by WeeChat home, "~/.weechat" by default)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_irc.server_default.sasl_mechanism]] *irc.server_default.sasl_mechanism* ** descrizione: pass:none[mechanism for SASL authentication: "plain" for plain text password, "ecdsa-nist256p-challenge" for key-based challenge authentication, "external" for authentication using client side SSL cert, "dh-blowfish" for blowfish crypted password (insecure, not recommended), "dh-aes" for AES crypted password (insecure, not recommended)] ** tipo: intero ** valori: plain, ecdsa-nist256p-challenge, external, dh-blowfish, dh-aes ** valore predefinito: `+plain+` * [[option_irc.server_default.sasl_password]] *irc.server_default.sasl_password* ** descrizione: pass:none[password for SASL authentication; this option is not used for mechanisms "ecdsa-nist256p-challenge" and "external" (note: content is evaluated, see /help eval; server options are evaluated with ${irc_server.xxx} and ${server} is replaced by the server name)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_irc.server_default.sasl_timeout]] *irc.server_default.sasl_timeout* ** descrizione: pass:none[timeout (in secondi) prima di annullare l'autenticazione SASL] ** tipo: intero ** valori: 1 .. 3600 ** valore predefinito: `+15+` * [[option_irc.server_default.sasl_username]] *irc.server_default.sasl_username* ** descrizione: pass:none[username for SASL authentication; this option is not used for mechanism "external" (note: content is evaluated, see /help eval; server options are evaluated with ${irc_server.xxx} and ${server} is replaced by the server name)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_irc.server_default.split_msg_max_length]] *irc.server_default.split_msg_max_length* ** descrizione: pass:none[split outgoing IRC messages to fit in this number of chars; the default value is 512, this is a safe and recommended value; value 0 disables the split (not recommended, unless you know what you do); allowed values are 0 or any integer between 128 and 4096; this option should be changed only on non-standard IRC servers, for example gateways like bitlbee] ** tipo: intero ** valori: 0 .. 4096 ** valore predefinito: `+512+` * [[option_irc.server_default.ssl]] *irc.server_default.ssl* ** descrizione: pass:none[usa SSL per le comunicazioni col server] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_irc.server_default.ssl_cert]] *irc.server_default.ssl_cert* ** descrizione: pass:none[file del certificato SSL usato per identificare automaticamente il proprio nick ("%h" sarà sostituito dalla home di WeeChat, "~/.weechat come predefinita)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_irc.server_default.ssl_dhkey_size]] *irc.server_default.ssl_dhkey_size* ** descrizione: pass:none[dimensione della chiave usata durante lo Scambio Chiavi Diffie-Hellman] ** tipo: intero ** valori: 0 .. 2147483647 ** valore predefinito: `+2048+` * [[option_irc.server_default.ssl_fingerprint]] *irc.server_default.ssl_fingerprint* ** descrizione: pass:none[fingerprint of certificate which is trusted and accepted for the server; only hexadecimal digits are allowed (0-9, a-f): 128 chars for SHA-512, 64 chars for SHA-256, 40 chars for SHA-1 (insecure, not recommended); many fingerprints can be separated by commas; if this option is set, the other checks on certificates are NOT performed (option "ssl_verify") (note: content is evaluated, see /help eval; server options are evaluated with ${irc_server.xxx} and ${server} is replaced by the server name)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_irc.server_default.ssl_password]] *irc.server_default.ssl_password* ** descrizione: pass:none[password for SSL certificate's private key; only used with gnutls version >= 3.1.0 (note: content is evaluated, see /help eval; server options are evaluated with ${irc_server.xxx} and ${server} is replaced by the server name)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_irc.server_default.ssl_priorities]] *irc.server_default.ssl_priorities* ** descrizione: pass:none[stringa con le priorità per gnutls (per la sintassi, consultare la documentazione per la funzione gnutls_priority_init nel manuale di gnutls, stringhe comuni sono: "PERFORMANCE", "NORMAL", "SECURE128", "SECURE256", "EXPORT", "NONE")] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"NORMAL:-VERS-SSL3.0"+` * [[option_irc.server_default.ssl_verify]] *irc.server_default.ssl_verify* ** descrizione: pass:none[verifica che la connessione SSL sia totalmente fidata] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_irc.server_default.usermode]] *irc.server_default.usermode* ** descrizione: pass:none[user mode(s) to set after connection to server and before executing command and the auto-join of channels; examples: "+R" (to set mode "R"), "+R-i" (to set mode "R" and remove "i"); see /help mode for the complete mode syntax (note: content is evaluated, see /help eval; server options are evaluated with ${irc_server.xxx} and ${server} is replaced by the server name)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_irc.server_default.username]] *irc.server_default.username* ** descrizione: pass:none[user name to use on server (note: content is evaluated, see /help eval; server options are evaluated with ${irc_server.xxx} and ${server} is replaced by the server name)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` // end::irc_options[] // tag::relay_options[] * [[option_relay.color.client]] *relay.color.client* ** descrizione: pass:none[colore del testo per la descrizione del client] ** 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 italic, "_" for underline ** valore predefinito: `+cyan+` * [[option_relay.color.status_active]] *relay.color.status_active* ** descrizione: pass:none[colore del testo per lo status "connesso"] ** 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 italic, "_" for underline ** valore predefinito: `+green+` * [[option_relay.color.status_auth_failed]] *relay.color.status_auth_failed* ** descrizione: pass:none[colore del testo per lo status "autenticazione fallita"] ** 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 italic, "_" for underline ** valore predefinito: `+lightmagenta+` * [[option_relay.color.status_connecting]] *relay.color.status_connecting* ** descrizione: pass:none[colore del testo per lo status "connessione in corso"] ** 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 italic, "_" for underline ** valore predefinito: `+white+` * [[option_relay.color.status_disconnected]] *relay.color.status_disconnected* ** descrizione: pass:none[colore del testo per lo status "disconnesso"] ** 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 italic, "_" for underline ** valore predefinito: `+lightred+` * [[option_relay.color.status_waiting_auth]] *relay.color.status_waiting_auth* ** descrizione: pass:none[colore del testo per lo status "in attesa dell'autenticazione"] ** 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 italic, "_" for underline ** valore predefinito: `+yellow+` * [[option_relay.color.text]] *relay.color.text* ** descrizione: pass:none[colore del testo nei buffer relay] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_relay.color.text_bg]] *relay.color.text_bg* ** descrizione: pass:none[colore di sfondo nel buffer relay] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_relay.color.text_selected]] *relay.color.text_selected* ** descrizione: pass:none[colore del testo della riga selezionata nel buffer relay] ** 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 italic, "_" for underline ** valore predefinito: `+white+` * [[option_relay.irc.backlog_max_minutes]] *relay.irc.backlog_max_minutes* ** descrizione: pass:none[numero massimo di minuti nella cronologia per canale IRC (0 = nessun limite, esempi: 1440 = un giorno, 10000 = una settimana; 43200 = un mese, 525600 = un anno)] ** tipo: intero ** valori: 0 .. 2147483647 ** valore predefinito: `+0+` * [[option_relay.irc.backlog_max_number]] *relay.irc.backlog_max_number* ** descrizione: pass:none[numero massimo di righe nella cronologia per canale IRC (0 = nessun limite)] ** tipo: intero ** valori: 0 .. 2147483647 ** valore predefinito: `+1024+` * [[option_relay.irc.backlog_since_last_disconnect]] *relay.irc.backlog_since_last_disconnect* ** descrizione: pass:none[mostra la cronologia a partire dall'ultima disconnessione del client] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_relay.irc.backlog_since_last_message]] *relay.irc.backlog_since_last_message* ** descrizione: pass:none[display backlog starting from your last message] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_relay.irc.backlog_tags]] *relay.irc.backlog_tags* ** descrizione: pass:none[comma-separated list of messages tags which are displayed in backlog per IRC channel (supported tags: "irc_join", "irc_part", "irc_quit", "irc_nick", "irc_privmsg"), "*" = all supported tags] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"irc_privmsg"+` * [[option_relay.irc.backlog_time_format]] *relay.irc.backlog_time_format* ** descrizione: pass:none[format for time in backlog messages (see man strftime for format) (not used if server capability "server-time" was enabled by client, because time is sent as irc tag); empty string = disable time in backlog messages] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"[%H:%M] "+` * [[option_relay.look.auto_open_buffer]] *relay.look.auto_open_buffer* ** descrizione: pass:none[apre automaticamente il buffer relay alla connessione di un nuovo client] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_relay.look.raw_messages]] *relay.look.raw_messages* ** descrizione: pass:none[numero di messaggi raw da salvare in memoria quando il buffer dei dati raw viene chiuso (i messaggi verranno visualizzati all'apertura del buffer dei dati raw)] ** tipo: intero ** valori: 0 .. 65535 ** valore predefinito: `+256+` * [[option_relay.network.allow_empty_password]] *relay.network.allow_empty_password* ** descrizione: pass:none[allow empty password in relay (it should be enabled only for tests or local network)] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_relay.network.allowed_ips]] *relay.network.allowed_ips* ** descrizione: pass:none[POSIX extended regular expression with IPs allowed to use relay (case insensitive, use "(?-i)" at beginning to make it case sensitive), example: "^(123\.45\.67\.89|192\.160\..*)$"] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_relay.network.auth_timeout]] *relay.network.auth_timeout* ** descrizione: pass:none[timeout (in seconds) for client authentication: connection is closed if the client is still not authenticated after this delay and the client status is set to "authentication failed" (0 = wait forever)] ** tipo: intero ** valori: 0 .. 2147483647 ** valore predefinito: `+60+` * [[option_relay.network.bind_address]] *relay.network.bind_address* ** descrizione: pass:none[indirizzo per l'associazione (se vuoto, la connessione è possibile su tutte le interfacce, usare "127.0.0.1" per consentire le connessioni solo dalla macchina locale)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_relay.network.clients_purge_delay]] *relay.network.clients_purge_delay* ** descrizione: pass:none[delay for purging disconnected clients (in minutes, 0 = purge clients immediately, -1 = never purge)] ** tipo: intero ** valori: -1 .. 43200 ** valore predefinito: `+0+` * [[option_relay.network.compression_level]] *relay.network.compression_level* ** descrizione: pass:none[livello di compressione per i pacchetti inviati al client con il protocollo WeeChat (0 = disabilita compressione, 1 = compressione bassa ... 9 = compressione migliore)] ** tipo: intero ** valori: 0 .. 9 ** valore predefinito: `+6+` * [[option_relay.network.ipv6]] *relay.network.ipv6* ** descrizione: pass:none[listen on IPv6 socket by default (in addition to IPv4 which is default); protocols IPv4 and IPv6 can be forced (individually or together) in the protocol name (see /help relay)] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_relay.network.max_clients]] *relay.network.max_clients* ** descrizione: pass:none[maximum number of clients connecting to a port (0 = no limit)] ** tipo: intero ** valori: 0 .. 2147483647 ** valore predefinito: `+5+` * [[option_relay.network.nonce_size]] *relay.network.nonce_size* ** descrizione: pass:none[size of nonce (in bytes), generated when a client connects; the client must use this nonce, concatenated to the client nonce and the password when hashing the password in the "init" command of the weechat protocol] ** tipo: intero ** valori: 8 .. 128 ** valore predefinito: `+16+` * [[option_relay.network.password]] *relay.network.password* ** descrizione: pass:none[password required by clients to access this relay (empty value means no password required, see option relay.network.allow_empty_password) (note: content is evaluated, see /help eval)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_relay.network.password_hash_algo]] *relay.network.password_hash_algo* ** descrizione: pass:none[comma separated list of hash algorithms used for password authentication in weechat protocol, among these values: "plain" (password in plain text, not hashed), "sha256", "sha512", "pbkdf2+sha256", "pbkdf2+sha512"), "*" means all algorithms, a name beginning with "!" is a negative value to prevent an algorithm from being used, wildcard "*" is allowed in names (examples: "*", "pbkdf2*", "*,!plain")] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"*"+` * [[option_relay.network.password_hash_iterations]] *relay.network.password_hash_iterations* ** descrizione: pass:none[number of iterations asked to the client in weechat protocol when a hashed password with algorithm PBKDF2 is used for authentication; more iterations is better in term of security but is slower to compute; this number should not be too high if your CPU is slow] ** tipo: intero ** valori: 1 .. 1000000 ** valore predefinito: `+100000+` * [[option_relay.network.ssl_cert_key]] *relay.network.ssl_cert_key* ** descrizione: pass:none[file con il certificato SSL e la chiave privata (per servire i client con SSL)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"%h/ssl/relay.pem"+` * [[option_relay.network.ssl_priorities]] *relay.network.ssl_priorities* ** descrizione: pass:none[stringa con le priorità per gnutls (per la sintassi, consultare la documentazione per la funzione gnutls_priority_init nel manuale di gnutls, stringhe comuni sono: "PERFORMANCE", "NORMAL", "SECURE128", "SECURE256", "EXPORT", "NONE")] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"NORMAL:-VERS-SSL3.0"+` * [[option_relay.network.totp_secret]] *relay.network.totp_secret* ** descrizione: pass:none[secret for the generation of the Time-based One-Time Password (TOTP), encoded in base32 (only letters and digits from 2 to 7); it is used as second factor in weechat protocol, in addition to the password, which must not be empty (empty value means no TOTP is required) (note: content is evaluated, see /help eval)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_relay.network.totp_window]] *relay.network.totp_window* ** descrizione: pass:none[number of Time-based One-Time Passwords to accept before and after the current one: 0 = accept only the current password, 1 = accept one password before, the current, and one after, 2 = accept two passwords before, the current, and two after, ...; a high number reduces the security level (0 or 1 are recommended values)] ** tipo: intero ** valori: 0 .. 256 ** valore predefinito: `+0+` * [[option_relay.network.websocket_allowed_origins]] *relay.network.websocket_allowed_origins* ** descrizione: pass:none[POSIX extended regular expression with origins allowed in websockets (case insensitive, use "(?-i)" at beginning to make it case sensitive), example: "^https?://(www\.)?example\.(com|org)"] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_relay.weechat.commands]] *relay.weechat.commands* ** descrizione: pass:none[comma-separated list of commands allowed/denied when input data (text or command) is received from a client; "*" means any command, a name beginning with "!" is a negative value to prevent a command from being executed, wildcard "*" is allowed in names; this option should be set if the relay client is not safe (someone could use it to run commands); for example "*,!exec,!quit" allows any command except /exec and /quit] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` // end::relay_options[] // tag::javascript_options[] * [[option_javascript.look.check_license]] *javascript.look.check_license* ** descrizione: pass:none[check the license of scripts when they are loaded: if the license is different from the plugin license, a warning is displayed] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_javascript.look.eval_keep_context]] *javascript.look.eval_keep_context* ** descrizione: pass:none[keep context between two calls to the source code evaluation (option "eval" of script command or info "%s_eval"); a hidden script is used to eval script code; if this option is disabled, this hidden script is unloaded after each eval: this uses less memory, but is slower] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` // end::javascript_options[] // tag::ruby_options[] * [[option_ruby.look.check_license]] *ruby.look.check_license* ** descrizione: pass:none[check the license of scripts when they are loaded: if the license is different from the plugin license, a warning is displayed] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_ruby.look.eval_keep_context]] *ruby.look.eval_keep_context* ** descrizione: pass:none[keep context between two calls to the source code evaluation (option "eval" of script command or info "%s_eval"); a hidden script is used to eval script code; if this option is disabled, this hidden script is unloaded after each eval: this uses less memory, but is slower] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` // end::ruby_options[] // tag::guile_options[] * [[option_guile.look.check_license]] *guile.look.check_license* ** descrizione: pass:none[check the license of scripts when they are loaded: if the license is different from the plugin license, a warning is displayed] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_guile.look.eval_keep_context]] *guile.look.eval_keep_context* ** descrizione: pass:none[keep context between two calls to the source code evaluation (option "eval" of script command or info "%s_eval"); a hidden script is used to eval script code; if this option is disabled, this hidden script is unloaded after each eval: this uses less memory, but is slower] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` // end::guile_options[] // tag::tcl_options[] * [[option_tcl.look.check_license]] *tcl.look.check_license* ** descrizione: pass:none[check the license of scripts when they are loaded: if the license is different from the plugin license, a warning is displayed] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_tcl.look.eval_keep_context]] *tcl.look.eval_keep_context* ** descrizione: pass:none[keep context between two calls to the source code evaluation (option "eval" of script command or info "%s_eval"); a hidden script is used to eval script code; if this option is disabled, this hidden script is unloaded after each eval: this uses less memory, but is slower] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` // end::tcl_options[] // tag::perl_options[] * [[option_perl.look.check_license]] *perl.look.check_license* ** descrizione: pass:none[check the license of scripts when they are loaded: if the license is different from the plugin license, a warning is displayed] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_perl.look.eval_keep_context]] *perl.look.eval_keep_context* ** descrizione: pass:none[keep context between two calls to the source code evaluation (option "eval" of script command or info "%s_eval"); a hidden script is used to eval script code; if this option is disabled, this hidden script is unloaded after each eval: this uses less memory, but is slower] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` // end::perl_options[] // tag::php_options[] * [[option_php.look.check_license]] *php.look.check_license* ** descrizione: pass:none[check the license of scripts when they are loaded: if the license is different from the plugin license, a warning is displayed] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_php.look.eval_keep_context]] *php.look.eval_keep_context* ** descrizione: pass:none[keep context between two calls to the source code evaluation (option "eval" of script command or info "%s_eval"); a hidden script is used to eval script code; if this option is disabled, this hidden script is unloaded after each eval: this uses less memory, but is slower] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` // end::php_options[] // tag::lua_options[] * [[option_lua.look.check_license]] *lua.look.check_license* ** descrizione: pass:none[check the license of scripts when they are loaded: if the license is different from the plugin license, a warning is displayed] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_lua.look.eval_keep_context]] *lua.look.eval_keep_context* ** descrizione: pass:none[keep context between two calls to the source code evaluation (option "eval" of script command or info "%s_eval"); a hidden script is used to eval script code; if this option is disabled, this hidden script is unloaded after each eval: this uses less memory, but is slower] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` // end::lua_options[] // tag::python_options[] * [[option_python.look.check_license]] *python.look.check_license* ** descrizione: pass:none[check the license of scripts when they are loaded: if the license is different from the plugin license, a warning is displayed] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_python.look.eval_keep_context]] *python.look.eval_keep_context* ** descrizione: pass:none[keep context between two calls to the source code evaluation (option "eval" of script command or info "%s_eval"); a hidden script is used to eval script code; if this option is disabled, this hidden script is unloaded after each eval: this uses less memory, but is slower] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` // end::python_options[] // tag::script_options[] * [[option_script.color.status_autoloaded]] *script.color.status_autoloaded* ** descrizione: pass:none[colore per lo status "caricato automaticamente" ("a")] ** 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 italic, "_" for underline ** valore predefinito: `+cyan+` * [[option_script.color.status_held]] *script.color.status_held* ** descrizione: pass:none[colore per lo status "bloccato" ("H")] ** 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 italic, "_" for underline ** valore predefinito: `+white+` * [[option_script.color.status_installed]] *script.color.status_installed* ** descrizione: pass:none[colore per lo status "installato" ("i")] ** 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 italic, "_" for underline ** valore predefinito: `+lightcyan+` * [[option_script.color.status_obsolete]] *script.color.status_obsolete* ** descrizione: pass:none[colore per lo status "obsoleto" ("N")] ** 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 italic, "_" for underline ** valore predefinito: `+lightmagenta+` * [[option_script.color.status_popular]] *script.color.status_popular* ** descrizione: pass:none[colore per lo status "popolare" ("*")] ** 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 italic, "_" for underline ** valore predefinito: `+yellow+` * [[option_script.color.status_running]] *script.color.status_running* ** descrizione: pass:none[colore per lo status "in esecuzione" ("r")] ** 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 italic, "_" for underline ** valore predefinito: `+lightgreen+` * [[option_script.color.status_unknown]] *script.color.status_unknown* ** descrizione: pass:none[colore per lo status "sconosciuto" ("?")] ** 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 italic, "_" for underline ** valore predefinito: `+lightred+` * [[option_script.color.text]] *script.color.text* ** descrizione: pass:none[colore del testo nel buffer degli script] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_script.color.text_bg]] *script.color.text_bg* ** descrizione: pass:none[colore di sfondo nel buffer degli script] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_script.color.text_bg_selected]] *script.color.text_bg_selected* ** descrizione: pass:none[colore di sfondo per la riga selezionata nel buffer degli script] ** 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 italic, "_" for underline ** valore predefinito: `+red+` * [[option_script.color.text_date]] *script.color.text_date* ** descrizione: pass:none[colore del testo delle date nel buffer degli script] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_script.color.text_date_selected]] *script.color.text_date_selected* ** descrizione: pass:none[colore del testo delle date per la riga selezionata nel buffer degli script] ** 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 italic, "_" for underline ** valore predefinito: `+white+` * [[option_script.color.text_delimiters]] *script.color.text_delimiters* ** descrizione: pass:none[colore del testo dei delimitatori nel buffer degli script] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_script.color.text_description]] *script.color.text_description* ** descrizione: pass:none[colore del testo della descrizione nel buffer degli script] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_script.color.text_description_selected]] *script.color.text_description_selected* ** descrizione: pass:none[colore del testo della descrizione per la riga selezionata nel buffer degli script] ** 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 italic, "_" for underline ** valore predefinito: `+white+` * [[option_script.color.text_extension]] *script.color.text_extension* ** descrizione: pass:none[colore del testo dell'estensione nel buffer degli script] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_script.color.text_extension_selected]] *script.color.text_extension_selected* ** descrizione: pass:none[colore del testo dell'estensione per la riga selezionata nel buffer degli script] ** 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 italic, "_" for underline ** valore predefinito: `+white+` * [[option_script.color.text_name]] *script.color.text_name* ** descrizione: pass:none[colore del testo del nome dello script nel buffer degli script] ** 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 italic, "_" for underline ** valore predefinito: `+cyan+` * [[option_script.color.text_name_selected]] *script.color.text_name_selected* ** descrizione: pass:none[colore del testo del nome dello script per la riga selezionata nel buffer degli script] ** 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 italic, "_" for underline ** valore predefinito: `+lightcyan+` * [[option_script.color.text_selected]] *script.color.text_selected* ** descrizione: pass:none[colore del testo della riga selezionata nel buffer degli script] ** 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 italic, "_" for underline ** valore predefinito: `+white+` * [[option_script.color.text_tags]] *script.color.text_tags* ** descrizione: pass:none[colore del testo dei tag nel buffer degli script] ** 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 italic, "_" for underline ** valore predefinito: `+brown+` * [[option_script.color.text_tags_selected]] *script.color.text_tags_selected* ** descrizione: pass:none[colore del testo dei tag per la riga selezionata nel buffer degli script] ** 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 italic, "_" for underline ** valore predefinito: `+yellow+` * [[option_script.color.text_version]] *script.color.text_version* ** descrizione: pass:none[colore del testo della versione nel buffer degli script] ** 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 italic, "_" for underline ** valore predefinito: `+magenta+` * [[option_script.color.text_version_loaded]] *script.color.text_version_loaded* ** descrizione: pass:none[colore del testo della versione caricata nel buffer degli script] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_script.color.text_version_loaded_selected]] *script.color.text_version_loaded_selected* ** descrizione: pass:none[colore del testo della versione attiva per la riga selezionata nel buffer degli script] ** 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 italic, "_" for underline ** valore predefinito: `+white+` * [[option_script.color.text_version_selected]] *script.color.text_version_selected* ** descrizione: pass:none[colore del testo della versione per la riga selezionata nel buffer degli script] ** 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 italic, "_" for underline ** valore predefinito: `+lightmagenta+` * [[option_script.look.columns]] *script.look.columns* ** descrizione: pass:none[format of columns displayed in script buffer: following column identifiers are replaced by their value: %a=author, %d=description, %D=date added, %e=extension, %l=language, %L=license, %n=name with extension, %N=name, %r=requirements, %s=status, %t=tags, %u=date updated, %v=version, %V=version loaded, %w=min_weechat, %W=max_weechat)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"%s %n %V %v %u | %d | %t"+` * [[option_script.look.diff_color]] *script.look.diff_color* ** descrizione: pass:none[colora l'output di diff] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_script.look.diff_command]] *script.look.diff_command* ** descrizione: pass:none[comando usato per mostrare le differenze tra lo script installato e la nuova versione nel repository ("auto" = rileva automaticamente il comando diff (git o diff), valore vuoto = disabilita diff, altra stringa = nome del comando, ad esempio "diff")] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"auto"+` * [[option_script.look.display_source]] *script.look.display_source* ** descrizione: pass:none[mostra il codice sorgente dello script sul buffer ed i relativi dettagli (lo script viene scaricato in un file temporaneo)] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_script.look.quiet_actions]] *script.look.quiet_actions* ** descrizione: pass:none[quiet actions on script buffer: do not display messages on core buffer when scripts are installed/removed/loaded/unloaded (only errors are displayed)] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_script.look.sort]] *script.look.sort* ** descrizione: pass:none[default sort keys for scripts: comma-separated list of identifiers: a=author, A=autoloaded, d=date added, e=extension, i=installed, l=language, n=name, o=obsolete, p=popularity, r=running, u=date updated; char "-" can be used before identifier to reverse order; example: "i,u": installed scripts first, sorted by update date] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"i,p,n"+` * [[option_script.look.translate_description]] *script.look.translate_description* ** descrizione: pass:none[translate description of scripts (if translation is available in your language, otherwise English version is used)] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_script.look.use_keys]] *script.look.use_keys* ** descrizione: pass:none[use keys alt+X in script buffer to do actions on scripts (alt+i = install, alt+r = remove, ...); if disabled, only the input is allowed: i, r, ...] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_script.scripts.autoload]] *script.scripts.autoload* ** descrizione: pass:none[autoload scripts installed (make a link in "autoload" directory to script in parent directory)] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_script.scripts.cache_expire]] *script.scripts.cache_expire* ** descrizione: pass:none[local cache expiration time, in minutes (-1 = never expires, 0 = always expire)] ** tipo: intero ** valori: -1 .. 525600 ** valore predefinito: `+1440+` * [[option_script.scripts.download_enabled]] *script.scripts.download_enabled* ** descrizione: pass:none[enable download of files from the scripts repository when the /script command is used (list of scripts and scripts themselves); the list of scripts is downloaded from the URL specified in the option script.scripts.url; WeeChat will sometimes download again the list of scripts when you use the /script command, even if you don't install a script] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_script.scripts.download_timeout]] *script.scripts.download_timeout* ** descrizione: pass:none[timeout (in seconds) for download of scripts and list of scripts] ** tipo: intero ** valori: 1 .. 3600 ** valore predefinito: `+30+` * [[option_script.scripts.hold]] *script.scripts.hold* ** descrizione: pass:none[scripts to "hold": comma-separated list of scripts which will never been upgraded and can not be removed, for example: "go.py,urlserver.py"] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_script.scripts.path]] *script.scripts.path* ** descrizione: pass:none[local cache directory for scripts; "%h" at beginning of string is replaced by WeeChat home ("~/.weechat" by default) (note: content is evaluated, see /help eval)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"%h/script"+` * [[option_script.scripts.url]] *script.scripts.url* ** descrizione: pass:none[URL for file with list of scripts] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"https://weechat.org/files/plugins.xml.gz"+` // end::script_options[] // tag::fset_options[] * [[option_fset.color.default_value]] *fset.color.default_value* ** descrizione: pass:none[color for default value] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_fset.color.default_value_selected]] *fset.color.default_value_selected* ** descrizione: pass:none[color for default value on the selected line] ** 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 italic, "_" for underline ** valore predefinito: `+white+` * [[option_fset.color.description]] *fset.color.description* ** descrizione: pass:none[color for description] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_fset.color.description_selected]] *fset.color.description_selected* ** descrizione: pass:none[color for description on the selected line] ** 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 italic, "_" for underline ** valore predefinito: `+white+` * [[option_fset.color.file]] *fset.color.file* ** descrizione: pass:none[color for file] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_fset.color.file_changed]] *fset.color.file_changed* ** descrizione: pass:none[color for file if value is changed] ** 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 italic, "_" for underline ** valore predefinito: `+brown+` * [[option_fset.color.file_changed_selected]] *fset.color.file_changed_selected* ** descrizione: pass:none[color for file if value is changed on the selected line] ** 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 italic, "_" for underline ** valore predefinito: `+yellow+` * [[option_fset.color.file_selected]] *fset.color.file_selected* ** descrizione: pass:none[color for file on the selected line] ** 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 italic, "_" for underline ** valore predefinito: `+white+` * [[option_fset.color.help_default_value]] *fset.color.help_default_value* ** descrizione: pass:none[color for default value in help bar] ** 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 italic, "_" for underline ** valore predefinito: `+white+` * [[option_fset.color.help_description]] *fset.color.help_description* ** descrizione: pass:none[color for description in help bar] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_fset.color.help_name]] *fset.color.help_name* ** descrizione: pass:none[color for name in help bar] ** 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 italic, "_" for underline ** valore predefinito: `+white+` * [[option_fset.color.help_quotes]] *fset.color.help_quotes* ** descrizione: pass:none[color for quotes around string values] ** 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 italic, "_" for underline ** valore predefinito: `+darkgray+` * [[option_fset.color.help_values]] *fset.color.help_values* ** descrizione: pass:none[color for allowed values] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_fset.color.index]] *fset.color.index* ** descrizione: pass:none[color for index of option] ** 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 italic, "_" for underline ** valore predefinito: `+cyan+` * [[option_fset.color.index_selected]] *fset.color.index_selected* ** descrizione: pass:none[color for index of option on the selected line] ** 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 italic, "_" for underline ** valore predefinito: `+lightcyan+` * [[option_fset.color.line_marked_bg1]] *fset.color.line_marked_bg1* ** descrizione: pass:none[background color for a marked line (used with the first format, see option fset.format.option1)] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_fset.color.line_marked_bg2]] *fset.color.line_marked_bg2* ** descrizione: pass:none[background color for a marked line (used with the second format, see option fset.format.option2)] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_fset.color.line_selected_bg1]] *fset.color.line_selected_bg1* ** descrizione: pass:none[background color for the selected line (used with the first format, see option fset.format.option1)] ** 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 italic, "_" for underline ** valore predefinito: `+blue+` * [[option_fset.color.line_selected_bg2]] *fset.color.line_selected_bg2* ** descrizione: pass:none[background color for the selected line (used with the second format, see option fset.format.option2)] ** 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 italic, "_" for underline ** valore predefinito: `+red+` * [[option_fset.color.marked]] *fset.color.marked* ** descrizione: pass:none[color for mark indicator] ** 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 italic, "_" for underline ** valore predefinito: `+brown+` * [[option_fset.color.marked_selected]] *fset.color.marked_selected* ** descrizione: pass:none[color for mark indicator on the selected line] ** 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 italic, "_" for underline ** valore predefinito: `+yellow+` * [[option_fset.color.max]] *fset.color.max* ** descrizione: pass:none[color for max value] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_fset.color.max_selected]] *fset.color.max_selected* ** descrizione: pass:none[color for max value on the selected line] ** 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 italic, "_" for underline ** valore predefinito: `+white+` * [[option_fset.color.min]] *fset.color.min* ** descrizione: pass:none[color for min value] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_fset.color.min_selected]] *fset.color.min_selected* ** descrizione: pass:none[color for min value on the selected line] ** 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 italic, "_" for underline ** valore predefinito: `+white+` * [[option_fset.color.name]] *fset.color.name* ** descrizione: pass:none[color for name] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_fset.color.name_changed]] *fset.color.name_changed* ** descrizione: pass:none[color for name if value is changed] ** 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 italic, "_" for underline ** valore predefinito: `+brown+` * [[option_fset.color.name_changed_selected]] *fset.color.name_changed_selected* ** descrizione: pass:none[color for name if value is changed on the selected line] ** 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 italic, "_" for underline ** valore predefinito: `+yellow+` * [[option_fset.color.name_selected]] *fset.color.name_selected* ** descrizione: pass:none[color for name on the selected line] ** 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 italic, "_" for underline ** valore predefinito: `+white+` * [[option_fset.color.option]] *fset.color.option* ** descrizione: pass:none[color for option] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_fset.color.option_changed]] *fset.color.option_changed* ** descrizione: pass:none[color for option if value is changed] ** 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 italic, "_" for underline ** valore predefinito: `+brown+` * [[option_fset.color.option_changed_selected]] *fset.color.option_changed_selected* ** descrizione: pass:none[color for option if value is changed on the selected line] ** 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 italic, "_" for underline ** valore predefinito: `+yellow+` * [[option_fset.color.option_selected]] *fset.color.option_selected* ** descrizione: pass:none[color for option on the selected line] ** 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 italic, "_" for underline ** valore predefinito: `+white+` * [[option_fset.color.parent_name]] *fset.color.parent_name* ** descrizione: pass:none[color for name of parent option] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_fset.color.parent_name_selected]] *fset.color.parent_name_selected* ** descrizione: pass:none[color for name of parent option on the selected line] ** 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 italic, "_" for underline ** valore predefinito: `+white+` * [[option_fset.color.parent_value]] *fset.color.parent_value* ** descrizione: pass:none[color for value of parent option] ** 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 italic, "_" for underline ** valore predefinito: `+cyan+` * [[option_fset.color.parent_value_selected]] *fset.color.parent_value_selected* ** descrizione: pass:none[color for value of parent option on the selected line] ** 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 italic, "_" for underline ** valore predefinito: `+lightcyan+` * [[option_fset.color.quotes]] *fset.color.quotes* ** descrizione: pass:none[color for quotes around string values] ** 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 italic, "_" for underline ** valore predefinito: `+darkgray+` * [[option_fset.color.quotes_changed]] *fset.color.quotes_changed* ** descrizione: pass:none[color for quotes around string values which are changed] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_fset.color.quotes_changed_selected]] *fset.color.quotes_changed_selected* ** descrizione: pass:none[color for quotes around string values which are changed on the selected line] ** 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 italic, "_" for underline ** valore predefinito: `+white+` * [[option_fset.color.quotes_selected]] *fset.color.quotes_selected* ** descrizione: pass:none[color for quotes around string values on the selected line] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_fset.color.section]] *fset.color.section* ** descrizione: pass:none[color for section] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_fset.color.section_changed]] *fset.color.section_changed* ** descrizione: pass:none[color for section if value is changed] ** 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 italic, "_" for underline ** valore predefinito: `+brown+` * [[option_fset.color.section_changed_selected]] *fset.color.section_changed_selected* ** descrizione: pass:none[color for section if value is changed on the selected line] ** 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 italic, "_" for underline ** valore predefinito: `+yellow+` * [[option_fset.color.section_selected]] *fset.color.section_selected* ** descrizione: pass:none[color for section on the selected line] ** 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 italic, "_" for underline ** valore predefinito: `+white+` * [[option_fset.color.string_values]] *fset.color.string_values* ** descrizione: pass:none[color for string values] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_fset.color.string_values_selected]] *fset.color.string_values_selected* ** descrizione: pass:none[color for string values on the selected line] ** 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 italic, "_" for underline ** valore predefinito: `+white+` * [[option_fset.color.title_count_options]] *fset.color.title_count_options* ** descrizione: pass:none[color for the count of options found with the current filter in title of buffer] ** 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 italic, "_" for underline ** valore predefinito: `+cyan+` * [[option_fset.color.title_current_option]] *fset.color.title_current_option* ** descrizione: pass:none[color for current option number in title of buffer] ** 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 italic, "_" for underline ** valore predefinito: `+lightcyan+` * [[option_fset.color.title_filter]] *fset.color.title_filter* ** descrizione: pass:none[color for filter in title of buffer] ** 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 italic, "_" for underline ** valore predefinito: `+yellow+` * [[option_fset.color.title_marked_options]] *fset.color.title_marked_options* ** descrizione: pass:none[color for number of marked options in title of buffer] ** 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 italic, "_" for underline ** valore predefinito: `+lightgreen+` * [[option_fset.color.title_sort]] *fset.color.title_sort* ** descrizione: pass:none[color for sort in title of buffer] ** 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 italic, "_" for underline ** valore predefinito: `+white+` * [[option_fset.color.type]] *fset.color.type* ** descrizione: pass:none[color for type] ** 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 italic, "_" for underline ** valore predefinito: `+green+` * [[option_fset.color.type_selected]] *fset.color.type_selected* ** descrizione: pass:none[color for type on the selected line] ** 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 italic, "_" for underline ** valore predefinito: `+lightgreen+` * [[option_fset.color.unmarked]] *fset.color.unmarked* ** descrizione: pass:none[color for mark indicator when the option is not marked] ** 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 italic, "_" for underline ** valore predefinito: `+default+` * [[option_fset.color.unmarked_selected]] *fset.color.unmarked_selected* ** descrizione: pass:none[color for mark indicator when the option is not marked on the selected line] ** 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 italic, "_" for underline ** valore predefinito: `+white+` * [[option_fset.color.value]] *fset.color.value* ** descrizione: pass:none[color for value] ** 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 italic, "_" for underline ** valore predefinito: `+cyan+` * [[option_fset.color.value_changed]] *fset.color.value_changed* ** descrizione: pass:none[color for value changed (different from default)] ** 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 italic, "_" for underline ** valore predefinito: `+brown+` * [[option_fset.color.value_changed_selected]] *fset.color.value_changed_selected* ** descrizione: pass:none[color for value changed (different from default) on the selected line] ** 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 italic, "_" for underline ** valore predefinito: `+yellow+` * [[option_fset.color.value_selected]] *fset.color.value_selected* ** descrizione: pass:none[color for value on the selected line] ** 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 italic, "_" for underline ** valore predefinito: `+lightcyan+` * [[option_fset.color.value_undef]] *fset.color.value_undef* ** descrizione: pass:none[color for undefined value] ** 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 italic, "_" for underline ** valore predefinito: `+magenta+` * [[option_fset.color.value_undef_selected]] *fset.color.value_undef_selected* ** descrizione: pass:none[color for undefined value on the selected line] ** 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 italic, "_" for underline ** valore predefinito: `+lightmagenta+` * [[option_fset.format.export_help]] *fset.format.export_help* ** descrizione: pass:none[format of help line written before each option exported in a file (note: content is evaluated, see /help fset)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"# ${description2}"+` * [[option_fset.format.export_option]] *fset.format.export_option* ** descrizione: pass:none[format of each option exported in a file (note: content is evaluated, see /help fset)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"/set ${name} ${quoted_value}"+` * [[option_fset.format.export_option_null]] *fset.format.export_option_null* ** descrizione: pass:none[format of each option with "null" value exported in a file (note: content is evaluated, see /help fset)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"/unset ${name}"+` * [[option_fset.format.option1]] *fset.format.option1* ** descrizione: pass:none[first format of each line, used when option fset.look.format_number is set to 1 (note: content is evaluated, see /help fset); an empty string uses the default format ("${marked} ${name} ${type} ${value2}"), which is without evaluation of string and then much faster; formats can be switched with key ctrl+X] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+""+` * [[option_fset.format.option2]] *fset.format.option2* ** descrizione: pass:none[second format of each line, used when option fset.look.format_number is set to 2 (note: content is evaluated, see /help fset); an empty string uses the default format ("${marked} ${name} ${type} ${value2}"), which is without evaluation of string and then much faster; formats can be switched with key ctrl+X] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"${marked} ${name} ${type} ${value2}${newline} ${empty_name} ${_default_value}${color:darkgray} -- ${min}..${max}${newline} ${empty_name} ${description}"+` * [[option_fset.look.auto_refresh]] *fset.look.auto_refresh* ** descrizione: pass:none[comma separated list of options to automatically refresh on the fset buffer (if opened); "*" means all options (recommended), a name beginning with "!" is a negative value to prevent an option to be refreshed, wildcard "*" is allowed in names (example: "*,!plugin.section.*")] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"*"+` * [[option_fset.look.auto_unmark]] *fset.look.auto_unmark* ** descrizione: pass:none[automatically unmark all options after an action on marked options or after a refresh] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_fset.look.condition_catch_set]] *fset.look.condition_catch_set* ** descrizione: pass:none[condition to catch /set command and display results in the fset buffer; following variables can be used: ${name} (name of option given for the /set command), ${count} (number of options found with the /set argument); an empty string disables the catch of /set command; with value "1", the fset buffer is always used with /set command] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"${count} >= 1"+` * [[option_fset.look.export_help_default]] *fset.look.export_help_default* ** descrizione: pass:none[write help for each option exported by default (this can be overridden with arguments "-help" and "-nohelp" for command /fset -export)] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_fset.look.format_number]] *fset.look.format_number* ** descrizione: pass:none[number of format used to display options; this is dynamically changed by the key ctrl-X on the fset buffer] ** tipo: intero ** valori: 1 .. 2 ** valore predefinito: `+1+` * [[option_fset.look.marked_string]] *fset.look.marked_string* ** descrizione: pass:none[string displayed when an option is marked (to do an action on multiple options)] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"*"+` * [[option_fset.look.scroll_horizontal]] *fset.look.scroll_horizontal* ** descrizione: pass:none[left/right scroll in fset buffer (percent of width)] ** tipo: intero ** valori: 1 .. 100 ** valore predefinito: `+10+` * [[option_fset.look.show_plugins_desc]] *fset.look.show_plugins_desc* ** descrizione: pass:none[show the plugin description options (plugins.desc.*)] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_fset.look.sort]] *fset.look.sort* ** descrizione: pass:none[comma-separated list of fields to sort options (see /help fset for a list of fields); char "-" can be used before field to reverse order, char "~" can be used to do a case insensitive comparison; example: "-~name" for case insensitive and reverse sort on option name] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+"~name"+` * [[option_fset.look.unmarked_string]] *fset.look.unmarked_string* ** descrizione: pass:none[string displayed when an option is not marked] ** tipo: stringa ** valori: qualsiasi stringa ** valore predefinito: `+" "+` * [[option_fset.look.use_color_value]] *fset.look.use_color_value* ** descrizione: pass:none[use the color to display value of color options] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` * [[option_fset.look.use_keys]] *fset.look.use_keys* ** descrizione: pass:none[use keys alt+X in fset buffer to do actions on options; if disabled, only the input is allowed] ** tipo: bool ** valori: on, off ** valore predefinito: `+on+` * [[option_fset.look.use_mute]] *fset.look.use_mute* ** descrizione: pass:none[use /mute command to set options] ** tipo: bool ** valori: on, off ** valore predefinito: `+off+` // end::fset_options[]