doc: add anchors for config file options in user's guide

v2.8-utf8proc
Sebastien Helleu 2011-11-12 11:27:43 +01:00
parent 3e1fb7ed3a
commit bd33c8c751
33 changed files with 1245 additions and 1245 deletions

View File

@ -1,29 +1,29 @@
* *aspell.check.commands*
* [[option_aspell.check.commands]] *aspell.check.commands*
** Beschreibung: `Durch Kommata getrennte Liste der Befehle, für die eine Rechtschreibprüfung gelten soll (Rechtschreibprüfung ist für andere Befehle deaktiviert)`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"ame,amsg,away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic"`)
* *aspell.check.default_dict*
* [[option_aspell.check.default_dict]] *aspell.check.default_dict*
** Beschreibung: `Voreingestelltes Wörterbuch (oder durch Kommata getrennte Liste der Wörterbücher) welche(s) genutzt werden soll, sofern kein Wörterbuch für einen Buffer definiert wurde. Wird kein Wörterbuch angegeben dann ist Aspell in allen Buffer deaktiviert, für die nicht explizit ein Wörterbuch angegeben wurde.`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `""`)
* *aspell.check.during_search*
* [[option_aspell.check.during_search]] *aspell.check.during_search*
** Beschreibung: `Überprüfe Wörter während im Buffer nach einem Text gesucht wird`
** Typ: boolesch
** Werte: on, off (Standardwert: `off`)
* *aspell.check.real_time*
* [[option_aspell.check.real_time]] *aspell.check.real_time*
** Beschreibung: `Echtzeit Korrektur während der Texteingabe (da dies langsamer ist, ist diese Funktion standardmäßig deaktiviert. Wörter werden erst überprüft wenn ein Leerzeichen dem Wort folgt)`
** Typ: boolesch
** Werte: on, off (Standardwert: `off`)
* *aspell.check.word_min_length*
* [[option_aspell.check.word_min_length]] *aspell.check.word_min_length*
** Beschreibung: `Minimallänge für ein Wort welches auf Rechtschreibung überprüft werden soll (bei 0 werden alle Wörter überprüft)`
** Typ: integer
** Werte: 0 .. 2147483647 (Standardwert: `2`)
* *aspell.look.color*
* [[option_aspell.look.color]] *aspell.look.color*
** Beschreibung: `In dieser Farbe wird ein Wort mit einem Rechtschreibfehler hervorgehoben`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `lightred`)

View File

@ -1,9 +1,9 @@
* *charset.default.decode*
* [[option_charset.default.decode]] *charset.default.decode*
** Beschreibung: `globaler Zeichensatz zum dekodieren`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"iso-8859-1"`)
* *charset.default.encode*
* [[option_charset.default.encode]] *charset.default.encode*
** Beschreibung: `globaler Zeichensatz zum kodieren`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `""`)

View File

@ -1,514 +1,514 @@
* *irc.color.input_nick*
* [[option_irc.color.input_nick]] *irc.color.input_nick*
** Beschreibung: `Farbe des eigenen Nicknamens in der Eingabezeile`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `lightcyan`)
* *irc.color.item_away*
* [[option_irc.color.item_away]] *irc.color.item_away*
** Beschreibung: `Farbe des Abwesenheit-Textes in der Eingabezeile`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `yellow`)
* *irc.color.item_channel_modes*
* [[option_irc.color.item_channel_modes]] *irc.color.item_channel_modes*
** Beschreibung: `Farbe der Channel-Modes (neben dem Channelnamen)`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `default`)
* *irc.color.item_lag_counting*
* [[option_irc.color.item_lag_counting]] *irc.color.item_lag_counting*
** Beschreibung: `Farbe in der die Anzeige für die Verzögerung (Lag) dargestellt werden soll, sobald auf Antwort gewartet wird ("pong" wurde vom Server nicht empfangen und die Verzögerungszeit wird erhöht)`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `default`)
* *irc.color.item_lag_finished*
* [[option_irc.color.item_lag_finished]] *irc.color.item_lag_finished*
** Beschreibung: `Farbe in der die Anzeige für die Verzögerung (Lag) dargestellt werden soll, sobald ein "pong" vom Server empfangen wurde`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `yellow`)
* *irc.color.message_join*
* [[option_irc.color.message_join]] *irc.color.message_join*
** Beschreibung: `Textfarbe in der die Meldungen für das Betreten eines Channels angezeigt werden soll`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `green`)
* *irc.color.message_quit*
* [[option_irc.color.message_quit]] *irc.color.message_quit*
** Beschreibung: `Textfarbe in der die Meldungen für das Verlassen/Beenden eines Channels angezeigt werden soll`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `red`)
* *irc.color.mirc_remap*
* [[option_irc.color.mirc_remap]] *irc.color.mirc_remap*
** Beschreibung: `ersetzt mirc Farben in Nachrichten mittels einer Hashtabelle: Schlüssel sind "fg,bg" als Integerwerte zwischen -1 (nicht angegeben) und 15, als Werte sind die Farbnamen oder Farbnummer von WeeChat möglich (Format ist: "1,-1:Farbe1;2,7:Farbe2"), Beispiel: "1,-1:darkgray;1,2:white,blue" ersetzt Schwarz auf jedem Hintergrund durch "darkgray" und Schwarz auf Blau durch "white,blue"; Stardard-IRC-Farben Tabelle von WeeChat: 0:weiß, 1:schwarz, 2:blau, 3:grün, 4:hellrot, 5:rot, 6:violett, 7:braun, 8:gelb, 9: hellgrün, 10:türkis, 11:helltürkis, 12:hellblau, 13:hellviolett, 14:grau, 15:weiß`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"1,-1:darkgray"`)
* *irc.color.nick_prefix*
* [[option_irc.color.nick_prefix]] *irc.color.nick_prefix*
** Beschreibung: `Farbe für den Nick Präfix (Präfix ist die editierbare Zeichenkette die vor dem Nick steht)`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `green`)
* *irc.color.nick_prefixes*
* [[option_irc.color.nick_prefixes]] *irc.color.nick_prefixes*
** Beschreibung: `Farben für Nick Prefix für das Modus-Symbol (o=op, h=halfop, v=voice, ..), Format ist: "o:color1;h:color2;v:color3" (falls ein Modus nicht gefunden wird versucht WeeChat die nächsten Modi die der Server sendet ("PREFIX"); ein spezieller Modus "*" kann als Standardfarbe genutzt werden falls kein Modus in der Liste gefunden wurde)`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"q:lightred;a:lightcyan;o:lightgreen;h:lightmagenta;v:yellow;*:lightblue"`)
* *irc.color.nick_suffix*
* [[option_irc.color.nick_suffix]] *irc.color.nick_suffix*
** Beschreibung: `Farbe für den Nick Suffix (Suffix ist die editierbare Zeichenkette die nach dem Nick steht)`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `green`)
* *irc.color.notice*
* [[option_irc.color.notice]] *irc.color.notice*
** Beschreibung: `Farbe des "Notice"-Textes in Notizen`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `green`)
* *irc.color.reason_quit*
* [[option_irc.color.reason_quit]] *irc.color.reason_quit*
** Beschreibung: `Textfarbe in der die Begründung einer part/quit Nachricht angezeigt werden soll`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `default`)
* *irc.color.topic_new*
* [[option_irc.color.topic_new]] *irc.color.topic_new*
** Beschreibung: `Farbe in dem das neue Thema des Channels dargestellt werden soll, falls das Thema des Channels geändert wurde`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `white`)
* *irc.color.topic_old*
* [[option_irc.color.topic_old]] *irc.color.topic_old*
** Beschreibung: `Farbe in dem das alte Thema des Channels dargestellt werden soll, falls das Thema des Channels geändert wurde`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `darkgray`)
* *irc.look.buffer_switch_autojoin*
* [[option_irc.look.buffer_switch_autojoin]] *irc.look.buffer_switch_autojoin*
** Beschreibung: `wechselt automatisch zum Channel-Buffer falls dieser automatisch betreten wurde (mittels der Server-Option "autojoin")`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *irc.look.buffer_switch_join*
* [[option_irc.look.buffer_switch_join]] *irc.look.buffer_switch_join*
** Beschreibung: `wechselt automatisch zum Channel-Buffer falls dieser manuell betreten wurde (mittels dem /join Befehl)`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *irc.look.color_nicks_in_names*
* [[option_irc.look.color_nicks_in_names]] *irc.look.color_nicks_in_names*
** Beschreibung: `nutzt in der Ausgabe von /names die Nickfarbe (oder bei der Auflistung der Nicks wenn man einen Channel betritt)`
** Typ: boolesch
** Werte: on, off (Standardwert: `off`)
* *irc.look.color_nicks_in_nicklist*
* [[option_irc.look.color_nicks_in_nicklist]] *irc.look.color_nicks_in_nicklist*
** Beschreibung: `Nutzt die Nickfarben in der Nicklist`
** Typ: boolesch
** Werte: on, off (Standardwert: `off`)
* *irc.look.color_nicks_in_server_messages*
* [[option_irc.look.color_nicks_in_server_messages]] *irc.look.color_nicks_in_server_messages*
** Beschreibung: `Nutze Nick-Farbe bei Nachrichten vom Server`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *irc.look.color_pv_nick_like_channel*
* [[option_irc.look.color_pv_nick_like_channel]] *irc.look.color_pv_nick_like_channel*
** Beschreibung: `Nutzt die selbe Farbe für die Darstellung des Nicks im Channel als auch Privat`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *irc.look.display_away*
* [[option_irc.look.display_away]] *irc.look.display_away*
** Beschreibung: `Bei Abwesenheit und Rückkehr eine Nachricht anzeigen`
** Typ: integer
** Werte: off, local, channel (Standardwert: `local`)
* *irc.look.display_ctcp_blocked*
* [[option_irc.look.display_ctcp_blocked]] *irc.look.display_ctcp_blocked*
** Beschreibung: `CTCP Nachrichten werden angezeigt, obwohl sie unterdrückt werden`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *irc.look.display_ctcp_reply*
* [[option_irc.look.display_ctcp_reply]] *irc.look.display_ctcp_reply*
** Beschreibung: `CTCP Antworten, die durch WeeChat versendet wurden, werden angezeigt`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *irc.look.display_ctcp_unknown*
* [[option_irc.look.display_ctcp_unknown]] *irc.look.display_ctcp_unknown*
** Beschreibung: `unbekannte CTCP Nachrichten werden angezeigt.`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *irc.look.display_host_join*
* [[option_irc.look.display_host_join]] *irc.look.display_host_join*
** Beschreibung: `Zeigt den Host in einer join Nachricht an`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *irc.look.display_host_join_local*
* [[option_irc.look.display_host_join_local]] *irc.look.display_host_join_local*
** Beschreibung: `Zeigt den Host in join Nachrichten des lokalen Client an`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *irc.look.display_host_quit*
* [[option_irc.look.display_host_quit]] *irc.look.display_host_quit*
** Beschreibung: `Zeigt den Host in einer part/quit Nachricht an`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *irc.look.display_old_topic*
* [[option_irc.look.display_old_topic]] *irc.look.display_old_topic*
** Beschreibung: `Zeige das alte Thema, falls das Thema des Channels geändert wurde`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *irc.look.display_pv_away_once*
* [[option_irc.look.display_pv_away_once]] *irc.look.display_pv_away_once*
** Beschreibung: `In einer privaten Unterhaltung nur einmal eine Abwesenheitsnachricht anzeigen`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *irc.look.display_pv_back*
* [[option_irc.look.display_pv_back]] *irc.look.display_pv_back*
** Beschreibung: `Es wird bei einer privaten Unterhaltung eine Mitteilung ausgegeben falls der User wieder zurück ist (falls der User sich beim Server abgemeldet hat)`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *irc.look.hide_nickserv_pwd*
* [[option_irc.look.hide_nickserv_pwd]] *irc.look.hide_nickserv_pwd*
** Beschreibung: `Von NickServ angezeigte Passwörter verstecken`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *irc.look.highlight_tags*
* [[option_irc.look.highlight_tags]] *irc.look.highlight_tags*
** Beschreibung: `Eine durch Kommata getrennte Liste von Tags die bei einer Nachricht selbige hervorhebt (Highlight). (normalerweise trifft dies auf jede Nachricht eines Users zu, ausgenommen Nachrichten vom Server,..)`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"irc_privmsg,irc_notice"`)
* *irc.look.item_away_message*
* [[option_irc.look.item_away_message]] *irc.look.item_away_message*
** Beschreibung: `Abwesenheitsnachricht in der Away-Bar-Item anzeigen`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *irc.look.item_channel_modes*
* [[option_irc.look.item_channel_modes]] *irc.look.item_channel_modes*
** Beschreibung: `Zeige die Channel-Modi mittels "buffer_name" in der Bar-Item an`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *irc.look.item_channel_modes_hide_key*
* [[option_irc.look.item_channel_modes_hide_key]] *irc.look.item_channel_modes_hide_key*
** Beschreibung: `Unterdrückt Channel-Key falls die Modi in der Bar-Item mittels "buffer_name" dargestellt werden (diese Option unterdrückt alle Channel-Modi falls der Modus für den Channel auf +k gesetzt wurde)`
** Typ: boolesch
** Werte: on, off (Standardwert: `off`)
* *irc.look.item_display_server*
* [[option_irc.look.item_display_server]] *irc.look.item_display_server*
** Beschreibung: `Name der Bar-Item in dem der IRC Server angezeigt wird (für Status-Bar)`
** Typ: integer
** Werte: buffer_plugin, buffer_name (Standardwert: `buffer_plugin`)
* *irc.look.item_nick_modes*
* [[option_irc.look.item_nick_modes]] *irc.look.item_nick_modes*
** Beschreibung: `Zeige Nick-Modi in "input_prompt" Bar-Item`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *irc.look.item_nick_prefix*
* [[option_irc.look.item_nick_prefix]] *irc.look.item_nick_prefix*
** Beschreibung: `Der Nick-Präfix wird in "input_prompt" Bar-Item angezeigt`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *irc.look.msgbuffer_fallback*
* [[option_irc.look.msgbuffer_fallback]] *irc.look.msgbuffer_fallback*
** Beschreibung: `Standardbuffer der für Ausgaben genutzt werden soll falls ein privater Buffer nicht gefunden wird.`
** Typ: integer
** Werte: current, server (Standardwert: `current`)
* *irc.look.new_channel_position*
* [[option_irc.look.new_channel_position]] *irc.look.new_channel_position*
** Beschreibung: `Ein neu geöffneter Channel wird auf eine Position gezwungen (none = standardmäßige Position (sollte der letzte Buffer in der Liste sein), next = aktueller Buffer + 1, near_server = nach dem letztem Channel/privaten Buffer des jeweiligen Servers)`
** Typ: integer
** Werte: none, next, near_server (Standardwert: `none`)
* *irc.look.new_pv_position*
* [[option_irc.look.new_pv_position]] *irc.look.new_pv_position*
** Beschreibung: `Ein neuer privater Buffer wird auf eine Position gezwungen (none = standardmäßige Position (sollte der letzte Buffer in der Liste sein), next = aktueller Buffer + 1, near_server = nach dem letztem Channel/privaten Buffer des jeweiligen Servers)`
** Typ: integer
** Werte: none, next, near_server (Standardwert: `none`)
* *irc.look.nick_color_force*
* [[option_irc.look.nick_color_force]] *irc.look.nick_color_force*
** Beschreibung: `Erzwingt für einen Nick eine spezielle Farbe. Die mittels Streuwertfunktion aus dem Nicknamen generierte Nickfarbe findet für diese Nicks keine Anwendung (Format:"Nick1:Farbe1;Nick2:Farbe2")`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `""`)
* *irc.look.nick_color_stop_chars*
* [[option_irc.look.nick_color_stop_chars]] *irc.look.nick_color_stop_chars*
** Beschreibung: `Zeichen die genutzt werden sollen damit bei der Generierung der Farbe für einen Nicknamen abgebrochen wird. Es muss mindestens ein Zeichen im Nicknamen enthalten sein der nicht in dieser Liste aufgeführt wird, damit eine Farbe für den Nicknamen erstellt werden kann (Beispiel: Der Nickname lautet "|nick|abwesend" wobei das Zeichen "|" ignoriert werden soll. Die Farbe für den Nicknamen wird nun für "|nick" anstelle von "|nick|abwesend" erstellt).`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"_|["`)
* *irc.look.nick_completion_smart*
* [[option_irc.look.nick_completion_smart]] *irc.look.nick_completion_smart*
** Beschreibung: `Intelligente Vervollständigung von Nicknamen (vervollständigt zuerst den letzten Nick, mit dem gesprochen wurde)`
** Typ: integer
** Werte: off, speakers, speakers_highlights (Standardwert: `speakers`)
* *irc.look.nick_prefix*
* [[option_irc.look.nick_prefix]] *irc.look.nick_prefix*
** Beschreibung: `Text, der im Chatfenster vor dem Nickname erscheinen soll`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `""`)
* *irc.look.nick_suffix*
* [[option_irc.look.nick_suffix]] *irc.look.nick_suffix*
** Beschreibung: `Text, der im Chatfenster nach dem Nickname erscheinen soll`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `""`)
* *irc.look.notice_as_pv*
* [[option_irc.look.notice_as_pv]] *irc.look.notice_as_pv*
** Beschreibung: `Zeigt Notizen als private Nachricht an (wird die "auto" Option verwendet dann wird ein privater Buffer genutzt, falls vorhanden)`
** Typ: integer
** Werte: auto, never, always (Standardwert: `auto`)
* *irc.look.notify_tags_ison*
* [[option_irc.look.notify_tags_ison]] *irc.look.notify_tags_ison*
** Beschreibung: `Durch Kommata getrennte Liste von Tags die in der Nachricht von notify ausgegeben werden sollen falls sich ein Nick beim Server an- oder abmeldet (Rückgabe vom Befehl ison), zum Beispiel: "notify_highlight","notify_message" oder "notify_private"`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"notify_message"`)
* *irc.look.notify_tags_whois*
* [[option_irc.look.notify_tags_whois]] *irc.look.notify_tags_whois*
** Beschreibung: `Durch Kommata getrennte Liste von Tags die in der Nachricht von notify ausgegeben werden sollen falls ein Nick den Befehl away nutzt (Rückgabe vom Befehl whois), zum Beispiel: "notify_highlight", "notify_message" oder "notify_private"`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"notify_message"`)
* *irc.look.part_closes_buffer*
* [[option_irc.look.part_closes_buffer]] *irc.look.part_closes_buffer*
** Beschreibung: `Schließt den Buffer wenn "/part" im Channel ausgeführt wird`
** Typ: boolesch
** Werte: on, off (Standardwert: `off`)
* *irc.look.raw_messages*
* [[option_irc.look.raw_messages]] *irc.look.raw_messages*
** Beschreibung: `Anzahl der IRC-RAW-Nachrichten die im Speicher gehalten werden sollen falls der RAW-Daten-Buffer geschlossen ist (die Nachrichten werden umgehend angezeigt sobald der RAW-Daten-Buffer geöffnet wird)`
** Typ: integer
** Werte: 0 .. 65535 (Standardwert: `256`)
* *irc.look.server_buffer*
* [[option_irc.look.server_buffer]] *irc.look.server_buffer*
** Beschreibung: `Server-Buffer zusammenlegen`
** Typ: integer
** Werte: merge_with_core, merge_without_core, independent (Standardwert: `merge_with_core`)
* *irc.look.smart_filter*
* [[option_irc.look.smart_filter]] *irc.look.smart_filter*
** Beschreibung: `Filtert join/part/quit/nick Nachrichten für einen Nick der einige Minuten im Channel inaktiv gewesen ist. Dazu muss ein Filter im tag "irc_smart_filter" erstellt werden.`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *irc.look.smart_filter_delay*
* [[option_irc.look.smart_filter_delay]] *irc.look.smart_filter_delay*
** Beschreibung: `Verzögerung, in Minuten, in denen join/part/quit Nachrichten gefiltert werden`
** Typ: integer
** Werte: 1 .. 10080 (Standardwert: `5`)
* *irc.look.smart_filter_join*
* [[option_irc.look.smart_filter_join]] *irc.look.smart_filter_join*
** Beschreibung: `aktiviert einen Filter für "join" Nachrichten`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *irc.look.smart_filter_nick*
* [[option_irc.look.smart_filter_nick]] *irc.look.smart_filter_nick*
** Beschreibung: `aktiviert einen Filter für Nachrichten von einem "Nick"`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *irc.look.smart_filter_quit*
* [[option_irc.look.smart_filter_quit]] *irc.look.smart_filter_quit*
** Beschreibung: `aktiviert einen Filter für "part" und "quit" Nachrichten`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *irc.look.topic_strip_colors*
* [[option_irc.look.topic_strip_colors]] *irc.look.topic_strip_colors*
** Beschreibung: `Farben werden im Channel-Thema entfernt (wird nur genutzt wenn der Buffer-Titel angezeigt wird)`
** Typ: boolesch
** Werte: on, off (Standardwert: `off`)
* *irc.network.autoreconnect_delay_growing*
* [[option_irc.network.autoreconnect_delay_growing]] *irc.network.autoreconnect_delay_growing*
** Beschreibung: `Multiplikator für die Verzögerung bei der automatischen Wiederverbindung zum Server (1 = immer die selbe Verzögerung nutzen, 2 = Verzögerung*2 für jeden weiteren Versuch, ..)`
** Typ: integer
** Werte: 1 .. 100 (Standardwert: `2`)
* *irc.network.autoreconnect_delay_max*
* [[option_irc.network.autoreconnect_delay_max]] *irc.network.autoreconnect_delay_max*
** Beschreibung: `maximale Verzögerung bei der automatischen wiederverbindung zum Server (in Sekunden, 0 = keine Begrenzung)`
** Typ: integer
** Werte: 0 .. 86400 (Standardwert: `1800`)
* *irc.network.colors_receive*
* [[option_irc.network.colors_receive]] *irc.network.colors_receive*
** Beschreibung: `Falls deaktiviert, werden Farben-Codes von eingehenden Nachrichten ignoriert.`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *irc.network.colors_send*
* [[option_irc.network.colors_send]] *irc.network.colors_send*
** Beschreibung: `Erlaube Benutzern, spezielle Codes zu versenden (ctrl-c + Code und optional Farbe: b=fett, cxx=Farbe, cxx,yy=Farbe+Hintergrund, u=unterstrichen, r=invertiert)`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *irc.network.lag_check*
* [[option_irc.network.lag_check]] *irc.network.lag_check*
** Beschreibung: `Intervall zwischen zwei Überprüfungen auf Verfügbarkeit (Lag) des Servers (in Sekunden, 0 = keine Überprüfung)`
** Typ: integer
** Werte: 0 .. 604800 (Standardwert: `60`)
* *irc.network.lag_disconnect*
* [[option_irc.network.lag_disconnect]] *irc.network.lag_disconnect*
** Beschreibung: `Maximal Verzögerung (Lag) bis zum Trennen der Verbindung (in Minuten - 0 = niemals trennen)`
** Typ: integer
** Werte: 0 .. 10080 (Standardwert: `0`)
* *irc.network.lag_min_show*
* [[option_irc.network.lag_min_show]] *irc.network.lag_min_show*
** Beschreibung: `geringste Verzögerungszeit (Lag) die angezeigt werden soll (in Millisekunden)`
** Typ: integer
** Werte: 0 .. 86400000 (Standardwert: `500`)
* *irc.network.lag_refresh_interval*
* [[option_irc.network.lag_refresh_interval]] *irc.network.lag_refresh_interval*
** Beschreibung: `Intervall zwischen zwei Aktualisierungen der Verzögerungsanzeige (Lag-Item), wenn die Verzögerungszeit sich erhöht (in Sekunden)`
** Typ: integer
** Werte: 1 .. 3600 (Standardwert: `1`)
* *irc.network.notify_check_ison*
* [[option_irc.network.notify_check_ison]] *irc.network.notify_check_ison*
** Beschreibung: `Intervall zwischen zwei notify Überprüfungen mit dem IRC Befehl "ison" (in Minuten)`
** Typ: integer
** Werte: 1 .. 10080 (Standardwert: `1`)
* *irc.network.notify_check_whois*
* [[option_irc.network.notify_check_whois]] *irc.network.notify_check_whois*
** Beschreibung: `Intervall zwischen zwei notify Überprüfungen mit dem IRC Befehl "whois" (in Minuten)`
** Typ: integer
** Werte: 1 .. 10080 (Standardwert: `5`)
* *irc.network.send_unknown_commands*
* [[option_irc.network.send_unknown_commands]] *irc.network.send_unknown_commands*
** Beschreibung: `Sende unbekannte Befehle an den Server`
** Typ: boolesch
** Werte: on, off (Standardwert: `off`)
* *irc.server_default.addresses*
* [[option_irc.server_default.addresses]] *irc.server_default.addresses*
** Beschreibung: `Liste der Hostnamen/Ports oder IP/Ports des Servers (durch Komma getrennt)`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `""`)
* *irc.server_default.anti_flood_prio_high*
* [[option_irc.server_default.anti_flood_prio_high]] *irc.server_default.anti_flood_prio_high*
** Beschreibung: `Anti-Flood für dringliche Inhalte: Zeit in Sekunden zwischen zwei Benutzernachrichten oder Befehlen die zum IRC Server versendet wurden (0 = Anti-Flood deaktivieren)`
** Typ: integer
** Werte: 0 .. 60 (Standardwert: `2`)
* *irc.server_default.anti_flood_prio_low*
* [[option_irc.server_default.anti_flood_prio_low]] *irc.server_default.anti_flood_prio_low*
** Beschreibung: `Anti-Flood für weniger dringliche Inhalte: Zeit in Sekunden zwischen zwei Benutzernachrichten, die zum IRC Server versendet wurden. Beispiel: automatische CTCP Antworten. (0 = Anti-Flood deaktivieren)`
** Typ: integer
** Werte: 0 .. 60 (Standardwert: `2`)
* *irc.server_default.autoconnect*
* [[option_irc.server_default.autoconnect]] *irc.server_default.autoconnect*
** Beschreibung: `Beim Programmstart von Weechat automatisch mit dem Server verbinden`
** Typ: boolesch
** Werte: on, off (Standardwert: `off`)
* *irc.server_default.autojoin*
* [[option_irc.server_default.autojoin]] *irc.server_default.autojoin*
** Beschreibung: `Durch Kommata getrennte Liste der Channels, die beim Verbinden zum Server betreten werden sollen (Beispiel: "#chan1,#chan2,#chan3 key1,key2")`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `""`)
* *irc.server_default.autoreconnect*
* [[option_irc.server_default.autoreconnect]] *irc.server_default.autoreconnect*
** Beschreibung: `Nach einer Trennung vom Server die Verbindung automatisch wiederherstellen`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *irc.server_default.autoreconnect_delay*
* [[option_irc.server_default.autoreconnect_delay]] *irc.server_default.autoreconnect_delay*
** Beschreibung: `Zeit (in Sekunden) die gewartet werden soll bevor ein neuer Verbindungsaufbau durchgeführt werden soll`
** Typ: integer
** Werte: 1 .. 65535 (Standardwert: `10`)
* *irc.server_default.autorejoin*
* [[option_irc.server_default.autorejoin]] *irc.server_default.autorejoin*
** Beschreibung: `Channels automatisch betreten, falls man ge-kickt wurde.`
** Typ: boolesch
** Werte: on, off (Standardwert: `off`)
* *irc.server_default.autorejoin_delay*
* [[option_irc.server_default.autorejoin_delay]] *irc.server_default.autorejoin_delay*
** Beschreibung: `Wartezeit, in Sekunden, die verstreichen soll bevor man den Channel automatisch erneut betritt (nachdem man ge-kickt wurde)`
** Typ: integer
** Werte: 0 .. 86400 (Standardwert: `30`)
* *irc.server_default.away_check*
* [[option_irc.server_default.away_check]] *irc.server_default.away_check*
** Beschreibung: `Überprüft die Abwesenheit (/away) der Nutzer, in dem angegebenen Intervall (in Minuten, 0 = nicht überprüfen)`
** Typ: integer
** Werte: 0 .. 10080 (Standardwert: `0`)
* *irc.server_default.away_check_max_nicks*
* [[option_irc.server_default.away_check_max_nicks]] *irc.server_default.away_check_max_nicks*
** Beschreibung: `Die Abwesenheit von Nutzern in Channels wird nicht überprüft wenn die Anzahl der Nutzer höher ist, als der angegebene Wert (0 = unbegrenzte Anzahl an Nutzern im Channel)`
** Typ: integer
** Werte: 0 .. 1000000 (Standardwert: `25`)
* *irc.server_default.command*
* [[option_irc.server_default.command]] *irc.server_default.command*
** Beschreibung: `Enthält Befehle die nach der Verbindung zum Server ausgeführt werden sollen. Mehrere Befehle müssen durch ein ";" getrennt werden. Möchte man ein Semikolon schreiben muss man "\;" verwenden. Die speziellen Variablen $nick, $channel und $server werden dabei durch den jeweiligen Wert ersetzt`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `""`)
* *irc.server_default.command_delay*
* [[option_irc.server_default.command_delay]] *irc.server_default.command_delay*
** Beschreibung: `Wartezeit in Sekunden nach Ausführung des Befehls, um z.B. eine Authentifizierung zu ermöglichen`
** Typ: integer
** Werte: 0 .. 3600 (Standardwert: `0`)
* *irc.server_default.connection_timeout*
* [[option_irc.server_default.connection_timeout]] *irc.server_default.connection_timeout*
** Beschreibung: `Wartezeit (in Sekunden) zwischen einer TCP Verbindung mit dem Server und des Empfanges der message 001. Falls die Wartezeit verstreichen sollte bevor die message 001 empfangen wurde dann wird WeeChat die Verbindung zum Server trennen.`
** Typ: integer
** Werte: 1 .. 3600 (Standardwert: `60`)
* *irc.server_default.default_msg_part*
* [[option_irc.server_default.default_msg_part]] *irc.server_default.default_msg_part*
** Beschreibung: `Standardnachricht beim Verlassen eines Channels ("%v": wird durch die WeeChat-Version ersetzt)`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"WeeChat %v"`)
* *irc.server_default.default_msg_quit*
* [[option_irc.server_default.default_msg_quit]] *irc.server_default.default_msg_quit*
** Beschreibung: `Standardnachricht beim Beenden (Verbindung zum Server trennen) ("%v": wird durch die WeeChat-Version ersetzt)`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"WeeChat %v"`)
* *irc.server_default.ipv6*
* [[option_irc.server_default.ipv6]] *irc.server_default.ipv6*
** Beschreibung: `Server über IPv6 ansprechen`
** Typ: boolesch
** Werte: on, off (Standardwert: `off`)
* *irc.server_default.local_hostname*
* [[option_irc.server_default.local_hostname]] *irc.server_default.local_hostname*
** Beschreibung: `benutzerdefinierter lokaler Hostname bzw. IP-Adresse für den entsprechenden Server (optional). Falls kein Eintrag vorhanden sein sollte wird der lokale Hostname verwendet`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `""`)
* *irc.server_default.nicks*
* [[option_irc.server_default.nicks]] *irc.server_default.nicks*
** Beschreibung: `Nicknamen, die auf dem IRC-Server benutzt werden sollen (durch Komma getrennt)`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `""`)
* *irc.server_default.notify*
* [[option_irc.server_default.notify]] *irc.server_default.notify*
** Beschreibung: `Liste mit Benachrichtigung für Server (diese Option sollte nicht direkt verändert werden. Dazu sollte der Befehl /notify genutzt werden)`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `""`)
* *irc.server_default.password*
* [[option_irc.server_default.password]] *irc.server_default.password*
** Beschreibung: `Passwort für den Server`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `""`)
* *irc.server_default.proxy*
* [[option_irc.server_default.proxy]] *irc.server_default.proxy*
** Beschreibung: `Proxy, der für diesen Server verwendet wird (optional)`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `""`)
* *irc.server_default.realname*
* [[option_irc.server_default.realname]] *irc.server_default.realname*
** Beschreibung: `Realen Namen bei diesem Server nutzen`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `""`)
* *irc.server_default.sasl_mechanism*
* [[option_irc.server_default.sasl_mechanism]] *irc.server_default.sasl_mechanism*
** Beschreibung: `Vorrichtung zur SASL Authentifizierung`
** Typ: integer
** Werte: plain, dh-blowfish (Standardwert: `plain`)
* *irc.server_default.sasl_password*
* [[option_irc.server_default.sasl_password]] *irc.server_default.sasl_password*
** Beschreibung: `Passwort für SASL Authentifizierung`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `""`)
* *irc.server_default.sasl_timeout*
* [[option_irc.server_default.sasl_timeout]] *irc.server_default.sasl_timeout*
** Beschreibung: `Zeitüberschreitung (in Sekunden) bis zum Abbruch der SASL Authentifizierung`
** Typ: integer
** Werte: 1 .. 3600 (Standardwert: `15`)
* *irc.server_default.sasl_username*
* [[option_irc.server_default.sasl_username]] *irc.server_default.sasl_username*
** Beschreibung: `Username für SASL Authentifizierung`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `""`)
* *irc.server_default.ssl*
* [[option_irc.server_default.ssl]] *irc.server_default.ssl*
** Beschreibung: `Server über SSL ansprechen`
** Typ: boolesch
** Werte: on, off (Standardwert: `off`)
* *irc.server_default.ssl_cert*
* [[option_irc.server_default.ssl_cert]] *irc.server_default.ssl_cert*
** Beschreibung: `Datei für ssl Zertifikat um automatisch den eigenen Nick zu identifizieren ("%h" wird durch das WeeChat Verzeichnis ersetzt, Standardverzeichnis: "~/.weechat")`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `""`)
* *irc.server_default.ssl_dhkey_size*
* [[option_irc.server_default.ssl_dhkey_size]] *irc.server_default.ssl_dhkey_size*
** Beschreibung: `Größe des Schlüssels der während des Diffie-Hellman-Schlüsselaustausches genutzt wurde`
** Typ: integer
** Werte: 0 .. 2147483647 (Standardwert: `2048`)
* *irc.server_default.ssl_priorities*
* [[option_irc.server_default.ssl_priorities]] *irc.server_default.ssl_priorities*
** Beschreibung: `Zeichenkette mit Prioritäten für gnutls (für die korrekte Syntax siehe gnutls Dokumentation unter Funktion gnutls_priority_init. Gebräuchliche Zeichenketten sind: "PERFORMANCE", "NORMAL", "SECURE128", "SECURE256", "EXPORT", "NONE")`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"NORMAL"`)
* *irc.server_default.ssl_verify*
* [[option_irc.server_default.ssl_verify]] *irc.server_default.ssl_verify*
** Beschreibung: `Überprüfe ob die SSL-Verbindung vertrauenswürdig ist`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *irc.server_default.username*
* [[option_irc.server_default.username]] *irc.server_default.username*
** Beschreibung: `Benutzername für diesen Server`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `""`)

View File

@ -1,44 +1,44 @@
* *logger.file.auto_log*
* [[option_logger.file.auto_log]] *logger.file.auto_log*
** Beschreibung: `Speichert automatisch den Inhalt eines Buffers in eine Datei (sofern das Protokollieren für den Buffer nicht deaktiviert sein sollte)`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *logger.file.flush_delay*
* [[option_logger.file.flush_delay]] *logger.file.flush_delay*
** Beschreibung: `Zeit, in Sekunden, die verstreicht bis eine Protokolldatei gesichert werden soll (0 = Protokolldatei wird unmittelbar gesichert, nachdem eine neue Zeile dargestellt wurde)`
** Typ: integer
** Werte: 0 .. 3600 (Standardwert: `120`)
* *logger.file.info_lines*
* [[option_logger.file.info_lines]] *logger.file.info_lines*
** Beschreibung: `Fügt eine Information in die Protokoll-Datei ein, falls die Protokollierung gestartet oder beendet wird`
** Typ: boolesch
** Werte: on, off (Standardwert: `off`)
* *logger.file.mask*
* [[option_logger.file.mask]] *logger.file.mask*
** Beschreibung: `Standardmaske für Protokolldateien (Format: "Verzeichnis/zu/Datei" oder "Datei", ohne ein führendes "/", da die "Verzeichnis" Option genutzt wird um vollständige Verzeichnisstrukturen zu erstellen); lokale Buffer Variablen und Datumsspezifikationen (siehe: man strftime) sind zulässig`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"$plugin.$name.weechatlog"`)
* *logger.file.name_lower_case*
* [[option_logger.file.name_lower_case]] *logger.file.name_lower_case*
** Beschreibung: `Benutze ausschließlich Kleinschreibung für Protokoll-Dateien`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *logger.file.path*
* [[option_logger.file.path]] *logger.file.path*
** Beschreibung: `Pfad für WeeChat Protokolldateien; "%h" wird durch das WeeChat Verzeichnis ersetzt (Standardpfad: "~/.weechat"); eine Datumsspezifikation ist zulässig (siehe: man strftime)`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"%h/logs/"`)
* *logger.file.replacement_char*
* [[option_logger.file.replacement_char]] *logger.file.replacement_char*
** Beschreibung: `Ersatzzeichen für Dateinamen, falls der Dateiname Sonderzeichen beinhaltet (z.B. das Trennzeichen bei Verzeichnissen "/")`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"_"`)
* *logger.file.time_format*
* [[option_logger.file.time_format]] *logger.file.time_format*
** Beschreibung: `Zeitstempel in Protokoll-Datei nutzen (bitte dazu die Anleitung zu "strftime" (man strftime) durchlesen)`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"%Y-%m-%d %H:%M:%S"`)
* *logger.look.backlog*
* [[option_logger.look.backlog]] *logger.look.backlog*
** Beschreibung: `maximale Anzahl der Zeilen die aus der Protokoll-Datei dargestellt werden sollen, wenn ein Buffer geöffnet wird (0 = kein Darstellung)`
** Typ: integer
** Werte: 0 .. 2147483647 (Standardwert: `20`)

View File

@ -1,64 +1,64 @@
* *relay.color.status_active*
* [[option_relay.color.status_active]] *relay.color.status_active*
** Beschreibung: `Textfarbe für Status: "Verbindung hergestellt"`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `lightblue`)
* *relay.color.status_auth_failed*
* [[option_relay.color.status_auth_failed]] *relay.color.status_auth_failed*
** Beschreibung: `Textfarbe für Status: "Authentifizierung gescheitert"`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `lightred`)
* *relay.color.status_connecting*
* [[option_relay.color.status_connecting]] *relay.color.status_connecting*
** Beschreibung: `Textfarbe für Status: "verbinde"`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `yellow`)
* *relay.color.status_disconnected*
* [[option_relay.color.status_disconnected]] *relay.color.status_disconnected*
** Beschreibung: `Textfarbe für Status: "Verbindung getrennt"`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `lightred`)
* *relay.color.status_waiting_auth*
* [[option_relay.color.status_waiting_auth]] *relay.color.status_waiting_auth*
** Beschreibung: `Textfarbe für Status: "warte auf Authentifizierung"`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `brown`)
* *relay.color.text*
* [[option_relay.color.text]] *relay.color.text*
** Beschreibung: `Textfarbe`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `default`)
* *relay.color.text_bg*
* [[option_relay.color.text_bg]] *relay.color.text_bg*
** Beschreibung: `Hintergrundfarbe`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `default`)
* *relay.color.text_selected*
* [[option_relay.color.text_selected]] *relay.color.text_selected*
** Beschreibung: `Textfarbe für selektierten Client-Linie`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `white`)
* *relay.look.auto_open_buffer*
* [[option_relay.look.auto_open_buffer]] *relay.look.auto_open_buffer*
** Beschreibung: `Öffnet automatisch einen Relay-Buffer, falls eine Verbindung zu einem neuen Client hergestellt wird`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *relay.look.raw_messages*
* [[option_relay.look.raw_messages]] *relay.look.raw_messages*
** Beschreibung: `Anzahl der IRC-RAW-Nachrichten die im Speicher gehalten werden sollen falls der RAW-Daten-Buffer geschlossen ist (die Nachrichten werden umgehend angezeigt sobald der RAW-Daten-Buffer geöffnet wird)`
** Typ: integer
** Werte: 0 .. 65535 (Standardwert: `256`)
* *relay.network.bind_address*
* [[option_relay.network.bind_address]] *relay.network.bind_address*
** Beschreibung: `Adresse für Bind (falls nicht gesetzt ist eine Verbindung zu allen Interfaces möglich. Wird die Adresse "127.0.0.1" genutzt kann nur eine Verbindung mit dem lokalen Rechner hergestellt werden)`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `""`)
* *relay.network.max_clients*
* [[option_relay.network.max_clients]] *relay.network.max_clients*
** Beschreibung: `Maximale Anzahl an Clients die mit einem Port verbunden sein dürfen`
** Typ: integer
** Werte: 1 .. 1024 (Standardwert: `5`)
* *relay.network.password*
* [[option_relay.network.password]] *relay.network.password*
** Beschreibung: `Passwort wird von Clients benötigt um Zugriff auf dieses Relay zu erhalten (kein Eintrag bedeutet dass kein Passwort benötigt wird)`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `""`)

View File

@ -1,4 +1,4 @@
* *rmodifier.look.hide_char*
* [[option_rmodifier.look.hide_char]] *rmodifier.look.hide_char*
** Beschreibung: `Zeichen dass benutzt werden soll um bei einer Eingabe einer Zeichenkette zu verbergen`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"*"`)

View File

@ -1,759 +1,759 @@
* *weechat.color.bar_more*
* [[option_weechat.color.bar_more]] *weechat.color.bar_more*
** Beschreibung: `Farbe des '+' beim Verschieben der InfoBars`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `lightmagenta`)
* *weechat.color.chat*
* [[option_weechat.color.chat]] *weechat.color.chat*
** Beschreibung: `Farbe vom Chat-Text`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `default`)
* *weechat.color.chat_bg*
* [[option_weechat.color.chat_bg]] *weechat.color.chat_bg*
** Beschreibung: `Hintergrundfarbe des Chats`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `default`)
* *weechat.color.chat_buffer*
* [[option_weechat.color.chat_buffer]] *weechat.color.chat_buffer*
** Beschreibung: `Textfarbe für den Namen des Buffers`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `white`)
* *weechat.color.chat_channel*
* [[option_weechat.color.chat_channel]] *weechat.color.chat_channel*
** Beschreibung: `Farbe für den Channel-Namen`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `white`)
* *weechat.color.chat_delimiters*
* [[option_weechat.color.chat_delimiters]] *weechat.color.chat_delimiters*
** Beschreibung: `Farbe der Infobar-Trennzeichen`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `green`)
* *weechat.color.chat_highlight*
* [[option_weechat.color.chat_highlight]] *weechat.color.chat_highlight*
** Beschreibung: `Textfarbe für Highlight-Präfix`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `yellow`)
* *weechat.color.chat_highlight_bg*
* [[option_weechat.color.chat_highlight_bg]] *weechat.color.chat_highlight_bg*
** Beschreibung: `Hintergrundfarbe für Highlight-Präfix`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `magenta`)
* *weechat.color.chat_host*
* [[option_weechat.color.chat_host]] *weechat.color.chat_host*
** Beschreibung: `Textfarbe für Host-Namen`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `cyan`)
* *weechat.color.chat_inactive_buffer*
* [[option_weechat.color.chat_inactive_buffer]] *weechat.color.chat_inactive_buffer*
** Beschreibung: `Textfarbe für inaktive Zeilen im Chatfenster (Buffer wurde mit anderen Buffern zusammengefügt und der Buffer ist nicht aktiv)`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `darkgray`)
* *weechat.color.chat_inactive_window*
* [[option_weechat.color.chat_inactive_window]] *weechat.color.chat_inactive_window*
** Beschreibung: `Textfarbe für Chat wenn das Fenster inaktiv ist (betrifft nicht das aktuell ausgewählte Fenster)`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `darkgray`)
* *weechat.color.chat_nick*
* [[option_weechat.color.chat_nick]] *weechat.color.chat_nick*
** Beschreibung: `Farbe für Nicks im Chat-Fenster`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `lightcyan`)
* *weechat.color.chat_nick_colors*
* [[option_weechat.color.chat_nick_colors]] *weechat.color.chat_nick_colors*
** Beschreibung: `Textfarbe für Nicks (durch Kommata getrennte Liste von Farben. Eine Hintergrundfarbe kann durch das folgende Format genutzt werden: "fg:bg". Zum Beispiel: "lightred:blue")`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"cyan,magenta,green,brown,lightblue,default,lightcyan,lightmagenta,lightgreen,blue"`)
* *weechat.color.chat_nick_other*
* [[option_weechat.color.chat_nick_other]] *weechat.color.chat_nick_other*
** Beschreibung: `Farbe des anderen Nicknamens in einem privaten Buffer`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `cyan`)
* *weechat.color.chat_nick_self*
* [[option_weechat.color.chat_nick_self]] *weechat.color.chat_nick_self*
** Beschreibung: `Textfarbe für den eigenen Nicknamen, im lokalen Chat-Fenster.`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `white`)
* *weechat.color.chat_prefix_action*
* [[option_weechat.color.chat_prefix_action]] *weechat.color.chat_prefix_action*
** Beschreibung: `Textfarbe für Action-Präfix`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `white`)
* *weechat.color.chat_prefix_buffer*
* [[option_weechat.color.chat_prefix_buffer]] *weechat.color.chat_prefix_buffer*
** Beschreibung: `Textfarbe des Buffer-Namens (vor dem Präfix, wenn mehrere Buffer mit der selben Zahl zusammengefügt worden sind)`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `brown`)
* *weechat.color.chat_prefix_buffer_inactive_buffer*
* [[option_weechat.color.chat_prefix_buffer_inactive_buffer]] *weechat.color.chat_prefix_buffer_inactive_buffer*
** Beschreibung: `Textfarbe für den inaktiven Namen des Buffer (vor dem Präfix, falls mehrere Buffer zu einem zusammengefügt worden sind und der Buffer nicht ausgewählt ist)`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `darkgray`)
* *weechat.color.chat_prefix_error*
* [[option_weechat.color.chat_prefix_error]] *weechat.color.chat_prefix_error*
** Beschreibung: `Textfarbe für Fehler-Präfix`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `yellow`)
* *weechat.color.chat_prefix_join*
* [[option_weechat.color.chat_prefix_join]] *weechat.color.chat_prefix_join*
** Beschreibung: `Textfarbe für Join-Präfix`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `lightgreen`)
* *weechat.color.chat_prefix_more*
* [[option_weechat.color.chat_prefix_more]] *weechat.color.chat_prefix_more*
** Beschreibung: `Farbe des '+' falls Präfix zu lang sein sollte`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `lightmagenta`)
* *weechat.color.chat_prefix_network*
* [[option_weechat.color.chat_prefix_network]] *weechat.color.chat_prefix_network*
** Beschreibung: `Textfarbe für Netzwerk-Präfix`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `magenta`)
* *weechat.color.chat_prefix_quit*
* [[option_weechat.color.chat_prefix_quit]] *weechat.color.chat_prefix_quit*
** Beschreibung: `Textfarbe für Quit-Präfix`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `lightred`)
* *weechat.color.chat_prefix_suffix*
* [[option_weechat.color.chat_prefix_suffix]] *weechat.color.chat_prefix_suffix*
** Beschreibung: `Textfarbe für den Suffix (senkrechter Strich)`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `green`)
* *weechat.color.chat_read_marker*
* [[option_weechat.color.chat_read_marker]] *weechat.color.chat_read_marker*
** Beschreibung: `Farbe in der das Lesezeichen angezeigt werden soll`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `magenta`)
* *weechat.color.chat_read_marker_bg*
* [[option_weechat.color.chat_read_marker_bg]] *weechat.color.chat_read_marker_bg*
** Beschreibung: `Hintergrundfarbe in der das Lesezeichen angezeigt werden soll`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `default`)
* *weechat.color.chat_server*
* [[option_weechat.color.chat_server]] *weechat.color.chat_server*
** Beschreibung: `Textfarbe für den Namen des Servers`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `brown`)
* *weechat.color.chat_tags*
* [[option_weechat.color.chat_tags]] *weechat.color.chat_tags*
** Beschreibung: `Textfarbe für die Anzeige der Tags nach der jeweiligen Nachricht (wird durch den Befehl "/debug tags" angezeigt)`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `red`)
* *weechat.color.chat_text_found*
* [[option_weechat.color.chat_text_found]] *weechat.color.chat_text_found*
** Beschreibung: `Farbe zur Hervorhebung des gesuchten Textes in einer Zeile`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `yellow`)
* *weechat.color.chat_text_found_bg*
* [[option_weechat.color.chat_text_found_bg]] *weechat.color.chat_text_found_bg*
** Beschreibung: `Hintergrundfarbe zur Hervorhebung des gesuchten Textes in einer Zeile`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `lightmagenta`)
* *weechat.color.chat_time*
* [[option_weechat.color.chat_time]] *weechat.color.chat_time*
** Beschreibung: `Textfarbe der Zeit im Chatfenster`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `default`)
* *weechat.color.chat_time_delimiters*
* [[option_weechat.color.chat_time_delimiters]] *weechat.color.chat_time_delimiters*
** Beschreibung: `Farbe für das Zeit-Trennzeichen`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `brown`)
* *weechat.color.chat_value*
* [[option_weechat.color.chat_value]] *weechat.color.chat_value*
** Beschreibung: `Farbe für Werte`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `cyan`)
* *weechat.color.input_actions*
* [[option_weechat.color.input_actions]] *weechat.color.input_actions*
** Beschreibung: `Textfarbe in der Eingabezeile bei Aktivität (z.B. beim Einfügen von Zeilen)`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `lightgreen`)
* *weechat.color.input_text_not_found*
* [[option_weechat.color.input_text_not_found]] *weechat.color.input_text_not_found*
** Beschreibung: `Textfarbe in der Eingabezeile bei einer erfolglosen Textsuche`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `red`)
* *weechat.color.nicklist_away*
* [[option_weechat.color.nicklist_away]] *weechat.color.nicklist_away*
** Beschreibung: `Textfarbe von abwesenden Nicknamen`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `cyan`)
* *weechat.color.nicklist_group*
* [[option_weechat.color.nicklist_group]] *weechat.color.nicklist_group*
** Beschreibung: `Textfarbe für Gruppen in Nickliste`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `green`)
* *weechat.color.nicklist_offline*
* [[option_weechat.color.nicklist_offline]] *weechat.color.nicklist_offline*
** Beschreibung: `Textfarbe von Nicknamen die Offline sind`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `blue`)
* *weechat.color.separator*
* [[option_weechat.color.separator]] *weechat.color.separator*
** Beschreibung: `Hintergrundfarbe der Fenster-Separatoren im Chatfenster (bei geteiltem Bildschirm)`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `blue`)
* *weechat.color.status_count_highlight*
* [[option_weechat.color.status_count_highlight]] *weechat.color.status_count_highlight*
** Beschreibung: `Farbe für die Anzahl der Highlight-Nachrichten die in der Hotlist (Statusbar) dargestellt werden.`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `magenta`)
* *weechat.color.status_count_msg*
* [[option_weechat.color.status_count_msg]] *weechat.color.status_count_msg*
** Beschreibung: `Farbe für die Anzahl der Nachrichten die in der Hotlist (Statusbar) dargestellt werden.`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `brown`)
* *weechat.color.status_count_other*
* [[option_weechat.color.status_count_other]] *weechat.color.status_count_other*
** Beschreibung: `Farbe für die Anzahl aller anderen Nachrichten die in der Hotlist (Statusbar) dargestellt werden.`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `default`)
* *weechat.color.status_count_private*
* [[option_weechat.color.status_count_private]] *weechat.color.status_count_private*
** Beschreibung: `Farbe für die Anzahl der privaten Nachrichten die in der Hotlist (Statusbar) dargestellt werden.`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `green`)
* *weechat.color.status_data_highlight*
* [[option_weechat.color.status_data_highlight]] *weechat.color.status_data_highlight*
** Beschreibung: `Farbe eines Buffers mit Highlight-Nachricht (Statusbar)`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `lightmagenta`)
* *weechat.color.status_data_msg*
* [[option_weechat.color.status_data_msg]] *weechat.color.status_data_msg*
** Beschreibung: `Farbe eines Buffers der neue Nachrichten enthält (Statusbar)`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `yellow`)
* *weechat.color.status_data_other*
* [[option_weechat.color.status_data_other]] *weechat.color.status_data_other*
** Beschreibung: `Farbe eines Buffers mit neuen Daten (nicht Nachrichten in der Statusbar)`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `default`)
* *weechat.color.status_data_private*
* [[option_weechat.color.status_data_private]] *weechat.color.status_data_private*
** Beschreibung: `Farbe eines Bufffers mit privater Nachricht (Statusbar)`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `lightgreen`)
* *weechat.color.status_filter*
* [[option_weechat.color.status_filter]] *weechat.color.status_filter*
** Beschreibung: `Farbe des Filterkennzeichens in der Statuszeile`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `green`)
* *weechat.color.status_more*
* [[option_weechat.color.status_more]] *weechat.color.status_more*
** Beschreibung: `Farbe eines Buffers mit neuen Daten (Statusbar)`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `yellow`)
* *weechat.color.status_name*
* [[option_weechat.color.status_name]] *weechat.color.status_name*
** Beschreibung: `Farbe des aktuellen Buffer-Namens in der Statuszeile`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `white`)
* *weechat.color.status_name_ssl*
* [[option_weechat.color.status_name_ssl]] *weechat.color.status_name_ssl*
** Beschreibung: `Farbe in der der aktuelle Buffer-Name in der Statuszeile angezeigt werden soll falls die Verbindung durch ein Protokoll z.B. SSL geschützt ist`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `lightgreen`)
* *weechat.color.status_number*
* [[option_weechat.color.status_number]] *weechat.color.status_number*
** Beschreibung: `Farbe des aktuellen Channels in der Statuszeile`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `yellow`)
* *weechat.color.status_time*
* [[option_weechat.color.status_time]] *weechat.color.status_time*
** Beschreibung: `Textfarbe für die Uhrzeit (Statusbar)`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `default`)
* *weechat.completion.default_template*
* [[option_weechat.completion.default_template]] *weechat.completion.default_template*
** Beschreibung: `Standardvorlage für die automatische Vervollständigung (in der Dokumentation finden Sie die vorgegebenen Codes und Werte)`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"%(nicks)|%(irc_channels)"`)
* *weechat.completion.nick_add_space*
* [[option_weechat.completion.nick_add_space]] *weechat.completion.nick_add_space*
** Beschreibung: `Füge ein Leerzeichen hinter die Nick-Vervollständigung ein (sofern der Nickname nicht das erste Wort in einer Kommandozeile darstellt)`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *weechat.completion.nick_completer*
* [[option_weechat.completion.nick_completer]] *weechat.completion.nick_completer*
** Beschreibung: `Nach Nick-Vervollständigung anzufügende Zeichenfolge`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `":"`)
* *weechat.completion.nick_first_only*
* [[option_weechat.completion.nick_first_only]] *weechat.completion.nick_first_only*
** Beschreibung: `Nur mit dem ersten, passendem Nick-Namen vervollständigen`
** Typ: boolesch
** Werte: on, off (Standardwert: `off`)
* *weechat.completion.nick_ignore_chars*
* [[option_weechat.completion.nick_ignore_chars]] *weechat.completion.nick_ignore_chars*
** Beschreibung: `Zeichen, die bei der Vervollständigung von Nicks ignoriert werden`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"[]`_-^"`)
* *weechat.completion.partial_completion_alert*
* [[option_weechat.completion.partial_completion_alert]] *weechat.completion.partial_completion_alert*
** Beschreibung: `Informiert User wenn eine teilweise Vervollständigung auftritt`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *weechat.completion.partial_completion_command*
* [[option_weechat.completion.partial_completion_command]] *weechat.completion.partial_completion_command*
** Beschreibung: `teilweise Vervollständigung von Befehlen (stoppt falls zu viele Befehle mit dem selben Buchstaben beginnen)`
** Typ: boolesch
** Werte: on, off (Standardwert: `off`)
* *weechat.completion.partial_completion_command_arg*
* [[option_weechat.completion.partial_completion_command_arg]] *weechat.completion.partial_completion_command_arg*
** Beschreibung: `teilweise Vervollständigung von Befehls-Argumenten (stoppt falls zu viele Befehle mit dem selben Präfix beginnen)`
** Typ: boolesch
** Werte: on, off (Standardwert: `off`)
* *weechat.completion.partial_completion_count*
* [[option_weechat.completion.partial_completion_count]] *weechat.completion.partial_completion_count*
** Beschreibung: `Zeigt bei einer teilweisen Vervollständigung die Anzahl der jeweiligen Möglichkeiten in der Bar-Item an`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *weechat.completion.partial_completion_other*
* [[option_weechat.completion.partial_completion_other]] *weechat.completion.partial_completion_other*
** Beschreibung: `teilweise Vervollständigung von externen Befehlen (stoppt falls zu viele Befehle mit dem selben Buchstaben beginnen)`
** Typ: boolesch
** Werte: on, off (Standardwert: `off`)
* *weechat.history.display_default*
* [[option_weechat.history.display_default]] *weechat.history.display_default*
** Beschreibung: `Wert für die maximale Anzahl der angezeigten Befehle im Verlaufsspeicher, die mittels /history angezeigt werden (0: unbegrenzt)`
** Typ: integer
** Werte: 0 .. 2147483647 (Standardwert: `5`)
* *weechat.history.max_buffer_lines_minutes*
* [[option_weechat.history.max_buffer_lines_minutes]] *weechat.history.max_buffer_lines_minutes*
** Beschreibung: `maximale Anzahl in Minuten wie Lange die Zeilen m Verlaufspeicher pro Buffer gehalten werden sollen (0 = unbegrenzt, Beispiele: 1440 = einen Tag, 10080 = eine Woche, 43200 = einen Monat, 525600 = ein Jahr)`
** Typ: integer
** Werte: 0 .. 2147483647 (Standardwert: `0`)
* *weechat.history.max_buffer_lines_number*
* [[option_weechat.history.max_buffer_lines_number]] *weechat.history.max_buffer_lines_number*
** Beschreibung: `maximale Anzahl an Zeilen im Verlaufsspeicher. Dies gilt pro Buffer (0: keine Zeilenbegrenzung)`
** Typ: integer
** Werte: 0 .. 2147483647 (Standardwert: `4096`)
* *weechat.history.max_commands*
* [[option_weechat.history.max_commands]] *weechat.history.max_commands*
** Beschreibung: `maximale Anzahl an Befehlen im Verlauf (0: kein Begrenzung)`
** Typ: integer
** Werte: 0 .. 2147483647 (Standardwert: `100`)
* *weechat.history.max_visited_buffers*
* [[option_weechat.history.max_visited_buffers]] *weechat.history.max_visited_buffers*
** Beschreibung: `maximale Anzahl an besuchten Buffern welche im Speicher gehalten werden sollen`
** Typ: integer
** Werte: 0 .. 1000 (Standardwert: `50`)
* *weechat.look.align_end_of_lines*
* [[option_weechat.look.align_end_of_lines]] *weechat.look.align_end_of_lines*
** Beschreibung: `Einstellung bei einem Zeilenumbruch (betrifft alle Zeilen, außer der ersten Zeile). Die Darstellung der nachfolgenden Zeile beginnt unter: (Zeit = time, Buffer = buffer, Präfix = prefix, Suffix = suffix, Nachricht = message (Standardwert))`
** Typ: integer
** Werte: time, buffer, prefix, suffix, message (Standardwert: `message`)
* *weechat.look.bar_more_down*
* [[option_weechat.look.bar_more_down]] *weechat.look.bar_more_down*
** Beschreibung: `Zeichen welches anzeigt, dass die Bar nach unten gescrollt werden kann (dies trifft nur auf Bars zu bei denen die Option "/set *.filling_*" nicht auf "horizontal" eingestellt ist).`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"++"`)
* *weechat.look.bar_more_left*
* [[option_weechat.look.bar_more_left]] *weechat.look.bar_more_left*
** Beschreibung: `Zeichen welches anzeigt, dass die Bar nach links gescrollt werden kann (dies trifft nur auf Bars zu bei denen die Option "/set *.filling_*" nicht auf "horizontal" eingestellt ist).`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"<<"`)
* *weechat.look.bar_more_right*
* [[option_weechat.look.bar_more_right]] *weechat.look.bar_more_right*
** Beschreibung: `Zeichen welches anzeigt, dass die Bar nach rechts gescrollt werden kann (dies trifft nur auf Bars zu bei denen die Option "/set *.filling_*" nicht auf "horizontal" eingestellt ist).`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `">>"`)
* *weechat.look.bar_more_up*
* [[option_weechat.look.bar_more_up]] *weechat.look.bar_more_up*
** Beschreibung: `Zeichen welches anzeigt, dass die Bar nach oben gescrollt werden kann (dies trifft nur auf Bars zu bei denen die Option "/set *.filling_*" nicht auf "horizontal" eingestellt ist).`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"--"`)
* *weechat.look.buffer_notify_default*
* [[option_weechat.look.buffer_notify_default]] *weechat.look.buffer_notify_default*
** Beschreibung: `Standardeinstellung der Benachrichtigungsstufe für Buffer (dies wird genutzt um WeeChat mitzuteilen ob der Buffer in der Hotlist angezeigt werden soll oder nicht, entsprechend der Wichtigkeit der Nachricht): all=alle Nachrichten (Standard), message=Nachrichten+Highlights, highlights=nur Highlights, none=Hotlist wird niemals angezeigt.`
** Typ: integer
** Werte: none, highlight, message, all (Standardwert: `all`)
* *weechat.look.buffer_time_format*
* [[option_weechat.look.buffer_time_format]] *weechat.look.buffer_time_format*
** Beschreibung: `Format für die Zeitanzeige welche in jeder Zeile eines Buffers dargestellt wird (siehe man strftime für Datum/Zeit Platzhalter). Durch das Format "${Farbe}" ist es möglich eine Farbauswahl zu treffen, zum Beispiel eine französische Uhr: "${lightblue}%H${white}%M${lightred}%S"`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"%H:%M:%S"`)
* *weechat.look.color_basic_force_bold*
* [[option_weechat.look.color_basic_force_bold]] *weechat.look.color_basic_force_bold*
** Beschreibung: `erzwingt das Textattribut "fett" für helle Farben und "darkgray" um diese Farben stärker hervorzuheben (diese Option ist standardmäßig deaktiviert: "fett" findet ausschließlich dann Verwendung falls das Terminal weniger als 16 Farben zur Verfügung stellt)`
** Typ: boolesch
** Werte: on, off (Standardwert: `off`)
* *weechat.look.color_inactive_buffer*
* [[option_weechat.look.color_inactive_buffer]] *weechat.look.color_inactive_buffer*
** Beschreibung: `Textfarbe der Zeilen in einem inaktiven Buffer (betrifft Zeilen in einem zusammengefügt Buffer, welcher nicht aktiv ist)`
** Typ: boolesch
** Werte: on, off (Standardwert: `off`)
* *weechat.look.color_inactive_message*
* [[option_weechat.look.color_inactive_message]] *weechat.look.color_inactive_message*
** Beschreibung: `nutzt eine andere Farbe um die inaktiven Nachrichten darzustellen (Fenster ist nicht das aktuelle Fenster oder die Zeile des zusammengefügten Buffers ist nicht aktiv)`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *weechat.look.color_inactive_prefix*
* [[option_weechat.look.color_inactive_prefix]] *weechat.look.color_inactive_prefix*
** Beschreibung: `nutzt eine andere Farbe um den inaktiven Prefix darzustellen (Fenster ist nicht das aktuelle Fenster oder die Zeile des zusammengefügten Buffers ist nicht aktiv)`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *weechat.look.color_inactive_prefix_buffer*
* [[option_weechat.look.color_inactive_prefix_buffer]] *weechat.look.color_inactive_prefix_buffer*
** Beschreibung: `nutzt eine andere Farbe um den inaktiven BUffernamen im Prefix (Fenster ist nicht das aktuelle Fenster oder die Zeile des zusammengefügten Buffers ist nicht aktiv)`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *weechat.look.color_inactive_time*
* [[option_weechat.look.color_inactive_time]] *weechat.look.color_inactive_time*
** Beschreibung: `nutzt eine andere Farbe um die inaktive Zeitangabe darzustellen (Fenster ist nicht das aktuelle Fenster oder die Zeile des zusammengefügten Buffers ist nicht aktiv)`
** Typ: boolesch
** Werte: on, off (Standardwert: `off`)
* *weechat.look.color_inactive_window*
* [[option_weechat.look.color_inactive_window]] *weechat.look.color_inactive_window*
** Beschreibung: `Textfarbe der Zeilen in einem inaktiven Fenster (betrifft das Fenster, welches nicht aktiv ist)`
** Typ: boolesch
** Werte: on, off (Standardwert: `off`)
* *weechat.look.color_pairs_auto_reset*
* [[option_weechat.look.color_pairs_auto_reset]] *weechat.look.color_pairs_auto_reset*
** Beschreibung: `automatischer Reset der Farbpaarungen sobald die verfügbare Anzahl an Paaren kleiner oder gleich der hier angegebenen Anzahl ist (-1 = deaktiviert den automatischen Reset, dann ist ein manueller Reset mittels "/color reset" notwendig falls alle Farbpaarungen belegt sind)`
** Typ: integer
** Werte: -1 .. 256 (Standardwert: `5`)
* *weechat.look.color_real_white*
* [[option_weechat.look.color_real_white]] *weechat.look.color_real_white*
** Beschreibung: `Falls diese Option aktiviert ist, wird echtes weiß als Farbe genutzt. In der Standardeinstellung ist diese Option allerdings deaktiviert damit es zu keinen Problemen mit Terminals kommt die einen weißen Hintergrund nutzen (falls man keinen weißen Hintergrund nutzt dann ist es ratsam diese Option zu aktivieren, andernfalls wird die voreingestellte Vordergrundfarbe des Terminals verwendet)`
** Typ: boolesch
** Werte: on, off (Standardwert: `off`)
* *weechat.look.command_chars*
* [[option_weechat.look.command_chars]] *weechat.look.command_chars*
** Beschreibung: `Bestimmt ein- oder mehrere Zeichen mit denen man ebenfalls einen Befehl ausführen kann. Zum Beispiel mittels ".$". Der Schrägstrich (slash: "/") ist ein reserviertes Zeichen und kann immer genutzt werden.`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `""`)
* *weechat.look.confirm_quit*
* [[option_weechat.look.confirm_quit]] *weechat.look.confirm_quit*
** Beschreibung: `Falls diese Option aktiviert ist muss der "/quit" Befehl mit der Option "-yes" ausgeführt werden (siehe /help quit)`
** Typ: boolesch
** Werte: on, off (Standardwert: `off`)
* *weechat.look.day_change*
* [[option_weechat.look.day_change]] *weechat.look.day_change*
** Beschreibung: `Wenn ein neuer Tag beginnt wird eine entsprechende Nachricht angezeigt`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *weechat.look.day_change_time_format*
* [[option_weechat.look.day_change_time_format]] *weechat.look.day_change_time_format*
** Beschreibung: `Format für die Uhrzeit und das Datum, dass beim Datumswechsel angezeigt werden soll`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"%a, %d %b %Y"`)
* *weechat.look.eat_newline_glitch*
* [[option_weechat.look.eat_newline_glitch]] *weechat.look.eat_newline_glitch*
** Beschreibung: `aktiviert man diese Option, dann wird "eat_newline_glitch" auf 0 gesetzt; dies bedeutet, dass am Ende einer Zeile kein Zeilenumbruch angehangen wird und somit der Text beim kopieren aus WeeChat und beim einfügen in einer anderen Applikation nicht umgebrochen wird (diese Option ist standardmäßig deaktiviert, da es zu schwerwiegenden Grafikfehlern kommen kann)`
** Typ: boolesch
** Werte: on, off (Standardwert: `off`)
* *weechat.look.highlight*
* [[option_weechat.look.highlight]] *weechat.look.highlight*
** Beschreibung: `Durch Kommata getrennte Liste der hervorzuhebenden Wörter (Groß-/Kleinschreibung wird nicht beachtet. Die Schlagwörter können mit "*", als Joker, beginnen oder enden)`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `""`)
* *weechat.look.highlight_regex*
* [[option_weechat.look.highlight_regex]] *weechat.look.highlight_regex*
** Beschreibung: `Suchmuster (regulärer Ausdrück) dass genutzt werden soll um zu überprüfen ob eine Nachricht ein Highlight enthält oder nicht. Mindestens eine Zeichenkette muss dabei auf das Suchmuster passen (alphanumerisch, "-", "_" oder "|"), das Suchmuster unterscheidet zwischen Groß-und Kleinschreibung. Beispiel: "FlashCode|flashy"`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `""`)
* *weechat.look.highlight_tags*
* [[option_weechat.look.highlight_tags]] *weechat.look.highlight_tags*
** Beschreibung: `Durch Kommata getrennte Liste der hervorzuhebenden Wörter (Groß-/Kleinschreibung wird nicht beachtet. Beispiele: "irc_notice" für IRC Nachrichten, "nick_flashcode" für Nachrichten vom Nick "FlashCode")`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `""`)
* *weechat.look.hotlist_add_buffer_if_away*
* [[option_weechat.look.hotlist_add_buffer_if_away]] *weechat.look.hotlist_add_buffer_if_away*
** Beschreibung: `fügt einen beliebigen Buffer zur Hotlist hinzu (dies schließt den aktuellen oder jeden anderen sichtbaren Buffer ein) sofern die lokale Variable "away" für den Buffer gesetzt wurde`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *weechat.look.hotlist_buffer_separator*
* [[option_weechat.look.hotlist_buffer_separator]] *weechat.look.hotlist_buffer_separator*
** Beschreibung: `Zeichen welches zum Trennen zwischen den verschiedenen Buffern in der Hotlist genutzt werden soll.`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `", "`)
* *weechat.look.hotlist_count_max*
* [[option_weechat.look.hotlist_count_max]] *weechat.look.hotlist_count_max*
** Beschreibung: `Maximale Anzahl an Nachrichten für den Nachrichtenzähler in der Hotlist, pro Buffer (0 = der Nachrichtenzähler wird nicht dargestellt)`
** Typ: integer
** Werte: 0 .. 4 (Standardwert: `2`)
* *weechat.look.hotlist_count_min_msg*
* [[option_weechat.look.hotlist_count_min_msg]] *weechat.look.hotlist_count_min_msg*
** Beschreibung: `Zeigt einen Nachrichtenzähler an sofern die Anzahl der Nachrichten größer oder gleich diesen Wertes ist.`
** Typ: integer
** Werte: 1 .. 100 (Standardwert: `2`)
* *weechat.look.hotlist_names_count*
* [[option_weechat.look.hotlist_names_count]] *weechat.look.hotlist_names_count*
** Beschreibung: `Maximale Anzahl an Namen in der Hotlist (0 = es werden keine Namen angezeigt, sondern nur die Nummern der Buffer)`
** Typ: integer
** Werte: 0 .. 32 (Standardwert: `3`)
* *weechat.look.hotlist_names_length*
* [[option_weechat.look.hotlist_names_length]] *weechat.look.hotlist_names_length*
** Beschreibung: `maximale Länge der Namen in der Hotlist (0: kein Limitierung)`
** Typ: integer
** Werte: 0 .. 32 (Standardwert: `0`)
* *weechat.look.hotlist_names_level*
* [[option_weechat.look.hotlist_names_level]] *weechat.look.hotlist_names_level*
** Beschreibung: `Level für Namensanzeige in der Hotlist (Kombination aus: 1=join/part, 2=Nachricht, 4=Query, 8=Highlight, z.B. 12=Query+Highlight)`
** Typ: integer
** Werte: 1 .. 15 (Standardwert: `12`)
* *weechat.look.hotlist_names_merged_buffers*
* [[option_weechat.look.hotlist_names_merged_buffers]] *weechat.look.hotlist_names_merged_buffers*
** Beschreibung: `Falls diese Option aktiviert ist, werden die Namen der zusammengefügten Buffer auf jeden Fall dargestellt`
** Typ: boolesch
** Werte: on, off (Standardwert: `off`)
* *weechat.look.hotlist_short_names*
* [[option_weechat.look.hotlist_short_names]] *weechat.look.hotlist_short_names*
** Beschreibung: `Falls diese Option aktiviert ist, wird der Kurzname der zusammengefügten Buffer in der Hotlist dargestellt (die Darstellung geschieht nach dem ersten '.' im Namen)`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *weechat.look.hotlist_sort*
* [[option_weechat.look.hotlist_sort]] *weechat.look.hotlist_sort*
** Beschreibung: `Sortierung der Hotlist (group_time_asc (Standardwert), group_time_desc, group_number_asc, group_number_desc, number_asc, number_desc)`
** Typ: integer
** Werte: group_time_asc, group_time_desc, group_number_asc, group_number_desc, number_asc, number_desc (Standardwert: `group_time_asc`)
* *weechat.look.hotlist_unique_numbers*
* [[option_weechat.look.hotlist_unique_numbers]] *weechat.look.hotlist_unique_numbers*
** Beschreibung: `Es wird nur jeweils einmal die Nummer des Buffers in der Hotlist angezeigt (diese Option kommt nur zum Tragen sofern KEINE Buffernamen angezeigt werden)`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *weechat.look.input_cursor_scroll*
* [[option_weechat.look.input_cursor_scroll]] *weechat.look.input_cursor_scroll*
** Beschreibung: `Anzahl an Zeichen die nach links verschoben werden sollen, falls das Ende der Eingabezeile erreicht wird.`
** Typ: integer
** Werte: 0 .. 100 (Standardwert: `20`)
* *weechat.look.input_share*
* [[option_weechat.look.input_share]] *weechat.look.input_share*
** Beschreibung: `Mit dieser Option kann man den Inhalt der Eingabezeile in allen Buffern verwenden. Es können dabei nur Befehle (commands), nur Text (text) oder beides (all) berücksichtigt werden (Der Befehlsverlauf der einzelnen Buffer bleibt hierbei erhalten)`
** Typ: integer
** Werte: none, commands, text, all (Standardwert: `none`)
* *weechat.look.input_share_overwrite*
* [[option_weechat.look.input_share_overwrite]] *weechat.look.input_share_overwrite*
** Beschreibung: `Falls diese Option aktiviert ist und die Eingabezeile für alle Buffer genutzt wird dann wird ggf. der Inhalt im Zielbuffer überschrieben`
** Typ: boolesch
** Werte: on, off (Standardwert: `off`)
* *weechat.look.input_undo_max*
* [[option_weechat.look.input_undo_max]] *weechat.look.input_undo_max*
** Beschreibung: `maximale Anzahl von "Rücknahmen" für Befehle im Verlauf, pro Buffer (0: deaktiviert die Funktion)`
** Typ: integer
** Werte: 0 .. 65535 (Standardwert: `32`)
* *weechat.look.item_buffer_filter*
* [[option_weechat.look.item_buffer_filter]] *weechat.look.item_buffer_filter*
** Beschreibung: `Zeichen mit welchem in der Bar-Item ("buffer_filter") signalisiert wird ob im aktuellen Buffer die Filterfunktion eingeschaltet ist.`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"*"`)
* *weechat.look.item_time_format*
* [[option_weechat.look.item_time_format]] *weechat.look.item_time_format*
** Beschreibung: `Format für die Zeitanzeige, "time", in der Bar-Item (siehe man strftime für Datum/Zeit Platzhalter)`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"%H:%M"`)
* *weechat.look.jump_current_to_previous_buffer*
* [[option_weechat.look.jump_current_to_previous_buffer]] *weechat.look.jump_current_to_previous_buffer*
** Beschreibung: `Wechselt zum vorher genutzten Buffer falls man mit dem Befehl /buffer *N (N ist die Buffer-Nummer) zum aktuellen Buffer gewechselt hat. Dies dient dazu um zwischen zwei Buffern einfach hin- und her zu springen.`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *weechat.look.jump_previous_buffer_when_closing*
* [[option_weechat.look.jump_previous_buffer_when_closing]] *weechat.look.jump_previous_buffer_when_closing*
** Beschreibung: `Wechselt zum vorher genutzten Buffer falls der aktuelle Buffer geschlossen wird (wenn diese Funktion deaktiviert ist wird zum Buffer gewechselt der die Position -1 einnimmt)`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *weechat.look.mouse*
* [[option_weechat.look.mouse]] *weechat.look.mouse*
** Beschreibung: `Mausunterstützung beim Start aktivieren (um die Funktion direkt zu aktivieren, siehe /help mouse)`
** Typ: boolesch
** Werte: on, off (Standardwert: `off`)
* *weechat.look.mouse_timer_delay*
* [[option_weechat.look.mouse_timer_delay]] *weechat.look.mouse_timer_delay*
** Beschreibung: `Verzögerung (in Millisekunden) um ein Mauskommado zu fangen: WeeChat wartet zuerst diese Verzögerung ab bevor das Kommando verarbeitet wird`
** Typ: integer
** Werte: 1 .. 10000 (Standardwert: `100`)
* *weechat.look.nickmode*
* [[option_weechat.look.nickmode]] *weechat.look.nickmode*
** Beschreibung: `Nickmode ((half)op/voice [@%+]) vor dem Nicknamen anzeigen`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *weechat.look.nickmode_empty*
* [[option_weechat.look.nickmode_empty]] *weechat.look.nickmode_empty*
** Beschreibung: `Leerzeichen anzeigen wenn Nickmode nicht (half)op/voice (@%+) ist`
** Typ: boolesch
** Werte: on, off (Standardwert: `off`)
* *weechat.look.paste_max_lines*
* [[option_weechat.look.paste_max_lines]] *weechat.look.paste_max_lines*
** Beschreibung: `maximale Anzahl der Zeilen die eingefügt werden dürfen ohne dass der Anwender gefragt wird (0 = schaltet diese Funktion ab)`
** Typ: integer
** Werte: 0 .. 2147483647 (Standardwert: `3`)
* *weechat.look.prefix_action*
* [[option_weechat.look.prefix_action]] *weechat.look.prefix_action*
** Beschreibung: `Präfix für Action-Nachrichten`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `" *"`)
* *weechat.look.prefix_align*
* [[option_weechat.look.prefix_align]] *weechat.look.prefix_align*
** Beschreibung: `Einstellung für Präfix (keine = none, links = left, rechts = right (Voreinstellung))`
** Typ: integer
** Werte: none, left, right (Standardwert: `right`)
* *weechat.look.prefix_align_max*
* [[option_weechat.look.prefix_align_max]] *weechat.look.prefix_align_max*
** Beschreibung: `maximale Größe des Präfix (0 = keine maximale Länge)`
** Typ: integer
** Werte: 0 .. 128 (Standardwert: `0`)
* *weechat.look.prefix_align_min*
* [[option_weechat.look.prefix_align_min]] *weechat.look.prefix_align_min*
** Beschreibung: `minimale Größe des Präfix`
** Typ: integer
** Werte: 0 .. 128 (Standardwert: `0`)
* *weechat.look.prefix_align_more*
* [[option_weechat.look.prefix_align_more]] *weechat.look.prefix_align_more*
** Beschreibung: `Anzeige eines '+' falls das Präfix abgeschnitten ist`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *weechat.look.prefix_buffer_align*
* [[option_weechat.look.prefix_buffer_align]] *weechat.look.prefix_buffer_align*
** Beschreibung: `Einstellung des Präfix für den Buffer-Namen falls viele Buffer zu einem Buffer zusammengefügt wurden (keine = none, links = left, rechts = right (Standardwert))`
** Typ: integer
** Werte: none, left, right (Standardwert: `right`)
* *weechat.look.prefix_buffer_align_max*
* [[option_weechat.look.prefix_buffer_align_max]] *weechat.look.prefix_buffer_align_max*
** Beschreibung: `maximale Größe für einen Buffer-Namen falls mehrere Buffer zusammengefügt worden sind (0 = keine Größenbegrenzung)`
** Typ: integer
** Werte: 0 .. 128 (Standardwert: `0`)
* *weechat.look.prefix_buffer_align_more*
* [[option_weechat.look.prefix_buffer_align_more]] *weechat.look.prefix_buffer_align_more*
** Beschreibung: `Stellt das Symbol '+' dar falls der Buffername gekürzt wurde (wenn mehrere Buffer zusammengefügt wurden und diese somit die selbe Nummer besitzen)`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *weechat.look.prefix_error*
* [[option_weechat.look.prefix_error]] *weechat.look.prefix_error*
** Beschreibung: `Präfix für Fehlermeldungen`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"=!="`)
* *weechat.look.prefix_join*
* [[option_weechat.look.prefix_join]] *weechat.look.prefix_join*
** Beschreibung: `Präfix für Join-Nachrichten`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"-->"`)
* *weechat.look.prefix_network*
* [[option_weechat.look.prefix_network]] *weechat.look.prefix_network*
** Beschreibung: `Präfix für Netzwerkmeldungen`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"--"`)
* *weechat.look.prefix_quit*
* [[option_weechat.look.prefix_quit]] *weechat.look.prefix_quit*
** Beschreibung: `Präfix für Quit-Nachrichten`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"<--"`)
* *weechat.look.prefix_suffix*
* [[option_weechat.look.prefix_suffix]] *weechat.look.prefix_suffix*
** Beschreibung: `Nach dem Präfix anzufügende Zeichenfolge`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"|"`)
* *weechat.look.read_marker*
* [[option_weechat.look.read_marker]] *weechat.look.read_marker*
** Beschreibung: `Nutzt eine Linie oder ein Zeichen um die erste ungelesene Nachricht in einem Buffer zu markieren`
** Typ: integer
** Werte: none, line, char (Standardwert: `line`)
* *weechat.look.read_marker_always_show*
* [[option_weechat.look.read_marker_always_show]] *weechat.look.read_marker_always_show*
** Beschreibung: `Das Lesezeichen wird immer dargestellt auch wenn noch keine neue Nachricht im Buffer geschrieben wurde`
** Typ: boolesch
** Werte: on, off (Standardwert: `off`)
* *weechat.look.read_marker_string*
* [[option_weechat.look.read_marker_string]] *weechat.look.read_marker_string*
** Beschreibung: `Zeichen dass als Lesezeichen genutzt werden soll (das Zeichen wird bis zum Ende der Zeile wiederholt)`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"- "`)
* *weechat.look.save_config_on_exit*
* [[option_weechat.look.save_config_on_exit]] *weechat.look.save_config_on_exit*
** Beschreibung: `Konfiguration beim Beenden abspeichern`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *weechat.look.save_layout_on_exit*
* [[option_weechat.look.save_layout_on_exit]] *weechat.look.save_layout_on_exit*
** Beschreibung: `Beim Beenden wird das Layout gespeichert (Buffer, Fenster oder beides)`
** Typ: integer
** Werte: none, buffers, windows, all (Standardwert: `none`)
* *weechat.look.scroll_amount*
* [[option_weechat.look.scroll_amount]] *weechat.look.scroll_amount*
** Beschreibung: `Anzahl der zu scrollenden Zeilen wenn Seitenweise geblättert wird (Bild hoch/runter)`
** Typ: integer
** Werte: 1 .. 2147483647 (Standardwert: `3`)
* *weechat.look.scroll_page_percent*
* [[option_weechat.look.scroll_page_percent]] *weechat.look.scroll_page_percent*
** Beschreibung: `Angabe in Prozent, die die Seite hoch oder runter gescrollt werden soll (Beispiel: 100 für eine ganze Seite, 50 für eine halbe Seite)`
** Typ: integer
** Werte: 1 .. 100 (Standardwert: `100`)
* *weechat.look.search_text_not_found_alert*
* [[option_weechat.look.search_text_not_found_alert]] *weechat.look.search_text_not_found_alert*
** Beschreibung: `Informiert den Anwender falls der gesuchte Text nicht im Buffer gefunden wurde`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *weechat.look.separator_horizontal*
* [[option_weechat.look.separator_horizontal]] *weechat.look.separator_horizontal*
** Beschreibung: `Das angegebene Zeichen wird genutzt um damit die horizontalen Linien zu zeichnen. Wird kein Zeichen angegeben zeichnet ncurses eine durchgezogene Linie. Dies kann allerdings bei einigen Terminals zu Fehlern führen, falls die URL Auswahl genutzt wird. Wide Chars sind für diese Option NICHT erlaubt.`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"-"`)
* *weechat.look.separator_vertical*
* [[option_weechat.look.separator_vertical]] *weechat.look.separator_vertical*
** Beschreibung: `Das angegebene Zeichen wird genutzt um damit die vertikale Linien zu zeichnen. Wird kein Zeichen angegeben zeichnet ncurses eine durchgezogene Linie. Wide Chars sind für diese Option NICHT erlaubt.`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `""`)
* *weechat.look.set_title*
* [[option_weechat.look.set_title]] *weechat.look.set_title*
** Beschreibung: `setzen des Fenstertitels (oder Terminal-Titel im Curses-GUI), mit Name und Version`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *weechat.look.time_format*
* [[option_weechat.look.time_format]] *weechat.look.time_format*
** Beschreibung: `Zeitstempel für das Datum. Der Zeitstempel wird in eine Zeichenkette umgewandelt und in Nachrichten dargestellt.`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"%a, %d %b %Y %T"`)
* *weechat.network.gnutls_ca_file*
* [[option_weechat.network.gnutls_ca_file]] *weechat.network.gnutls_ca_file*
** Beschreibung: `Datei beinhaltet die digitalen Zertifikate ("%h" wird durch das WeeChat Verzeichnis ersetzt, Standardverzeichnis: "~/.weechat")`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"/etc/ssl/certs/ca-certificates.crt"`)
* *weechat.network.gnutls_handshake_timeout*
* [[option_weechat.network.gnutls_handshake_timeout]] *weechat.network.gnutls_handshake_timeout*
** Beschreibung: `Zeitüberschreitung (in Sekunden) für gnutls handshake`
** Typ: integer
** Werte: 1 .. 2147483647 (Standardwert: `30`)
* *weechat.plugin.autoload*
* [[option_weechat.plugin.autoload]] *weechat.plugin.autoload*
** Beschreibung: `Eine durch Kommata getrennte Liste der Erweiterungen die beim Programmstart automatisch geladen werden sollen, "*" lädt alle gefundenen Erweiterungen. Beginnt der Name hingegen mit "!" wird die Erweiterung nicht geladen. Suchmuster können mit einem Joker ("*") beginnen oder enden um mehrere Erweiterungen zu laden (Beispiele: "*" oder "*,!lua,!tcl")`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"*"`)
* *weechat.plugin.debug*
* [[option_weechat.plugin.debug]] *weechat.plugin.debug*
** Beschreibung: `aktiviere Debug-Nachrichten für alle Erweiterungen (diese Option ist standardmäßig deaktiviert und das ist auch gut so)`
** Typ: boolesch
** Werte: on, off (Standardwert: `off`)
* *weechat.plugin.extension*
* [[option_weechat.plugin.extension]] *weechat.plugin.extension*
** Beschreibung: `Standard Dateinamenserweiterung (Beispiel: ".so" unter Linux oder ".dll" unter Microsoft Windows)`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `".so"`)
* *weechat.plugin.path*
* [[option_weechat.plugin.path]] *weechat.plugin.path*
** Beschreibung: `Suchpfad für Erweiterungen ("%h"' wird durch das WeeChat-Basisverzeichnis ersetzt, voreingestellt ist "~/.weechat")`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"%h/plugins"`)
* *weechat.plugin.save_config_on_unload*
* [[option_weechat.plugin.save_config_on_unload]] *weechat.plugin.save_config_on_unload*
** Beschreibung: `Speichere Konfiguration falls Erweiterungen deinstalliert werden`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *weechat.startup.command_after_plugins*
* [[option_weechat.startup.command_after_plugins]] *weechat.startup.command_after_plugins*
** Beschreibung: `Nach dem Start von WeeChat wird dieser Befehl aufgerufen. Dies geschieht, nachdem die Erweiterungen geladen worden sind (mehrere Befehle sind durch ";" zu trennen)`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `""`)
* *weechat.startup.command_before_plugins*
* [[option_weechat.startup.command_before_plugins]] *weechat.startup.command_before_plugins*
** Beschreibung: `Nach dem Start von WeeChat wird dieser Befehl aufgerufen. Dies geschieht, bevor die Erweiterungen geladen werden (mehrere Befehle sind durch ";" zu trennen)`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `""`)
* *weechat.startup.display_logo*
* [[option_weechat.startup.display_logo]] *weechat.startup.display_logo*
** Beschreibung: `WeeChat-Logo beim Start anzeigen`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *weechat.startup.display_version*
* [[option_weechat.startup.display_version]] *weechat.startup.display_version*
** Beschreibung: `WeeChat-Version beim Start anzeigen`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)

View File

@ -1,124 +1,124 @@
* *xfer.color.status_aborted*
* [[option_xfer.color.status_aborted]] *xfer.color.status_aborted*
** Beschreibung: `Textfarbe für Status: "abgebrochen"`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `lightred`)
* *xfer.color.status_active*
* [[option_xfer.color.status_active]] *xfer.color.status_active*
** Beschreibung: `Textfarbe für Status: "aktiv"`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `lightblue`)
* *xfer.color.status_connecting*
* [[option_xfer.color.status_connecting]] *xfer.color.status_connecting*
** Beschreibung: `Textfarbe für Status: "verbinde"`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `yellow`)
* *xfer.color.status_done*
* [[option_xfer.color.status_done]] *xfer.color.status_done*
** Beschreibung: `Textfarbe für Status: "fertig"`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `lightgreen`)
* *xfer.color.status_failed*
* [[option_xfer.color.status_failed]] *xfer.color.status_failed*
** Beschreibung: `Textfarbe für Status: "fehlgeschlagen"`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `lightred`)
* *xfer.color.status_waiting*
* [[option_xfer.color.status_waiting]] *xfer.color.status_waiting*
** Beschreibung: `Textfarbe für Status: "wartend"`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `lightcyan`)
* *xfer.color.text*
* [[option_xfer.color.text]] *xfer.color.text*
** Beschreibung: `Textfarbe`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `default`)
* *xfer.color.text_bg*
* [[option_xfer.color.text_bg]] *xfer.color.text_bg*
** Beschreibung: `Hintergrundfarbe`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `default`)
* *xfer.color.text_selected*
* [[option_xfer.color.text_selected]] *xfer.color.text_selected*
** Beschreibung: `Farbe der selektierten Transfer-Zeile`
** Typ: Farbe
** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute werden vor einer Farbe gesetzt (ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `white`)
* *xfer.file.auto_accept_chats*
* [[option_xfer.file.auto_accept_chats]] *xfer.file.auto_accept_chats*
** Beschreibung: `Die Annahme einer Chat-Anfrage wird automatisch akzeptiert (Vorsicht!)`
** Typ: boolesch
** Werte: on, off (Standardwert: `off`)
* *xfer.file.auto_accept_files*
* [[option_xfer.file.auto_accept_files]] *xfer.file.auto_accept_files*
** Beschreibung: `Die Annahme von Daten wird automatisch akzeptiert (Vorsicht!)`
** Typ: boolesch
** Werte: on, off (Standardwert: `off`)
* *xfer.file.auto_rename*
* [[option_xfer.file.auto_rename]] *xfer.file.auto_rename*
** Beschreibung: `Eingehende Dateien werden automatisch umbenannt um ein Überschreiben zu vermeiden (dabei wird dem Dateinamen '.1', '.2', ... hinzugefügt)`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *xfer.file.auto_resume*
* [[option_xfer.file.auto_resume]] *xfer.file.auto_resume*
** Beschreibung: `Abgebrochene Übertragungen automatisch fortsetzen, falls die Verbindung getrennt wurde`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *xfer.file.convert_spaces*
* [[option_xfer.file.convert_spaces]] *xfer.file.convert_spaces*
** Beschreibung: `Ein Leerzeichen wird in einen Unterstrich gewandelt wenn Daten versendet werden`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *xfer.file.download_path*
* [[option_xfer.file.download_path]] *xfer.file.download_path*
** Beschreibung: `Pfad in welchem die ankommenden Dateien gespeichert werden ("%h" wird durch das WeeChat Verzeichnis ersetzt, Standardverzeichnis: "~/.weechat")`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"%h/xfer"`)
* *xfer.file.upload_path*
* [[option_xfer.file.upload_path]] *xfer.file.upload_path*
** Beschreibung: `Pfad in welchem sich die Quelldatei befindet (falls vom Anwender kein Pfad angegeben wurde) ("%h" wird durch das WeeChat Verzeichnis ersetzt, Standardverzeichnis: "~/.weechat")`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"~"`)
* *xfer.file.use_nick_in_filename*
* [[option_xfer.file.use_nick_in_filename]] *xfer.file.use_nick_in_filename*
** Beschreibung: `Nutzt den Nick des Versenders als Präfix für Dateinamen, wenn Daten empfangen werden`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *xfer.look.auto_open_buffer*
* [[option_xfer.look.auto_open_buffer]] *xfer.look.auto_open_buffer*
** Beschreibung: `öffnet automatisch den Übertragungs-Buffer falls eine neue Übertragung hinzugefügt wird`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *xfer.look.progress_bar_size*
* [[option_xfer.look.progress_bar_size]] *xfer.look.progress_bar_size*
** Beschreibung: `Größe des Fortschrittsbalkens, in Zeichen (0, falls Fortschrittsbalken deaktiviert sein soll)`
** Typ: integer
** Werte: 0 .. 256 (Standardwert: `20`)
* *xfer.network.blocksize*
* [[option_xfer.network.blocksize]] *xfer.network.blocksize*
** Beschreibung: `Blockgröße für versendete Pakete (in Bytes)`
** Typ: integer
** Werte: 1024 .. 102400 (Standardwert: `65536`)
* *xfer.network.fast_send*
* [[option_xfer.network.fast_send]] *xfer.network.fast_send*
** Beschreibung: `Wartet beim Versenden von Dateien nicht auf das Bestätigungssignal (ACK)`
** Typ: boolesch
** Werte: on, off (Standardwert: `on`)
* *xfer.network.own_ip*
* [[option_xfer.network.own_ip]] *xfer.network.own_ip*
** Beschreibung: `IP- oder DNS-Adresse für ausgehenden Datentransfer/Chat (falls kein Wert angegeben ist, wird die IP des lokalen Interfaces benutzt)`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `""`)
* *xfer.network.port_range*
* [[option_xfer.network.port_range]] *xfer.network.port_range*
** Beschreibung: `Schränkt den ausgehenden Datenversand bzw. Chats auf die ausschließliche Nutzung von Ports in einem vorgegebenen Bereich ein (hilfreich bei NAT) (Syntax: ein einzelner Port, z.B. 5000 oder ein Port-Bereich, z.B. 5000-5015. Es wird empfohlen Ports zu nutzen welche Größer als 1024 sind. Denn nur der User "root" kann auf den Port-Bereich <1024 zugreifen)`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `""`)
* *xfer.network.speed_limit*
* [[option_xfer.network.speed_limit]] *xfer.network.speed_limit*
** Beschreibung: `Begrenzung der Übertragungsgeschwindigkeit beim Versenden, in Kilo-Bytes pro Sekunde (0 = keine Begrenzung)`
** Typ: integer
** Werte: 0 .. 2147483647 (Standardwert: `0`)
* *xfer.network.timeout*
* [[option_xfer.network.timeout]] *xfer.network.timeout*
** Beschreibung: `Zeitüberschreitung bei Transfer-Anfrage (in Sekunden)`
** Typ: integer
** Werte: 5 .. 2147483647 (Standardwert: `300`)

View File

@ -384,7 +384,7 @@ def docgen_cmd_cb(data, buffer, args):
'color (for text color only, not '
'background): \"*\" for bold, \"!\" for '
'reverse, \"_\" for underline')
f.write('* *%s.%s.%s*\n' % (config, section, option))
f.write('* [[option_%s.%s.%s]] *%s.%s.%s*\n' % (config, section, option, config, section, option))
f.write('** %s: `%s`\n' % (_('description'), description))
f.write('** %s: %s\n' % (_('type'), type_nls))
f.write('** %s: %s (%s: `%s`)\n' % (_('values'), values,

View File

@ -1,29 +1,29 @@
* *aspell.check.commands*
* [[option_aspell.check.commands]] *aspell.check.commands*
** description: `comma separated list of commands for which spell checking is enabled (spell checking is disabled for all other commands)`
** type: string
** values: any string (default value: `"ame,amsg,away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic"`)
* *aspell.check.default_dict*
* [[option_aspell.check.default_dict]] *aspell.check.default_dict*
** description: `default dictionary (or comma separated list of dictionaries) to use when buffer has no dictionary defined (leave blank to disable aspell on buffers for which you didn't explicitly enabled it)`
** type: string
** values: any string (default value: `""`)
* *aspell.check.during_search*
* [[option_aspell.check.during_search]] *aspell.check.during_search*
** description: `check words during text search in buffer`
** type: boolean
** values: on, off (default value: `off`)
* *aspell.check.real_time*
* [[option_aspell.check.real_time]] *aspell.check.real_time*
** description: `real-time spell checking of words (slower, disabled by default: words are checked only if there's delimiter after)`
** type: boolean
** values: on, off (default value: `off`)
* *aspell.check.word_min_length*
* [[option_aspell.check.word_min_length]] *aspell.check.word_min_length*
** description: `minimum length for a word to be spell checked (use 0 to check all words)`
** type: integer
** values: 0 .. 2147483647 (default value: `2`)
* *aspell.look.color*
* [[option_aspell.look.color]] *aspell.look.color*
** description: `color used for misspelled words`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `lightred`)

View File

@ -1,9 +1,9 @@
* *charset.default.decode*
* [[option_charset.default.decode]] *charset.default.decode*
** description: `global decoding charset`
** type: string
** values: any string (default value: `"iso-8859-1"`)
* *charset.default.encode*
* [[option_charset.default.encode]] *charset.default.encode*
** description: `global encoding charset`
** type: string
** values: any string (default value: `""`)

View File

@ -1,514 +1,514 @@
* *irc.color.input_nick*
* [[option_irc.color.input_nick]] *irc.color.input_nick*
** description: `color for nick in input bar`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `lightcyan`)
* *irc.color.item_away*
* [[option_irc.color.item_away]] *irc.color.item_away*
** description: `color for away item`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `yellow`)
* *irc.color.item_channel_modes*
* [[option_irc.color.item_channel_modes]] *irc.color.item_channel_modes*
** description: `color for channel modes, near channel name`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `default`)
* *irc.color.item_lag_counting*
* [[option_irc.color.item_lag_counting]] *irc.color.item_lag_counting*
** description: `color for lag indicator, when counting (pong not received from server, lag is increasing)`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `default`)
* *irc.color.item_lag_finished*
* [[option_irc.color.item_lag_finished]] *irc.color.item_lag_finished*
** description: `color for lag indicator, when pong has been received from server`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `yellow`)
* *irc.color.message_join*
* [[option_irc.color.message_join]] *irc.color.message_join*
** description: `color for text in join messages`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `green`)
* *irc.color.message_quit*
* [[option_irc.color.message_quit]] *irc.color.message_quit*
** description: `color for text in part/quit messages`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `red`)
* *irc.color.mirc_remap*
* [[option_irc.color.mirc_remap]] *irc.color.mirc_remap*
** description: `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 on any bg 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:gray, 15:white`
** type: string
** values: any string (default value: `"1,-1:darkgray"`)
* *irc.color.nick_prefix*
* [[option_irc.color.nick_prefix]] *irc.color.nick_prefix*
** description: `color for nick prefix (prefix is custom string displayed before nick)`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `green`)
* *irc.color.nick_prefixes*
* [[option_irc.color.nick_prefixes]] *irc.color.nick_prefixes*
** description: `color for nick prefixes using mode char (o=op, h=halfop, v=voice, ..), format is: "o:color1;h:color2;v:color3" (if a mode is not found, WeeChat will try with next modes received from server ("PREFIX"); a special mode "*" can be used as default color if no mode has been found in list)`
** type: string
** values: any string (default value: `"q:lightred;a:lightcyan;o:lightgreen;h:lightmagenta;v:yellow;*:lightblue"`)
* *irc.color.nick_suffix*
* [[option_irc.color.nick_suffix]] *irc.color.nick_suffix*
** description: `color for nick suffix (suffix is custom string displayed after nick)`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `green`)
* *irc.color.notice*
* [[option_irc.color.notice]] *irc.color.notice*
** description: `color for text "Notice" in notices`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `green`)
* *irc.color.reason_quit*
* [[option_irc.color.reason_quit]] *irc.color.reason_quit*
** description: `color for reason in part/quit messages`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `default`)
* *irc.color.topic_new*
* [[option_irc.color.topic_new]] *irc.color.topic_new*
** description: `color for new channel topic (when topic is changed)`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `white`)
* *irc.color.topic_old*
* [[option_irc.color.topic_old]] *irc.color.topic_old*
** description: `color for old channel topic (when topic is changed)`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `darkgray`)
* *irc.look.buffer_switch_autojoin*
* [[option_irc.look.buffer_switch_autojoin]] *irc.look.buffer_switch_autojoin*
** description: `auto switch to channel buffer when it is auto joined (with server option "autojoin")`
** type: boolean
** values: on, off (default value: `on`)
* *irc.look.buffer_switch_join*
* [[option_irc.look.buffer_switch_join]] *irc.look.buffer_switch_join*
** description: `auto switch to channel buffer when it is manually joined (with /join command)`
** type: boolean
** values: on, off (default value: `on`)
* *irc.look.color_nicks_in_names*
* [[option_irc.look.color_nicks_in_names]] *irc.look.color_nicks_in_names*
** description: `use nick color in output of /names (or list of nicks displayed when joining a channel)`
** type: boolean
** values: on, off (default value: `off`)
* *irc.look.color_nicks_in_nicklist*
* [[option_irc.look.color_nicks_in_nicklist]] *irc.look.color_nicks_in_nicklist*
** description: `use nick color in nicklist`
** type: boolean
** values: on, off (default value: `off`)
* *irc.look.color_nicks_in_server_messages*
* [[option_irc.look.color_nicks_in_server_messages]] *irc.look.color_nicks_in_server_messages*
** description: `use nick color in messages from server`
** type: boolean
** values: on, off (default value: `on`)
* *irc.look.color_pv_nick_like_channel*
* [[option_irc.look.color_pv_nick_like_channel]] *irc.look.color_pv_nick_like_channel*
** description: `use same nick color for channel and private`
** type: boolean
** values: on, off (default value: `on`)
* *irc.look.display_away*
* [[option_irc.look.display_away]] *irc.look.display_away*
** description: `display message when (un)marking as away`
** type: integer
** values: off, local, channel (default value: `local`)
* *irc.look.display_ctcp_blocked*
* [[option_irc.look.display_ctcp_blocked]] *irc.look.display_ctcp_blocked*
** description: `display CTCP message even if it is blocked`
** type: boolean
** values: on, off (default value: `on`)
* *irc.look.display_ctcp_reply*
* [[option_irc.look.display_ctcp_reply]] *irc.look.display_ctcp_reply*
** description: `display CTCP reply sent by WeeChat`
** type: boolean
** values: on, off (default value: `on`)
* *irc.look.display_ctcp_unknown*
* [[option_irc.look.display_ctcp_unknown]] *irc.look.display_ctcp_unknown*
** description: `display CTCP message even if it is unknown CTCP`
** type: boolean
** values: on, off (default value: `on`)
* *irc.look.display_host_join*
* [[option_irc.look.display_host_join]] *irc.look.display_host_join*
** description: `display host in join messages`
** type: boolean
** values: on, off (default value: `on`)
* *irc.look.display_host_join_local*
* [[option_irc.look.display_host_join_local]] *irc.look.display_host_join_local*
** description: `display host in join messages from local client`
** type: boolean
** values: on, off (default value: `on`)
* *irc.look.display_host_quit*
* [[option_irc.look.display_host_quit]] *irc.look.display_host_quit*
** description: `display host in part/quit messages`
** type: boolean
** values: on, off (default value: `on`)
* *irc.look.display_old_topic*
* [[option_irc.look.display_old_topic]] *irc.look.display_old_topic*
** description: `display old topic when channel topic is changed`
** type: boolean
** values: on, off (default value: `on`)
* *irc.look.display_pv_away_once*
* [[option_irc.look.display_pv_away_once]] *irc.look.display_pv_away_once*
** description: `display remote away message only once in private`
** type: boolean
** values: on, off (default value: `on`)
* *irc.look.display_pv_back*
* [[option_irc.look.display_pv_back]] *irc.look.display_pv_back*
** description: `display a message in private when user is back (after quit on server)`
** type: boolean
** values: on, off (default value: `on`)
* *irc.look.hide_nickserv_pwd*
* [[option_irc.look.hide_nickserv_pwd]] *irc.look.hide_nickserv_pwd*
** description: `hide password displayed by nickserv`
** type: boolean
** values: on, off (default value: `on`)
* *irc.look.highlight_tags*
* [[option_irc.look.highlight_tags]] *irc.look.highlight_tags*
** description: `comma separated list of tags for messages that may produce highlight (usually any message from another user, not server messages,..)`
** type: string
** values: any string (default value: `"irc_privmsg,irc_notice"`)
* *irc.look.item_away_message*
* [[option_irc.look.item_away_message]] *irc.look.item_away_message*
** description: `display server away message in away bar item`
** type: boolean
** values: on, off (default value: `on`)
* *irc.look.item_channel_modes*
* [[option_irc.look.item_channel_modes]] *irc.look.item_channel_modes*
** description: `display channel modes in "buffer_name" bar item`
** type: boolean
** values: on, off (default value: `on`)
* *irc.look.item_channel_modes_hide_key*
* [[option_irc.look.item_channel_modes_hide_key]] *irc.look.item_channel_modes_hide_key*
** description: `hide channel key if modes are displayed in "buffer_name" bar item (this will hide all channel modes arguments if mode +k is set on channel)`
** type: boolean
** values: on, off (default value: `off`)
* *irc.look.item_display_server*
* [[option_irc.look.item_display_server]] *irc.look.item_display_server*
** description: `name of bar item where IRC server is displayed (for status bar)`
** type: integer
** values: buffer_plugin, buffer_name (default value: `buffer_plugin`)
* *irc.look.item_nick_modes*
* [[option_irc.look.item_nick_modes]] *irc.look.item_nick_modes*
** description: `display nick modes in "input_prompt" bar item`
** type: boolean
** values: on, off (default value: `on`)
* *irc.look.item_nick_prefix*
* [[option_irc.look.item_nick_prefix]] *irc.look.item_nick_prefix*
** description: `display nick prefix in "input_prompt" bar item`
** type: boolean
** values: on, off (default value: `on`)
* *irc.look.msgbuffer_fallback*
* [[option_irc.look.msgbuffer_fallback]] *irc.look.msgbuffer_fallback*
** description: `default target buffer for msgbuffer options when target is private and that private buffer is not found`
** type: integer
** values: current, server (default value: `current`)
* *irc.look.new_channel_position*
* [[option_irc.look.new_channel_position]] *irc.look.new_channel_position*
** description: `force position of new channel in list of buffers (none = default position (should be last buffer), next = current buffer + 1, near_server = after last channel/pv of server)`
** type: integer
** values: none, next, near_server (default value: `none`)
* *irc.look.new_pv_position*
* [[option_irc.look.new_pv_position]] *irc.look.new_pv_position*
** description: `force position of new private in list of buffers (none = default position (should be last buffer), next = current buffer + 1, near_server = after last channel/pv of server)`
** type: integer
** values: none, next, near_server (default value: `none`)
* *irc.look.nick_color_force*
* [[option_irc.look.nick_color_force]] *irc.look.nick_color_force*
** description: `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")`
** type: string
** values: any string (default value: `""`)
* *irc.look.nick_color_stop_chars*
* [[option_irc.look.nick_color_stop_chars]] *irc.look.nick_color_stop_chars*
** description: `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")`
** type: string
** values: any string (default value: `"_|["`)
* *irc.look.nick_completion_smart*
* [[option_irc.look.nick_completion_smart]] *irc.look.nick_completion_smart*
** description: `smart completion for nicks (completes first with last speakers)`
** type: integer
** values: off, speakers, speakers_highlights (default value: `speakers`)
* *irc.look.nick_prefix*
* [[option_irc.look.nick_prefix]] *irc.look.nick_prefix*
** description: `text to display before nick in chat window`
** type: string
** values: any string (default value: `""`)
* *irc.look.nick_suffix*
* [[option_irc.look.nick_suffix]] *irc.look.nick_suffix*
** description: `text to display after nick in chat window`
** type: string
** values: any string (default value: `""`)
* *irc.look.notice_as_pv*
* [[option_irc.look.notice_as_pv]] *irc.look.notice_as_pv*
** description: `display notices as private messages (if auto, use private buffer if found)`
** type: integer
** values: auto, never, always (default value: `auto`)
* *irc.look.notify_tags_ison*
* [[option_irc.look.notify_tags_ison]] *irc.look.notify_tags_ison*
** description: `comma separated list of tags used in messages printed by notify when a nick joins or quits server (result of command ison), for example: "notify_highlight", "notify_message" or "notify_private"`
** type: string
** values: any string (default value: `"notify_message"`)
* *irc.look.notify_tags_whois*
* [[option_irc.look.notify_tags_whois]] *irc.look.notify_tags_whois*
** description: `comma separated list of tags used in messages printed by notify when a nick away status changes (result of command whois), for example: "notify_highlight", "notify_message" or "notify_private"`
** type: string
** values: any string (default value: `"notify_message"`)
* *irc.look.part_closes_buffer*
* [[option_irc.look.part_closes_buffer]] *irc.look.part_closes_buffer*
** description: `close buffer when /part is issued on a channel`
** type: boolean
** values: on, off (default value: `off`)
* *irc.look.raw_messages*
* [[option_irc.look.raw_messages]] *irc.look.raw_messages*
** description: `number of raw messages to save in memory when raw data buffer is closed (messages will be displayed when opening raw data buffer)`
** type: integer
** values: 0 .. 65535 (default value: `256`)
* *irc.look.server_buffer*
* [[option_irc.look.server_buffer]] *irc.look.server_buffer*
** description: `merge server buffers`
** type: integer
** values: merge_with_core, merge_without_core, independent (default value: `merge_with_core`)
* *irc.look.smart_filter*
* [[option_irc.look.smart_filter]] *irc.look.smart_filter*
** description: `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")`
** type: boolean
** values: on, off (default value: `on`)
* *irc.look.smart_filter_delay*
* [[option_irc.look.smart_filter_delay]] *irc.look.smart_filter_delay*
** description: `delay for filtering join/part/quit messages (in minutes)`
** type: integer
** values: 1 .. 10080 (default value: `5`)
* *irc.look.smart_filter_join*
* [[option_irc.look.smart_filter_join]] *irc.look.smart_filter_join*
** description: `enable smart filter for "join" messages`
** type: boolean
** values: on, off (default value: `on`)
* *irc.look.smart_filter_nick*
* [[option_irc.look.smart_filter_nick]] *irc.look.smart_filter_nick*
** description: `enable smart filter for "nick" messages`
** type: boolean
** values: on, off (default value: `on`)
* *irc.look.smart_filter_quit*
* [[option_irc.look.smart_filter_quit]] *irc.look.smart_filter_quit*
** description: `enable smart filter for "part" and "quit" messages`
** type: boolean
** values: on, off (default value: `on`)
* *irc.look.topic_strip_colors*
* [[option_irc.look.topic_strip_colors]] *irc.look.topic_strip_colors*
** description: `strip colors in topic (used only when displaying buffer title)`
** type: boolean
** values: on, off (default value: `off`)
* *irc.network.autoreconnect_delay_growing*
* [[option_irc.network.autoreconnect_delay_growing]] *irc.network.autoreconnect_delay_growing*
** description: `growing factor for autoreconnect delay to server (1 = always same delay, 2 = delay*2 for each retry, ..)`
** type: integer
** values: 1 .. 100 (default value: `2`)
* *irc.network.autoreconnect_delay_max*
* [[option_irc.network.autoreconnect_delay_max]] *irc.network.autoreconnect_delay_max*
** description: `maximum autoreconnect delay to server (in seconds, 0 = no maximum)`
** type: integer
** values: 0 .. 86400 (default value: `1800`)
* *irc.network.colors_receive*
* [[option_irc.network.colors_receive]] *irc.network.colors_receive*
** description: `when off, colors codes are ignored in incoming messages`
** type: boolean
** values: on, off (default value: `on`)
* *irc.network.colors_send*
* [[option_irc.network.colors_send]] *irc.network.colors_send*
** description: `allow user to send colors with special codes (ctrl-c + a code and optional color: b=bold, cxx=color, cxx,yy=color+background, u=underline, r=reverse)`
** type: boolean
** values: on, off (default value: `on`)
* *irc.network.lag_check*
* [[option_irc.network.lag_check]] *irc.network.lag_check*
** description: `interval between two checks for lag (in seconds, 0 = never check)`
** type: integer
** values: 0 .. 604800 (default value: `60`)
* *irc.network.lag_disconnect*
* [[option_irc.network.lag_disconnect]] *irc.network.lag_disconnect*
** description: `disconnect after important lag (in minutes, 0 = never disconnect)`
** type: integer
** values: 0 .. 10080 (default value: `0`)
* *irc.network.lag_min_show*
* [[option_irc.network.lag_min_show]] *irc.network.lag_min_show*
** description: `minimum lag to show (in milliseconds)`
** type: integer
** values: 0 .. 86400000 (default value: `500`)
* *irc.network.lag_refresh_interval*
* [[option_irc.network.lag_refresh_interval]] *irc.network.lag_refresh_interval*
** description: `interval between two refreshs of lag item, when lag is increasing (in seconds)`
** type: integer
** values: 1 .. 3600 (default value: `1`)
* *irc.network.notify_check_ison*
* [[option_irc.network.notify_check_ison]] *irc.network.notify_check_ison*
** description: `interval between two checks for notify with IRC command "ison" (in minutes)`
** type: integer
** values: 1 .. 10080 (default value: `1`)
* *irc.network.notify_check_whois*
* [[option_irc.network.notify_check_whois]] *irc.network.notify_check_whois*
** description: `interval between two checks for notify with IRC command "whois" (in minutes)`
** type: integer
** values: 1 .. 10080 (default value: `5`)
* *irc.network.send_unknown_commands*
* [[option_irc.network.send_unknown_commands]] *irc.network.send_unknown_commands*
** description: `send unknown commands to server`
** type: boolean
** values: on, off (default value: `off`)
* *irc.server_default.addresses*
* [[option_irc.server_default.addresses]] *irc.server_default.addresses*
** description: `list of hostname/port or IP/port for server (separated by comma)`
** type: string
** values: any string (default value: `""`)
* *irc.server_default.anti_flood_prio_high*
* [[option_irc.server_default.anti_flood_prio_high]] *irc.server_default.anti_flood_prio_high*
** description: `anti-flood for high priority queue: number of seconds between two user messages or commands sent to IRC server (0 = no anti-flood)`
** type: integer
** values: 0 .. 60 (default value: `2`)
* *irc.server_default.anti_flood_prio_low*
* [[option_irc.server_default.anti_flood_prio_low]] *irc.server_default.anti_flood_prio_low*
** description: `anti-flood for low priority queue: number of seconds between two messages sent to IRC server (messages like automatic CTCP replies) (0 = no anti-flood)`
** type: integer
** values: 0 .. 60 (default value: `2`)
* *irc.server_default.autoconnect*
* [[option_irc.server_default.autoconnect]] *irc.server_default.autoconnect*
** description: `automatically connect to server when WeeChat is starting`
** type: boolean
** values: on, off (default value: `off`)
* *irc.server_default.autojoin*
* [[option_irc.server_default.autojoin]] *irc.server_default.autojoin*
** description: `comma separated list of channels to join when connected to server (example: "#chan1,#chan2,#chan3 key1,key2")`
** type: string
** values: any string (default value: `""`)
* *irc.server_default.autoreconnect*
* [[option_irc.server_default.autoreconnect]] *irc.server_default.autoreconnect*
** description: `automatically reconnect to server when disconnected`
** type: boolean
** values: on, off (default value: `on`)
* *irc.server_default.autoreconnect_delay*
* [[option_irc.server_default.autoreconnect_delay]] *irc.server_default.autoreconnect_delay*
** description: `delay (in seconds) before trying again to reconnect to server`
** type: integer
** values: 1 .. 65535 (default value: `10`)
* *irc.server_default.autorejoin*
* [[option_irc.server_default.autorejoin]] *irc.server_default.autorejoin*
** description: `automatically rejoin channels after kick`
** type: boolean
** values: on, off (default value: `off`)
* *irc.server_default.autorejoin_delay*
* [[option_irc.server_default.autorejoin_delay]] *irc.server_default.autorejoin_delay*
** description: `delay (in seconds) before autorejoin (after kick)`
** type: integer
** values: 0 .. 86400 (default value: `30`)
* *irc.server_default.away_check*
* [[option_irc.server_default.away_check]] *irc.server_default.away_check*
** description: `interval between two checks for away (in minutes, 0 = never check)`
** type: integer
** values: 0 .. 10080 (default value: `0`)
* *irc.server_default.away_check_max_nicks*
* [[option_irc.server_default.away_check_max_nicks]] *irc.server_default.away_check_max_nicks*
** description: `do not check away nicks on channels with high number of nicks (0 = unlimited)`
** type: integer
** values: 0 .. 1000000 (default value: `25`)
* *irc.server_default.command*
* [[option_irc.server_default.command]] *irc.server_default.command*
** description: `command(s) to run when connected to server (many commands should be separated by ";", use "\;" for a semicolon, special variables $nick, $channel and $server are replaced by their value)`
** type: string
** values: any string (default value: `""`)
* *irc.server_default.command_delay*
* [[option_irc.server_default.command_delay]] *irc.server_default.command_delay*
** description: `delay (in seconds) after command was executed (example: give some time for authentication)`
** type: integer
** values: 0 .. 3600 (default value: `0`)
* *irc.server_default.connection_timeout*
* [[option_irc.server_default.connection_timeout]] *irc.server_default.connection_timeout*
** description: `timeout (in seconds) between TCP connection to server and message 001 received, if this timeout is reached before 001 message is received, WeeChat will disconnect from server`
** type: integer
** values: 1 .. 3600 (default value: `60`)
* *irc.server_default.default_msg_part*
* [[option_irc.server_default.default_msg_part]] *irc.server_default.default_msg_part*
** description: `default part message (leaving channel) ("%v" will be replaced by WeeChat version in string)`
** type: string
** values: any string (default value: `"WeeChat %v"`)
* *irc.server_default.default_msg_quit*
* [[option_irc.server_default.default_msg_quit]] *irc.server_default.default_msg_quit*
** description: `default quit message (disconnecting from server) ("%v" will be replaced by WeeChat version in string)`
** type: string
** values: any string (default value: `"WeeChat %v"`)
* *irc.server_default.ipv6*
* [[option_irc.server_default.ipv6]] *irc.server_default.ipv6*
** description: `use IPv6 protocol for server communication`
** type: boolean
** values: on, off (default value: `off`)
* *irc.server_default.local_hostname*
* [[option_irc.server_default.local_hostname]] *irc.server_default.local_hostname*
** description: `custom local hostname/IP for server (optional, if empty local hostname is used)`
** type: string
** values: any string (default value: `""`)
* *irc.server_default.nicks*
* [[option_irc.server_default.nicks]] *irc.server_default.nicks*
** description: `nicknames to use on server (separated by comma)`
** type: string
** values: any string (default value: `""`)
* *irc.server_default.notify*
* [[option_irc.server_default.notify]] *irc.server_default.notify*
** description: `notify list for server (you should not change this option but use /notify command instead)`
** type: string
** values: any string (default value: `""`)
* *irc.server_default.password*
* [[option_irc.server_default.password]] *irc.server_default.password*
** description: `password for server`
** type: string
** values: any string (default value: `""`)
* *irc.server_default.proxy*
* [[option_irc.server_default.proxy]] *irc.server_default.proxy*
** description: `proxy used for this server (optional)`
** type: string
** values: any string (default value: `""`)
* *irc.server_default.realname*
* [[option_irc.server_default.realname]] *irc.server_default.realname*
** description: `real name to use on server`
** type: string
** values: any string (default value: `""`)
* *irc.server_default.sasl_mechanism*
* [[option_irc.server_default.sasl_mechanism]] *irc.server_default.sasl_mechanism*
** description: `mechanism for SASL authentication`
** type: integer
** values: plain, dh-blowfish (default value: `plain`)
* *irc.server_default.sasl_password*
* [[option_irc.server_default.sasl_password]] *irc.server_default.sasl_password*
** description: `password for SASL authentication`
** type: string
** values: any string (default value: `""`)
* *irc.server_default.sasl_timeout*
* [[option_irc.server_default.sasl_timeout]] *irc.server_default.sasl_timeout*
** description: `timeout (in seconds) before giving up SASL authentication`
** type: integer
** values: 1 .. 3600 (default value: `15`)
* *irc.server_default.sasl_username*
* [[option_irc.server_default.sasl_username]] *irc.server_default.sasl_username*
** description: `username for SASL authentication`
** type: string
** values: any string (default value: `""`)
* *irc.server_default.ssl*
* [[option_irc.server_default.ssl]] *irc.server_default.ssl*
** description: `use SSL for server communication`
** type: boolean
** values: on, off (default value: `off`)
* *irc.server_default.ssl_cert*
* [[option_irc.server_default.ssl_cert]] *irc.server_default.ssl_cert*
** description: `ssl certificate file used to automatically identify your nick ("%h" will be replaced by WeeChat home, "~/.weechat" by default)`
** type: string
** values: any string (default value: `""`)
* *irc.server_default.ssl_dhkey_size*
* [[option_irc.server_default.ssl_dhkey_size]] *irc.server_default.ssl_dhkey_size*
** description: `size of the key used during the Diffie-Hellman Key Exchange`
** type: integer
** values: 0 .. 2147483647 (default value: `2048`)
* *irc.server_default.ssl_priorities*
* [[option_irc.server_default.ssl_priorities]] *irc.server_default.ssl_priorities*
** description: `string with priorities for gnutls (for syntax, see documentation of function gnutls_priority_init in gnutls manual, common strings are: "PERFORMANCE", "NORMAL", "SECURE128", "SECURE256", "EXPORT", "NONE")`
** type: string
** values: any string (default value: `"NORMAL"`)
* *irc.server_default.ssl_verify*
* [[option_irc.server_default.ssl_verify]] *irc.server_default.ssl_verify*
** description: `check that the ssl connection is fully trusted`
** type: boolean
** values: on, off (default value: `on`)
* *irc.server_default.username*
* [[option_irc.server_default.username]] *irc.server_default.username*
** description: `user name to use on server`
** type: string
** values: any string (default value: `""`)

View File

@ -1,44 +1,44 @@
* *logger.file.auto_log*
* [[option_logger.file.auto_log]] *logger.file.auto_log*
** description: `automatically save content of buffers to files (unless a buffer disables log)`
** type: boolean
** values: on, off (default value: `on`)
* *logger.file.flush_delay*
* [[option_logger.file.flush_delay]] *logger.file.flush_delay*
** description: `number of seconds between flush of log files (0 = write in log files immediately for each line printed)`
** type: integer
** values: 0 .. 3600 (default value: `120`)
* *logger.file.info_lines*
* [[option_logger.file.info_lines]] *logger.file.info_lines*
** description: `write information line in log file when log starts or ends for a buffer`
** type: boolean
** values: on, off (default value: `off`)
* *logger.file.mask*
* [[option_logger.file.mask]] *logger.file.mask*
** description: `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; date specifiers are permitted (see man strftime)`
** type: string
** values: any string (default value: `"$plugin.$name.weechatlog"`)
* *logger.file.name_lower_case*
* [[option_logger.file.name_lower_case]] *logger.file.name_lower_case*
** description: `use only lower case for log filenames`
** type: boolean
** values: on, off (default value: `on`)
* *logger.file.path*
* [[option_logger.file.path]] *logger.file.path*
** description: `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)`
** type: string
** values: any string (default value: `"%h/logs/"`)
* *logger.file.replacement_char*
* [[option_logger.file.replacement_char]] *logger.file.replacement_char*
** description: `replacement char for special chars in filename built with mask (like directory delimiter)`
** type: string
** values: any string (default value: `"_"`)
* *logger.file.time_format*
* [[option_logger.file.time_format]] *logger.file.time_format*
** description: `timestamp used in log files (see man strftime for date/time specifiers)`
** type: string
** values: any string (default value: `"%Y-%m-%d %H:%M:%S"`)
* *logger.look.backlog*
* [[option_logger.look.backlog]] *logger.look.backlog*
** description: `maximum number of lines to display from log file when creating new buffer (0 = no backlog)`
** type: integer
** values: 0 .. 2147483647 (default value: `20`)

View File

@ -1,64 +1,64 @@
* *relay.color.status_active*
* [[option_relay.color.status_active]] *relay.color.status_active*
** description: `text color for "connected" status`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `lightblue`)
* *relay.color.status_auth_failed*
* [[option_relay.color.status_auth_failed]] *relay.color.status_auth_failed*
** description: `text color for "authentication failed" status`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `lightred`)
* *relay.color.status_connecting*
* [[option_relay.color.status_connecting]] *relay.color.status_connecting*
** description: `text color for "connecting" status`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `yellow`)
* *relay.color.status_disconnected*
* [[option_relay.color.status_disconnected]] *relay.color.status_disconnected*
** description: `text color for "disconnected" status`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `lightred`)
* *relay.color.status_waiting_auth*
* [[option_relay.color.status_waiting_auth]] *relay.color.status_waiting_auth*
** description: `text color for "waiting authentication" status`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `brown`)
* *relay.color.text*
* [[option_relay.color.text]] *relay.color.text*
** description: `text color`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `default`)
* *relay.color.text_bg*
* [[option_relay.color.text_bg]] *relay.color.text_bg*
** description: `background color`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `default`)
* *relay.color.text_selected*
* [[option_relay.color.text_selected]] *relay.color.text_selected*
** description: `text color of selected client line`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `white`)
* *relay.look.auto_open_buffer*
* [[option_relay.look.auto_open_buffer]] *relay.look.auto_open_buffer*
** description: `auto open relay buffer when a new client is connecting`
** type: boolean
** values: on, off (default value: `on`)
* *relay.look.raw_messages*
* [[option_relay.look.raw_messages]] *relay.look.raw_messages*
** description: `number of raw messages to save in memory when raw data buffer is closed (messages will be displayed when opening raw data buffer)`
** type: integer
** values: 0 .. 65535 (default value: `256`)
* *relay.network.bind_address*
* [[option_relay.network.bind_address]] *relay.network.bind_address*
** description: `address for bind (if empty, connection is possible on all interfaces, use "127.0.0.1" to allow connections from local machine only)`
** type: string
** values: any string (default value: `""`)
* *relay.network.max_clients*
* [[option_relay.network.max_clients]] *relay.network.max_clients*
** description: `maximum number of clients connecting to a port`
** type: integer
** values: 1 .. 1024 (default value: `5`)
* *relay.network.password*
* [[option_relay.network.password]] *relay.network.password*
** description: `password required by clients to access this relay (empty value means no password required)`
** type: string
** values: any string (default value: `""`)

View File

@ -1,4 +1,4 @@
* *rmodifier.look.hide_char*
* [[option_rmodifier.look.hide_char]] *rmodifier.look.hide_char*
** description: `char used to hide part of a string`
** type: string
** values: any string (default value: `"*"`)

View File

@ -1,759 +1,759 @@
* *weechat.color.bar_more*
* [[option_weechat.color.bar_more]] *weechat.color.bar_more*
** description: `text color for '+' when scrolling bars`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `lightmagenta`)
* *weechat.color.chat*
* [[option_weechat.color.chat]] *weechat.color.chat*
** description: `text color for chat`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `default`)
* *weechat.color.chat_bg*
* [[option_weechat.color.chat_bg]] *weechat.color.chat_bg*
** description: `background color for chat`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `default`)
* *weechat.color.chat_buffer*
* [[option_weechat.color.chat_buffer]] *weechat.color.chat_buffer*
** description: `text color for buffer names`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `white`)
* *weechat.color.chat_channel*
* [[option_weechat.color.chat_channel]] *weechat.color.chat_channel*
** description: `text color for channel names`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `white`)
* *weechat.color.chat_delimiters*
* [[option_weechat.color.chat_delimiters]] *weechat.color.chat_delimiters*
** description: `text color for delimiters`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `green`)
* *weechat.color.chat_highlight*
* [[option_weechat.color.chat_highlight]] *weechat.color.chat_highlight*
** description: `text color for highlighted prefix`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `yellow`)
* *weechat.color.chat_highlight_bg*
* [[option_weechat.color.chat_highlight_bg]] *weechat.color.chat_highlight_bg*
** description: `background color for highlighted prefix`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `magenta`)
* *weechat.color.chat_host*
* [[option_weechat.color.chat_host]] *weechat.color.chat_host*
** description: `text color for hostnames`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `cyan`)
* *weechat.color.chat_inactive_buffer*
* [[option_weechat.color.chat_inactive_buffer]] *weechat.color.chat_inactive_buffer*
** description: `text color for chat when line is inactive (buffer is merged with other buffers and is not selected)`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `darkgray`)
* *weechat.color.chat_inactive_window*
* [[option_weechat.color.chat_inactive_window]] *weechat.color.chat_inactive_window*
** description: `text color for chat when window is inactive (not current selected window)`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `darkgray`)
* *weechat.color.chat_nick*
* [[option_weechat.color.chat_nick]] *weechat.color.chat_nick*
** description: `text color for nicks in chat window`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `lightcyan`)
* *weechat.color.chat_nick_colors*
* [[option_weechat.color.chat_nick_colors]] *weechat.color.chat_nick_colors*
** description: `text color for nicks (comma separated list of colors, background is allowed with format: "fg:bg", for example: "lightred:blue")`
** type: string
** values: any string (default value: `"cyan,magenta,green,brown,lightblue,default,lightcyan,lightmagenta,lightgreen,blue"`)
* *weechat.color.chat_nick_other*
* [[option_weechat.color.chat_nick_other]] *weechat.color.chat_nick_other*
** description: `text color for other nick in private buffer`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `cyan`)
* *weechat.color.chat_nick_self*
* [[option_weechat.color.chat_nick_self]] *weechat.color.chat_nick_self*
** description: `text color for local nick in chat window`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `white`)
* *weechat.color.chat_prefix_action*
* [[option_weechat.color.chat_prefix_action]] *weechat.color.chat_prefix_action*
** description: `text color for action prefix`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `white`)
* *weechat.color.chat_prefix_buffer*
* [[option_weechat.color.chat_prefix_buffer]] *weechat.color.chat_prefix_buffer*
** description: `text color for buffer name (before prefix, when many buffers are merged with same number)`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `brown`)
* *weechat.color.chat_prefix_buffer_inactive_buffer*
* [[option_weechat.color.chat_prefix_buffer_inactive_buffer]] *weechat.color.chat_prefix_buffer_inactive_buffer*
** description: `text color for inactive buffer name (before prefix, when many buffers are merged with same number and if buffer is not selected)`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `darkgray`)
* *weechat.color.chat_prefix_error*
* [[option_weechat.color.chat_prefix_error]] *weechat.color.chat_prefix_error*
** description: `text color for error prefix`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `yellow`)
* *weechat.color.chat_prefix_join*
* [[option_weechat.color.chat_prefix_join]] *weechat.color.chat_prefix_join*
** description: `text color for join prefix`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `lightgreen`)
* *weechat.color.chat_prefix_more*
* [[option_weechat.color.chat_prefix_more]] *weechat.color.chat_prefix_more*
** description: `text color for '+' when prefix is too long`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `lightmagenta`)
* *weechat.color.chat_prefix_network*
* [[option_weechat.color.chat_prefix_network]] *weechat.color.chat_prefix_network*
** description: `text color for network prefix`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `magenta`)
* *weechat.color.chat_prefix_quit*
* [[option_weechat.color.chat_prefix_quit]] *weechat.color.chat_prefix_quit*
** description: `text color for quit prefix`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `lightred`)
* *weechat.color.chat_prefix_suffix*
* [[option_weechat.color.chat_prefix_suffix]] *weechat.color.chat_prefix_suffix*
** description: `text color for suffix (after prefix)`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `green`)
* *weechat.color.chat_read_marker*
* [[option_weechat.color.chat_read_marker]] *weechat.color.chat_read_marker*
** description: `text color for unread data marker`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `magenta`)
* *weechat.color.chat_read_marker_bg*
* [[option_weechat.color.chat_read_marker_bg]] *weechat.color.chat_read_marker_bg*
** description: `background color for unread data marker`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `default`)
* *weechat.color.chat_server*
* [[option_weechat.color.chat_server]] *weechat.color.chat_server*
** description: `text color for server names`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `brown`)
* *weechat.color.chat_tags*
* [[option_weechat.color.chat_tags]] *weechat.color.chat_tags*
** description: `text color for tags after messages (displayed with command /debug tags)`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `red`)
* *weechat.color.chat_text_found*
* [[option_weechat.color.chat_text_found]] *weechat.color.chat_text_found*
** description: `text color for marker on lines where text sought is found`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `yellow`)
* *weechat.color.chat_text_found_bg*
* [[option_weechat.color.chat_text_found_bg]] *weechat.color.chat_text_found_bg*
** description: `background color for marker on lines where text sought is found`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `lightmagenta`)
* *weechat.color.chat_time*
* [[option_weechat.color.chat_time]] *weechat.color.chat_time*
** description: `text color for time in chat window`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `default`)
* *weechat.color.chat_time_delimiters*
* [[option_weechat.color.chat_time_delimiters]] *weechat.color.chat_time_delimiters*
** description: `text color for time delimiters`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `brown`)
* *weechat.color.chat_value*
* [[option_weechat.color.chat_value]] *weechat.color.chat_value*
** description: `text color for values`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `cyan`)
* *weechat.color.input_actions*
* [[option_weechat.color.input_actions]] *weechat.color.input_actions*
** description: `text color for actions in input line`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `lightgreen`)
* *weechat.color.input_text_not_found*
* [[option_weechat.color.input_text_not_found]] *weechat.color.input_text_not_found*
** description: `text color for unsuccessful text search in input line`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `red`)
* *weechat.color.nicklist_away*
* [[option_weechat.color.nicklist_away]] *weechat.color.nicklist_away*
** description: `text color for away nicknames`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `cyan`)
* *weechat.color.nicklist_group*
* [[option_weechat.color.nicklist_group]] *weechat.color.nicklist_group*
** description: `text color for groups in nicklist`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `green`)
* *weechat.color.nicklist_offline*
* [[option_weechat.color.nicklist_offline]] *weechat.color.nicklist_offline*
** description: `text color for offline nicknames`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `blue`)
* *weechat.color.separator*
* [[option_weechat.color.separator]] *weechat.color.separator*
** description: `background color for window separators (when split)`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `blue`)
* *weechat.color.status_count_highlight*
* [[option_weechat.color.status_count_highlight]] *weechat.color.status_count_highlight*
** description: `text color for count of highlight messages in hotlist (status bar)`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `magenta`)
* *weechat.color.status_count_msg*
* [[option_weechat.color.status_count_msg]] *weechat.color.status_count_msg*
** description: `text color for count of messages in hotlist (status bar)`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `brown`)
* *weechat.color.status_count_other*
* [[option_weechat.color.status_count_other]] *weechat.color.status_count_other*
** description: `text color for count of other messages in hotlist (status bar)`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `default`)
* *weechat.color.status_count_private*
* [[option_weechat.color.status_count_private]] *weechat.color.status_count_private*
** description: `text color for count of private messages in hotlist (status bar)`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `green`)
* *weechat.color.status_data_highlight*
* [[option_weechat.color.status_data_highlight]] *weechat.color.status_data_highlight*
** description: `text color for buffer with highlight (status bar)`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `lightmagenta`)
* *weechat.color.status_data_msg*
* [[option_weechat.color.status_data_msg]] *weechat.color.status_data_msg*
** description: `text color for buffer with new messages (status bar)`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `yellow`)
* *weechat.color.status_data_other*
* [[option_weechat.color.status_data_other]] *weechat.color.status_data_other*
** description: `text color for buffer with new data (not messages) (status bar)`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `default`)
* *weechat.color.status_data_private*
* [[option_weechat.color.status_data_private]] *weechat.color.status_data_private*
** description: `text color for buffer with private message (status bar)`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `lightgreen`)
* *weechat.color.status_filter*
* [[option_weechat.color.status_filter]] *weechat.color.status_filter*
** description: `text color for filter indicator in status bar`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `green`)
* *weechat.color.status_more*
* [[option_weechat.color.status_more]] *weechat.color.status_more*
** description: `text color for buffer with new data (status bar)`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `yellow`)
* *weechat.color.status_name*
* [[option_weechat.color.status_name]] *weechat.color.status_name*
** description: `text color for current buffer name in status bar`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `white`)
* *weechat.color.status_name_ssl*
* [[option_weechat.color.status_name_ssl]] *weechat.color.status_name_ssl*
** description: `text color for current buffer name in status bar, if data are secured with a protocol like SSL`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `lightgreen`)
* *weechat.color.status_number*
* [[option_weechat.color.status_number]] *weechat.color.status_number*
** description: `text color for current buffer number in status bar`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `yellow`)
* *weechat.color.status_time*
* [[option_weechat.color.status_time]] *weechat.color.status_time*
** description: `text color for time (status bar)`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `default`)
* *weechat.completion.default_template*
* [[option_weechat.completion.default_template]] *weechat.completion.default_template*
** description: `default completion template (please see documentation for template codes and values)`
** type: string
** values: any string (default value: `"%(nicks)|%(irc_channels)"`)
* *weechat.completion.nick_add_space*
* [[option_weechat.completion.nick_add_space]] *weechat.completion.nick_add_space*
** description: `add space after nick completion (when nick is not first word on command line)`
** type: boolean
** values: on, off (default value: `on`)
* *weechat.completion.nick_completer*
* [[option_weechat.completion.nick_completer]] *weechat.completion.nick_completer*
** description: `string inserted after nick completion`
** type: string
** values: any string (default value: `":"`)
* *weechat.completion.nick_first_only*
* [[option_weechat.completion.nick_first_only]] *weechat.completion.nick_first_only*
** description: `complete only with first nick found`
** type: boolean
** values: on, off (default value: `off`)
* *weechat.completion.nick_ignore_chars*
* [[option_weechat.completion.nick_ignore_chars]] *weechat.completion.nick_ignore_chars*
** description: `chars ignored for nick completion`
** type: string
** values: any string (default value: `"[]`_-^"`)
* *weechat.completion.partial_completion_alert*
* [[option_weechat.completion.partial_completion_alert]] *weechat.completion.partial_completion_alert*
** description: `alert user when a partial completion occurs`
** type: boolean
** values: on, off (default value: `on`)
* *weechat.completion.partial_completion_command*
* [[option_weechat.completion.partial_completion_command]] *weechat.completion.partial_completion_command*
** description: `partially complete command names (stop when many commands found begin with same letters)`
** type: boolean
** values: on, off (default value: `off`)
* *weechat.completion.partial_completion_command_arg*
* [[option_weechat.completion.partial_completion_command_arg]] *weechat.completion.partial_completion_command_arg*
** description: `partially complete command arguments (stop when many arguments found begin with same prefix)`
** type: boolean
** values: on, off (default value: `off`)
* *weechat.completion.partial_completion_count*
* [[option_weechat.completion.partial_completion_count]] *weechat.completion.partial_completion_count*
** description: `display count for each partial completion in bar item`
** type: boolean
** values: on, off (default value: `on`)
* *weechat.completion.partial_completion_other*
* [[option_weechat.completion.partial_completion_other]] *weechat.completion.partial_completion_other*
** description: `partially complete outside commands (stop when many words found begin with same letters)`
** type: boolean
** values: on, off (default value: `off`)
* *weechat.history.display_default*
* [[option_weechat.history.display_default]] *weechat.history.display_default*
** description: `maximum number of commands to display by default in history listing (0 = unlimited)`
** type: integer
** values: 0 .. 2147483647 (default value: `5`)
* *weechat.history.max_buffer_lines_minutes*
* [[option_weechat.history.max_buffer_lines_minutes]] *weechat.history.max_buffer_lines_minutes*
** description: `maximum number of minutes in history per buffer (0 = unlimited, examples: 1440 = one day, 10080 = one week, 43200 = one month, 525600 = one year)`
** type: integer
** values: 0 .. 2147483647 (default value: `0`)
* *weechat.history.max_buffer_lines_number*
* [[option_weechat.history.max_buffer_lines_number]] *weechat.history.max_buffer_lines_number*
** description: `maximum number of lines in history per buffer (0 = unlimited)`
** type: integer
** values: 0 .. 2147483647 (default value: `4096`)
* *weechat.history.max_commands*
* [[option_weechat.history.max_commands]] *weechat.history.max_commands*
** description: `maximum number of user commands in history (0 = unlimited)`
** type: integer
** values: 0 .. 2147483647 (default value: `100`)
* *weechat.history.max_visited_buffers*
* [[option_weechat.history.max_visited_buffers]] *weechat.history.max_visited_buffers*
** description: `maximum number of visited buffers to keep in memory`
** type: integer
** values: 0 .. 1000 (default value: `50`)
* *weechat.look.align_end_of_lines*
* [[option_weechat.look.align_end_of_lines]] *weechat.look.align_end_of_lines*
** description: `alignment for end of lines (all lines after the first): they are starting under this data (time, buffer, prefix, suffix, message (default))`
** type: integer
** values: time, buffer, prefix, suffix, message (default value: `message`)
* *weechat.look.bar_more_down*
* [[option_weechat.look.bar_more_down]] *weechat.look.bar_more_down*
** description: `string displayed when bar can be scrolled down (for bars with filling different from "horizontal")`
** type: string
** values: any string (default value: `"++"`)
* *weechat.look.bar_more_left*
* [[option_weechat.look.bar_more_left]] *weechat.look.bar_more_left*
** description: `string displayed when bar can be scrolled to the left (for bars with filling "horizontal")`
** type: string
** values: any string (default value: `"<<"`)
* *weechat.look.bar_more_right*
* [[option_weechat.look.bar_more_right]] *weechat.look.bar_more_right*
** description: `string displayed when bar can be scrolled to the right (for bars with filling "horizontal")`
** type: string
** values: any string (default value: `">>"`)
* *weechat.look.bar_more_up*
* [[option_weechat.look.bar_more_up]] *weechat.look.bar_more_up*
** description: `string displayed when bar can be scrolled up (for bars with filling different from "horizontal")`
** type: string
** values: any string (default value: `"--"`)
* *weechat.look.buffer_notify_default*
* [[option_weechat.look.buffer_notify_default]] *weechat.look.buffer_notify_default*
** description: `default notify level for buffers (used to tell WeeChat if buffer must be displayed in hotlist or not, according to importance of message): all=all messages (default), message=messages+highlights, highlight=highlights only, none=never display in hotlist`
** type: integer
** values: none, highlight, message, all (default value: `all`)
* *weechat.look.buffer_time_format*
* [[option_weechat.look.buffer_time_format]] *weechat.look.buffer_time_format*
** description: `time format for each line displayed in buffers (see man strftime for date/time specifiers), colors are allowed with format "${color}", for example french time: "${lightblue}%H${white}%M${lightred}%S"`
** type: string
** values: any string (default value: `"%H:%M:%S"`)
* *weechat.look.color_basic_force_bold*
* [[option_weechat.look.color_basic_force_bold]] *weechat.look.color_basic_force_bold*
** description: `force "bold" attribute for light colors and "darkgray" in basic colors (this option is disabled by default: bold is used only if terminal has less than 16 colors)`
** type: boolean
** values: on, off (default value: `off`)
* *weechat.look.color_inactive_buffer*
* [[option_weechat.look.color_inactive_buffer]] *weechat.look.color_inactive_buffer*
** description: `use a different color for lines in inactive buffer (when line is from a merged buffer not selected)`
** type: boolean
** values: on, off (default value: `off`)
* *weechat.look.color_inactive_message*
* [[option_weechat.look.color_inactive_message]] *weechat.look.color_inactive_message*
** description: `use a different color for inactive message (when window is not current window, or if line is from a merged buffer not selected)`
** type: boolean
** values: on, off (default value: `on`)
* *weechat.look.color_inactive_prefix*
* [[option_weechat.look.color_inactive_prefix]] *weechat.look.color_inactive_prefix*
** description: `use a different color for inactive prefix (when window is not current window, or if line is from a merged buffer not selected)`
** type: boolean
** values: on, off (default value: `on`)
* *weechat.look.color_inactive_prefix_buffer*
* [[option_weechat.look.color_inactive_prefix_buffer]] *weechat.look.color_inactive_prefix_buffer*
** description: `use a different color for inactive buffer name in prefix (when window is not current window, or if line is from a merged buffer not selected)`
** type: boolean
** values: on, off (default value: `on`)
* *weechat.look.color_inactive_time*
* [[option_weechat.look.color_inactive_time]] *weechat.look.color_inactive_time*
** description: `use a different color for inactive time (when window is not current window, or if line is from a merged buffer not selected)`
** type: boolean
** values: on, off (default value: `off`)
* *weechat.look.color_inactive_window*
* [[option_weechat.look.color_inactive_window]] *weechat.look.color_inactive_window*
** description: `use a different color for lines in inactive window (when window is not current window)`
** type: boolean
** values: on, off (default value: `off`)
* *weechat.look.color_pairs_auto_reset*
* [[option_weechat.look.color_pairs_auto_reset]] *weechat.look.color_pairs_auto_reset*
** description: `automatically reset table of color pairs when number of available pairs is lower or equal to this number (-1 = disable automatic reset, and then a manual "/color reset" is needed when table is full)`
** type: integer
** values: -1 .. 256 (default value: `5`)
* *weechat.look.color_real_white*
* [[option_weechat.look.color_real_white]] *weechat.look.color_real_white*
** description: `if set, uses real white color, disabled by default for terms with white background (if you never use white background, you should turn on this option to see real white instead of default term foreground color)`
** type: boolean
** values: on, off (default value: `off`)
* *weechat.look.command_chars*
* [[option_weechat.look.command_chars]] *weechat.look.command_chars*
** description: `chars used to determine if input string is a command or not: input must start with one of these chars; the slash ("/") is always considered as command prefix (example: ".$")`
** type: string
** values: any string (default value: `""`)
* *weechat.look.confirm_quit*
* [[option_weechat.look.confirm_quit]] *weechat.look.confirm_quit*
** description: `if set, /quit command must be confirmed with extra argument "-yes" (see /help quit)`
** type: boolean
** values: on, off (default value: `off`)
* *weechat.look.day_change*
* [[option_weechat.look.day_change]] *weechat.look.day_change*
** description: `display special message when day changes`
** type: boolean
** values: on, off (default value: `on`)
* *weechat.look.day_change_time_format*
* [[option_weechat.look.day_change_time_format]] *weechat.look.day_change_time_format*
** description: `time format for date displayed when day changed`
** type: string
** values: any string (default value: `"%a, %d %b %Y"`)
* *weechat.look.eat_newline_glitch*
* [[option_weechat.look.eat_newline_glitch]] *weechat.look.eat_newline_glitch*
** description: `if set, the eat_newline_glitch will be set to 0; this is used to not add new line char at end of each line, and then not break text when you copy/paste text from WeeChat to another application (this option is disabled by default because it can cause serious display bugs)`
** type: boolean
** values: on, off (default value: `off`)
* *weechat.look.highlight*
* [[option_weechat.look.highlight]] *weechat.look.highlight*
** description: `comma separated list of words to highlight (case insensitive comparison, words may begin or end with "*" for partial match)`
** type: string
** values: any string (default value: `""`)
* *weechat.look.highlight_regex*
* [[option_weechat.look.highlight_regex]] *weechat.look.highlight_regex*
** description: `regular expression used to check if a message has highlight or not, at least one match in string must be surrounded by word chars (alphanumeric, "-", "_" or "|"), regular expression is case sensitive, example: "FlashCode|flashy"`
** type: string
** values: any string (default value: `""`)
* *weechat.look.highlight_tags*
* [[option_weechat.look.highlight_tags]] *weechat.look.highlight_tags*
** description: `comma separated list of tags to highlight (case insensitive comparison, examples: "irc_notice" for IRC notices, "nick_flashcode" for messages from nick "FlashCode")`
** type: string
** values: any string (default value: `""`)
* *weechat.look.hotlist_add_buffer_if_away*
* [[option_weechat.look.hotlist_add_buffer_if_away]] *weechat.look.hotlist_add_buffer_if_away*
** description: `add any buffer to hotlist (including current or visible buffers) if local variable "away" is set on buffer`
** type: boolean
** values: on, off (default value: `on`)
* *weechat.look.hotlist_buffer_separator*
* [[option_weechat.look.hotlist_buffer_separator]] *weechat.look.hotlist_buffer_separator*
** description: `string displayed between buffers in hotlist`
** type: string
** values: any string (default value: `", "`)
* *weechat.look.hotlist_count_max*
* [[option_weechat.look.hotlist_count_max]] *weechat.look.hotlist_count_max*
** description: `max number of messages count to display in hotlist for a buffer (0 = never display messages count)`
** type: integer
** values: 0 .. 4 (default value: `2`)
* *weechat.look.hotlist_count_min_msg*
* [[option_weechat.look.hotlist_count_min_msg]] *weechat.look.hotlist_count_min_msg*
** description: `display messages count if number of messages is greater or equal to this value`
** type: integer
** values: 1 .. 100 (default value: `2`)
* *weechat.look.hotlist_names_count*
* [[option_weechat.look.hotlist_names_count]] *weechat.look.hotlist_names_count*
** description: `max number of names in hotlist (0 = no name displayed, only buffer numbers)`
** type: integer
** values: 0 .. 32 (default value: `3`)
* *weechat.look.hotlist_names_length*
* [[option_weechat.look.hotlist_names_length]] *weechat.look.hotlist_names_length*
** description: `max length of names in hotlist (0 = no limit)`
** type: integer
** values: 0 .. 32 (default value: `0`)
* *weechat.look.hotlist_names_level*
* [[option_weechat.look.hotlist_names_level]] *weechat.look.hotlist_names_level*
** description: `level for displaying names in hotlist (combination of: 1=join/part, 2=message, 4=private, 8=highlight, for example: 12=private+highlight)`
** type: integer
** values: 1 .. 15 (default value: `12`)
* *weechat.look.hotlist_names_merged_buffers*
* [[option_weechat.look.hotlist_names_merged_buffers]] *weechat.look.hotlist_names_merged_buffers*
** description: `if set, force display of names in hotlist for merged buffers`
** type: boolean
** values: on, off (default value: `off`)
* *weechat.look.hotlist_short_names*
* [[option_weechat.look.hotlist_short_names]] *weechat.look.hotlist_short_names*
** description: `if set, uses short names to display buffer names in hotlist (start after first '.' in name)`
** type: boolean
** values: on, off (default value: `on`)
* *weechat.look.hotlist_sort*
* [[option_weechat.look.hotlist_sort]] *weechat.look.hotlist_sort*
** description: `hotlist sort type (group_time_asc (default), group_time_desc, group_number_asc, group_number_desc, number_asc, number_desc)`
** type: integer
** values: group_time_asc, group_time_desc, group_number_asc, group_number_desc, number_asc, number_desc (default value: `group_time_asc`)
* *weechat.look.hotlist_unique_numbers*
* [[option_weechat.look.hotlist_unique_numbers]] *weechat.look.hotlist_unique_numbers*
** description: `keep only unique numbers in hotlist (this applies only on hotlist items where name is NOT displayed after number)`
** type: boolean
** values: on, off (default value: `on`)
* *weechat.look.input_cursor_scroll*
* [[option_weechat.look.input_cursor_scroll]] *weechat.look.input_cursor_scroll*
** description: `number of chars displayed after end of input line when scrolling to display end of line`
** type: integer
** values: 0 .. 100 (default value: `20`)
* *weechat.look.input_share*
* [[option_weechat.look.input_share]] *weechat.look.input_share*
** description: `share commands, text, or both in input for all buffers (there is still local history for each buffer)`
** type: integer
** values: none, commands, text, all (default value: `none`)
* *weechat.look.input_share_overwrite*
* [[option_weechat.look.input_share_overwrite]] *weechat.look.input_share_overwrite*
** description: `if set and input is shared, always overwrite input in target buffer`
** type: boolean
** values: on, off (default value: `off`)
* *weechat.look.input_undo_max*
* [[option_weechat.look.input_undo_max]] *weechat.look.input_undo_max*
** description: `max number of "undo" for command line, by buffer (0 = undo disabled)`
** type: integer
** values: 0 .. 65535 (default value: `32`)
* *weechat.look.item_buffer_filter*
* [[option_weechat.look.item_buffer_filter]] *weechat.look.item_buffer_filter*
** description: `string used to show that some lines are filtered in current buffer (bar item "buffer_filter")`
** type: string
** values: any string (default value: `"*"`)
* *weechat.look.item_time_format*
* [[option_weechat.look.item_time_format]] *weechat.look.item_time_format*
** description: `time format for "time" bar item (see man strftime for date/time specifiers)`
** type: string
** values: any string (default value: `"%H:%M"`)
* *weechat.look.jump_current_to_previous_buffer*
* [[option_weechat.look.jump_current_to_previous_buffer]] *weechat.look.jump_current_to_previous_buffer*
** description: `jump to previous buffer displayed when jumping to current buffer number with /buffer *N (where N is a buffer number), to easily switch to another buffer, then come back to current buffer`
** type: boolean
** values: on, off (default value: `on`)
* *weechat.look.jump_previous_buffer_when_closing*
* [[option_weechat.look.jump_previous_buffer_when_closing]] *weechat.look.jump_previous_buffer_when_closing*
** description: `jump to previously visited buffer when closing a buffer (if disabled, then jump to buffer number - 1)`
** type: boolean
** values: on, off (default value: `on`)
* *weechat.look.mouse*
* [[option_weechat.look.mouse]] *weechat.look.mouse*
** description: `enable mouse support at startup (to enable it now, see /help mouse)`
** type: boolean
** values: on, off (default value: `off`)
* *weechat.look.mouse_timer_delay*
* [[option_weechat.look.mouse_timer_delay]] *weechat.look.mouse_timer_delay*
** description: `delay (in milliseconds) to grab a mouse event: WeeChat will wait this delay before processing event`
** type: integer
** values: 1 .. 10000 (default value: `100`)
* *weechat.look.nickmode*
* [[option_weechat.look.nickmode]] *weechat.look.nickmode*
** description: `display nick mode ((half)op/voice) before each nick`
** type: boolean
** values: on, off (default value: `on`)
* *weechat.look.nickmode_empty*
* [[option_weechat.look.nickmode_empty]] *weechat.look.nickmode_empty*
** description: `display space if nick mode is not (half)op/voice`
** type: boolean
** values: on, off (default value: `off`)
* *weechat.look.paste_max_lines*
* [[option_weechat.look.paste_max_lines]] *weechat.look.paste_max_lines*
** description: `max number of lines for paste without asking user (0 = disable this feature)`
** type: integer
** values: 0 .. 2147483647 (default value: `3`)
* *weechat.look.prefix_action*
* [[option_weechat.look.prefix_action]] *weechat.look.prefix_action*
** description: `prefix for action messages`
** type: string
** values: any string (default value: `" *"`)
* *weechat.look.prefix_align*
* [[option_weechat.look.prefix_align]] *weechat.look.prefix_align*
** description: `prefix alignment (none, left, right (default))`
** type: integer
** values: none, left, right (default value: `right`)
* *weechat.look.prefix_align_max*
* [[option_weechat.look.prefix_align_max]] *weechat.look.prefix_align_max*
** description: `max size for prefix (0 = no max size)`
** type: integer
** values: 0 .. 128 (default value: `0`)
* *weechat.look.prefix_align_min*
* [[option_weechat.look.prefix_align_min]] *weechat.look.prefix_align_min*
** description: `min size for prefix`
** type: integer
** values: 0 .. 128 (default value: `0`)
* *weechat.look.prefix_align_more*
* [[option_weechat.look.prefix_align_more]] *weechat.look.prefix_align_more*
** description: `display '+' if prefix is truncated`
** type: boolean
** values: on, off (default value: `on`)
* *weechat.look.prefix_buffer_align*
* [[option_weechat.look.prefix_buffer_align]] *weechat.look.prefix_buffer_align*
** description: `prefix alignment for buffer name, when many buffers are merged with same number (none, left, right (default))`
** type: integer
** values: none, left, right (default value: `right`)
* *weechat.look.prefix_buffer_align_max*
* [[option_weechat.look.prefix_buffer_align_max]] *weechat.look.prefix_buffer_align_max*
** description: `max size for buffer name, when many buffers are merged with same number (0 = no max size)`
** type: integer
** values: 0 .. 128 (default value: `0`)
* *weechat.look.prefix_buffer_align_more*
* [[option_weechat.look.prefix_buffer_align_more]] *weechat.look.prefix_buffer_align_more*
** description: `display '+' if buffer name is truncated (when many buffers are merged with same number)`
** type: boolean
** values: on, off (default value: `on`)
* *weechat.look.prefix_error*
* [[option_weechat.look.prefix_error]] *weechat.look.prefix_error*
** description: `prefix for error messages`
** type: string
** values: any string (default value: `"=!="`)
* *weechat.look.prefix_join*
* [[option_weechat.look.prefix_join]] *weechat.look.prefix_join*
** description: `prefix for join messages`
** type: string
** values: any string (default value: `"-->"`)
* *weechat.look.prefix_network*
* [[option_weechat.look.prefix_network]] *weechat.look.prefix_network*
** description: `prefix for network messages`
** type: string
** values: any string (default value: `"--"`)
* *weechat.look.prefix_quit*
* [[option_weechat.look.prefix_quit]] *weechat.look.prefix_quit*
** description: `prefix for quit messages`
** type: string
** values: any string (default value: `"<--"`)
* *weechat.look.prefix_suffix*
* [[option_weechat.look.prefix_suffix]] *weechat.look.prefix_suffix*
** description: `string displayed after prefix`
** type: string
** values: any string (default value: `"|"`)
* *weechat.look.read_marker*
* [[option_weechat.look.read_marker]] *weechat.look.read_marker*
** description: `use a marker (line or char) on buffers to show first unread line`
** type: integer
** values: none, line, char (default value: `line`)
* *weechat.look.read_marker_always_show*
* [[option_weechat.look.read_marker_always_show]] *weechat.look.read_marker_always_show*
** description: `always show read marker, even if it is after last buffer line`
** type: boolean
** values: on, off (default value: `off`)
* *weechat.look.read_marker_string*
* [[option_weechat.look.read_marker_string]] *weechat.look.read_marker_string*
** description: `string used to draw read marker line (string is repeated until end of line)`
** type: string
** values: any string (default value: `"- "`)
* *weechat.look.save_config_on_exit*
* [[option_weechat.look.save_config_on_exit]] *weechat.look.save_config_on_exit*
** description: `save configuration file on exit`
** type: boolean
** values: on, off (default value: `on`)
* *weechat.look.save_layout_on_exit*
* [[option_weechat.look.save_layout_on_exit]] *weechat.look.save_layout_on_exit*
** description: `save layout on exit (buffers, windows, or both)`
** type: integer
** values: none, buffers, windows, all (default value: `none`)
* *weechat.look.scroll_amount*
* [[option_weechat.look.scroll_amount]] *weechat.look.scroll_amount*
** description: `how many lines to scroll by with scroll_up and scroll_down`
** type: integer
** values: 1 .. 2147483647 (default value: `3`)
* *weechat.look.scroll_page_percent*
* [[option_weechat.look.scroll_page_percent]] *weechat.look.scroll_page_percent*
** description: `percent of screen to scroll when scrolling one page up or down (for example 100 means one page, 50 half-page)`
** type: integer
** values: 1 .. 100 (default value: `100`)
* *weechat.look.search_text_not_found_alert*
* [[option_weechat.look.search_text_not_found_alert]] *weechat.look.search_text_not_found_alert*
** description: `alert user when text sought is not found in buffer`
** type: boolean
** values: on, off (default value: `on`)
* *weechat.look.separator_horizontal*
* [[option_weechat.look.separator_horizontal]] *weechat.look.separator_horizontal*
** description: `char used to draw horizontal separators around bars (empty value will draw a real line with ncurses, but may cause bugs with URL selection under some terminals), wide chars are NOT allowed here`
** type: string
** values: any string (default value: `"-"`)
* *weechat.look.separator_vertical*
* [[option_weechat.look.separator_vertical]] *weechat.look.separator_vertical*
** description: `char used to draw vertical separators around bars (empty value will draw a real line with ncurses), wide chars are NOT allowed here`
** type: string
** values: any string (default value: `""`)
* *weechat.look.set_title*
* [[option_weechat.look.set_title]] *weechat.look.set_title*
** description: `set title for window (terminal for Curses GUI) with name and version`
** type: boolean
** values: on, off (default value: `on`)
* *weechat.look.time_format*
* [[option_weechat.look.time_format]] *weechat.look.time_format*
** description: `time format for dates converted to strings and displayed in messages`
** type: string
** values: any string (default value: `"%a, %d %b %Y %T"`)
* *weechat.network.gnutls_ca_file*
* [[option_weechat.network.gnutls_ca_file]] *weechat.network.gnutls_ca_file*
** description: `file containing the certificate authorities ("%h" will be replaced by WeeChat home, "~/.weechat" by default)`
** type: string
** values: any string (default value: `"/etc/ssl/certs/ca-certificates.crt"`)
* *weechat.network.gnutls_handshake_timeout*
* [[option_weechat.network.gnutls_handshake_timeout]] *weechat.network.gnutls_handshake_timeout*
** description: `timeout (in seconds) for gnutls handshake`
** type: integer
** values: 1 .. 2147483647 (default value: `30`)
* *weechat.plugin.autoload*
* [[option_weechat.plugin.autoload]] *weechat.plugin.autoload*
** description: `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, names can start or end with "*" to match several plugins (examples: "*" or "*,!lua,!tcl")`
** type: string
** values: any string (default value: `"*"`)
* *weechat.plugin.debug*
* [[option_weechat.plugin.debug]] *weechat.plugin.debug*
** description: `enable debug messages by default in all plugins (option disabled by default, which is highly recommended)`
** type: boolean
** values: on, off (default value: `off`)
* *weechat.plugin.extension*
* [[option_weechat.plugin.extension]] *weechat.plugin.extension*
** description: `standard plugins extension in filename (for example ".so" under Linux or ".dll" under Microsoft Windows)`
** type: string
** values: any string (default value: `".so"`)
* *weechat.plugin.path*
* [[option_weechat.plugin.path]] *weechat.plugin.path*
** description: `path for searching plugins ("%h" will be replaced by WeeChat home, "~/.weechat" by default)`
** type: string
** values: any string (default value: `"%h/plugins"`)
* *weechat.plugin.save_config_on_unload*
* [[option_weechat.plugin.save_config_on_unload]] *weechat.plugin.save_config_on_unload*
** description: `save configuration files when unloading plugins`
** type: boolean
** values: on, off (default value: `on`)
* *weechat.startup.command_after_plugins*
* [[option_weechat.startup.command_after_plugins]] *weechat.startup.command_after_plugins*
** description: `command executed when WeeChat starts, after loading plugins`
** type: string
** values: any string (default value: `""`)
* *weechat.startup.command_before_plugins*
* [[option_weechat.startup.command_before_plugins]] *weechat.startup.command_before_plugins*
** description: `command executed when WeeChat starts, before loading plugins`
** type: string
** values: any string (default value: `""`)
* *weechat.startup.display_logo*
* [[option_weechat.startup.display_logo]] *weechat.startup.display_logo*
** description: `display WeeChat logo at startup`
** type: boolean
** values: on, off (default value: `on`)
* *weechat.startup.display_version*
* [[option_weechat.startup.display_version]] *weechat.startup.display_version*
** description: `display WeeChat version at startup`
** type: boolean
** values: on, off (default value: `on`)

View File

@ -1,124 +1,124 @@
* *xfer.color.status_aborted*
* [[option_xfer.color.status_aborted]] *xfer.color.status_aborted*
** description: `text color for "aborted" status`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `lightred`)
* *xfer.color.status_active*
* [[option_xfer.color.status_active]] *xfer.color.status_active*
** description: `text color for "active" status`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `lightblue`)
* *xfer.color.status_connecting*
* [[option_xfer.color.status_connecting]] *xfer.color.status_connecting*
** description: `text color for "connecting" status`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `yellow`)
* *xfer.color.status_done*
* [[option_xfer.color.status_done]] *xfer.color.status_done*
** description: `text color for "done" status`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `lightgreen`)
* *xfer.color.status_failed*
* [[option_xfer.color.status_failed]] *xfer.color.status_failed*
** description: `text color for "failed" status`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `lightred`)
* *xfer.color.status_waiting*
* [[option_xfer.color.status_waiting]] *xfer.color.status_waiting*
** description: `text color for "waiting" status`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `lightcyan`)
* *xfer.color.text*
* [[option_xfer.color.text]] *xfer.color.text*
** description: `text color`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `default`)
* *xfer.color.text_bg*
* [[option_xfer.color.text_bg]] *xfer.color.text_bg*
** description: `background color`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `default`)
* *xfer.color.text_selected*
* [[option_xfer.color.text_selected]] *xfer.color.text_selected*
** description: `text color of selected xfer line`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `white`)
* *xfer.file.auto_accept_chats*
* [[option_xfer.file.auto_accept_chats]] *xfer.file.auto_accept_chats*
** description: `automatically accept chat requests (use carefully!)`
** type: boolean
** values: on, off (default value: `off`)
* *xfer.file.auto_accept_files*
* [[option_xfer.file.auto_accept_files]] *xfer.file.auto_accept_files*
** description: `automatically accept incoming files (use carefully!)`
** type: boolean
** values: on, off (default value: `off`)
* *xfer.file.auto_rename*
* [[option_xfer.file.auto_rename]] *xfer.file.auto_rename*
** description: `rename incoming files if already exists (add ".1", ".2", ...)`
** type: boolean
** values: on, off (default value: `on`)
* *xfer.file.auto_resume*
* [[option_xfer.file.auto_resume]] *xfer.file.auto_resume*
** description: `automatically resume file transfer if connection with remote host is lost`
** type: boolean
** values: on, off (default value: `on`)
* *xfer.file.convert_spaces*
* [[option_xfer.file.convert_spaces]] *xfer.file.convert_spaces*
** description: `convert spaces to underscores when sending files`
** type: boolean
** values: on, off (default value: `on`)
* *xfer.file.download_path*
* [[option_xfer.file.download_path]] *xfer.file.download_path*
** description: `path for writing incoming files ("%h" will be replaced by WeeChat home, "~/.weechat" by default)`
** type: string
** values: any string (default value: `"%h/xfer"`)
* *xfer.file.upload_path*
* [[option_xfer.file.upload_path]] *xfer.file.upload_path*
** description: `path for reading files when sending (when no path is specified by user) ("%h" will be replaced by WeeChat home, "~/.weechat" by default)`
** type: string
** values: any string (default value: `"~"`)
* *xfer.file.use_nick_in_filename*
* [[option_xfer.file.use_nick_in_filename]] *xfer.file.use_nick_in_filename*
** description: `use remote nick as prefix in local filename when receiving a file`
** type: boolean
** values: on, off (default value: `on`)
* *xfer.look.auto_open_buffer*
* [[option_xfer.look.auto_open_buffer]] *xfer.look.auto_open_buffer*
** description: `auto open xfer buffer when a new xfer is added to list`
** type: boolean
** values: on, off (default value: `on`)
* *xfer.look.progress_bar_size*
* [[option_xfer.look.progress_bar_size]] *xfer.look.progress_bar_size*
** description: `size of progress bar, in chars (if 0, progress bar is disabled)`
** type: integer
** values: 0 .. 256 (default value: `20`)
* *xfer.network.blocksize*
* [[option_xfer.network.blocksize]] *xfer.network.blocksize*
** description: `block size for sending packets, in bytes`
** type: integer
** values: 1024 .. 102400 (default value: `65536`)
* *xfer.network.fast_send*
* [[option_xfer.network.fast_send]] *xfer.network.fast_send*
** description: `does not wait for ACK when sending file`
** type: boolean
** values: on, off (default value: `on`)
* *xfer.network.own_ip*
* [[option_xfer.network.own_ip]] *xfer.network.own_ip*
** description: `IP or DNS address used for sending files/chats (if empty, local interface IP is used)`
** type: string
** values: any string (default value: `""`)
* *xfer.network.port_range*
* [[option_xfer.network.port_range]] *xfer.network.port_range*
** description: `restricts outgoing files/chats to use only ports in the given range (useful for NAT) (syntax: a single port, ie. 5000 or a port range, ie. 5000-5015, empty value means any port, it's recommended to use ports greater than 1024, because only root can use ports below 1024)`
** type: string
** values: any string (default value: `""`)
* *xfer.network.speed_limit*
* [[option_xfer.network.speed_limit]] *xfer.network.speed_limit*
** description: `speed limit for sending files, in kilo-bytes by second (0 means no limit)`
** type: integer
** values: 0 .. 2147483647 (default value: `0`)
* *xfer.network.timeout*
* [[option_xfer.network.timeout]] *xfer.network.timeout*
** description: `timeout for xfer request (in seconds)`
** type: integer
** values: 5 .. 2147483647 (default value: `300`)

View File

@ -1,29 +1,29 @@
* *aspell.check.commands*
* [[option_aspell.check.commands]] *aspell.check.commands*
** description: `liste de commandes (séparées par des virgules) pour lesquelles la vérification orthographique est activée (la vérification est désactivée pour toutes les autres commandes)`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"ame,amsg,away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic"`)
* *aspell.check.default_dict*
* [[option_aspell.check.default_dict]] *aspell.check.default_dict*
** description: `dictionnaire par défaut (ou liste de dictionnaires séparés par une virgule) à utiliser quand le tampon courant n'a pas de dictionnaire défini (laissez blanc pour désactiver aspell sur les tampons pour lesquels vous ne l'avez pas explicitement activé)`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `""`)
* *aspell.check.during_search*
* [[option_aspell.check.during_search]] *aspell.check.during_search*
** description: `vérifier les mots pendant la recherche de texte dans le tampon`
** type: booléen
** valeurs: on, off (valeur par défaut: `off`)
* *aspell.check.real_time*
* [[option_aspell.check.real_time]] *aspell.check.real_time*
** description: `vérification orthographique des mots en temps réel (plus lent, désactivé par défaut: les mots sont vérifiés seulement s'il y a un délimiteur après)`
** type: booléen
** valeurs: on, off (valeur par défaut: `off`)
* *aspell.check.word_min_length*
* [[option_aspell.check.word_min_length]] *aspell.check.word_min_length*
** description: `longueur minimum d'un mot pour que l'otrhographe soit vérifiée (utilisez 0 pour vérifier tous les mots)`
** type: entier
** valeurs: 0 .. 2147483647 (valeur par défaut: `2`)
* *aspell.look.color*
* [[option_aspell.look.color]] *aspell.look.color*
** description: `couleur utilisée pour les mots mal orthographiés`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `lightred`)

View File

@ -1,9 +1,9 @@
* *charset.default.decode*
* [[option_charset.default.decode]] *charset.default.decode*
** description: `charset de décodage global`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"iso-8859-1"`)
* *charset.default.encode*
* [[option_charset.default.encode]] *charset.default.encode*
** description: `charset d'encodage global`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `""`)

View File

@ -1,514 +1,514 @@
* *irc.color.input_nick*
* [[option_irc.color.input_nick]] *irc.color.input_nick*
** description: `couleur du pseudo dans la barre de saisie`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `lightcyan`)
* *irc.color.item_away*
* [[option_irc.color.item_away]] *irc.color.item_away*
** description: `couleur pour l'objet away`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `yellow`)
* *irc.color.item_channel_modes*
* [[option_irc.color.item_channel_modes]] *irc.color.item_channel_modes*
** description: `couleur pour les modes du canal, à côté du nom du canal`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `default`)
* *irc.color.item_lag_counting*
* [[option_irc.color.item_lag_counting]] *irc.color.item_lag_counting*
** description: `couleur pour l'indicateur de lag, lorsque le décompte est en cours (pong non reçu du serveur, le lag augmente)`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `default`)
* *irc.color.item_lag_finished*
* [[option_irc.color.item_lag_finished]] *irc.color.item_lag_finished*
** description: `couleur pour l'indicateur de lag, lorsque le pong a été reçu du serveur`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `yellow`)
* *irc.color.message_join*
* [[option_irc.color.message_join]] *irc.color.message_join*
** description: `couleur pour le texte dans les messages join`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `green`)
* *irc.color.message_quit*
* [[option_irc.color.message_quit]] *irc.color.message_quit*
** description: `couleur pour le texte dans les messages part/quit`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `red`)
* *irc.color.mirc_remap*
* [[option_irc.color.mirc_remap]] *irc.color.mirc_remap*
** description: `réassigner les couleurs mirc dans les messages en utilisant une hashtable: les clés sont "fg,bg" sous forme d'entiers entre -1 (non spécifié) et 15, les valeurs sont des noms de couleur WeeChat ou nombres (le format est: "1,-1:couleur1;2,7:couleur2"), exemple: "1,-1:darkgray;1,2:white,blue" pour réassigner le noir sur n'importe quel fond en "darkgray" et le noir sur bleu en "white,blue"; les couleurs WeeChat par défaut pour les codes IRC sont: 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:gray, 15:white`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"1,-1:darkgray"`)
* *irc.color.nick_prefix*
* [[option_irc.color.nick_prefix]] *irc.color.nick_prefix*
** description: `couleur pour le préfixe du pseudo (le préfixe est une chaîne personnalisée affichée avant le pseudo)`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `green`)
* *irc.color.nick_prefixes*
* [[option_irc.color.nick_prefixes]] *irc.color.nick_prefixes*
** description: `couleur pour les préfixes du pseudo en utilisant les caractères de mode (o=op, h=halfop, v=voice, ...), le format est: "o:couleur1;h:couleur2;v:couleur3" (si un mode n'est pas trouvé, WeeChat essaiera avec les modes suivants reçus du serveur ("PREFIX"); un mode spécial "*" peut être utilisé comme couleur par défaut si aucun mode n'est trouvé dans la liste)`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"q:lightred;a:lightcyan;o:lightgreen;h:lightmagenta;v:yellow;*:lightblue"`)
* *irc.color.nick_suffix*
* [[option_irc.color.nick_suffix]] *irc.color.nick_suffix*
** description: `couleur pour le suffixe du pseudo (le suffixe est une chaîne personnalisée affichée après le pseudo)`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `green`)
* *irc.color.notice*
* [[option_irc.color.notice]] *irc.color.notice*
** description: `couleur pour le texte "Notice" dans les notices`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `green`)
* *irc.color.reason_quit*
* [[option_irc.color.reason_quit]] *irc.color.reason_quit*
** description: `couleur pour la raison dans les messages part/quit`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `default`)
* *irc.color.topic_new*
* [[option_irc.color.topic_new]] *irc.color.topic_new*
** description: `couleur pour le nouveau titre du canal (lorsque le titre est changé)`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `white`)
* *irc.color.topic_old*
* [[option_irc.color.topic_old]] *irc.color.topic_old*
** description: `couleur pour l'ancien titre du canal (lorsque le titre est changé)`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `darkgray`)
* *irc.look.buffer_switch_autojoin*
* [[option_irc.look.buffer_switch_autojoin]] *irc.look.buffer_switch_autojoin*
** description: `basculer automatiquement vers le tampon du canal lorsqu'il est automatiquement rejoint (avec l'option du serveur "autojoin")`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *irc.look.buffer_switch_join*
* [[option_irc.look.buffer_switch_join]] *irc.look.buffer_switch_join*
** description: `basculer automatiquement vers le tampon du canal lorsqu'il est manuellement rejoint (avec la commande /join)`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *irc.look.color_nicks_in_names*
* [[option_irc.look.color_nicks_in_names]] *irc.look.color_nicks_in_names*
** description: `utiliser la couleur du pseudo dans la sortie de /names (ou la liste des pseudos affichée lorsqu'on rejoint un canal)`
** type: booléen
** valeurs: on, off (valeur par défaut: `off`)
* *irc.look.color_nicks_in_nicklist*
* [[option_irc.look.color_nicks_in_nicklist]] *irc.look.color_nicks_in_nicklist*
** description: `utiliser la couleur du pseudo dans la liste des pseudos`
** type: booléen
** valeurs: on, off (valeur par défaut: `off`)
* *irc.look.color_nicks_in_server_messages*
* [[option_irc.look.color_nicks_in_server_messages]] *irc.look.color_nicks_in_server_messages*
** description: `utiliser la couleur du pseudo dans les messages du serveur`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *irc.look.color_pv_nick_like_channel*
* [[option_irc.look.color_pv_nick_like_channel]] *irc.look.color_pv_nick_like_channel*
** description: `utiliser la même couleur de pseudo pour le canal et le privé`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *irc.look.display_away*
* [[option_irc.look.display_away]] *irc.look.display_away*
** description: `affiche un message pour l'absence/le retour`
** type: entier
** valeurs: off, local, channel (valeur par défaut: `local`)
* *irc.look.display_ctcp_blocked*
* [[option_irc.look.display_ctcp_blocked]] *irc.look.display_ctcp_blocked*
** description: `afficher le message CTCP même s'il est bloqué`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *irc.look.display_ctcp_reply*
* [[option_irc.look.display_ctcp_reply]] *irc.look.display_ctcp_reply*
** description: `afficher la réponse CTCP envoyée par WeeChat`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *irc.look.display_ctcp_unknown*
* [[option_irc.look.display_ctcp_unknown]] *irc.look.display_ctcp_unknown*
** description: `afficher le message CTCP même si le CTCP est inconnu`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *irc.look.display_host_join*
* [[option_irc.look.display_host_join]] *irc.look.display_host_join*
** description: `afficher le nom d'hôte dans les messages join`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *irc.look.display_host_join_local*
* [[option_irc.look.display_host_join_local]] *irc.look.display_host_join_local*
** description: `afficher le nom d'hôte dans les messages join du client local`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *irc.look.display_host_quit*
* [[option_irc.look.display_host_quit]] *irc.look.display_host_quit*
** description: `afficher le nom d'hôte dans les messages part/quit`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *irc.look.display_old_topic*
* [[option_irc.look.display_old_topic]] *irc.look.display_old_topic*
** description: `afficher l'ancien titre lorsque le titre du canal est changé`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *irc.look.display_pv_away_once*
* [[option_irc.look.display_pv_away_once]] *irc.look.display_pv_away_once*
** description: `afficher le message d'absence distant une seule fois en privé`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *irc.look.display_pv_back*
* [[option_irc.look.display_pv_back]] *irc.look.display_pv_back*
** description: `afficher un message en privé lorsque l'utilisateur est de retour (après avoir quitté le serveur)`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *irc.look.hide_nickserv_pwd*
* [[option_irc.look.hide_nickserv_pwd]] *irc.look.hide_nickserv_pwd*
** description: `masquer le mot de passe affiché par nickserv`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *irc.look.highlight_tags*
* [[option_irc.look.highlight_tags]] *irc.look.highlight_tags*
** description: `liste des tags pour les messages qui peuvent produire un highlight (séparés par des virgules, typiquement tout message venant d'un autre utilisateur, pas les messages du serveur, ...)`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"irc_privmsg,irc_notice"`)
* *irc.look.item_away_message*
* [[option_irc.look.item_away_message]] *irc.look.item_away_message*
** description: `afficher le message d'absence du serveur dans l'objet de barre d'absence`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *irc.look.item_channel_modes*
* [[option_irc.look.item_channel_modes]] *irc.look.item_channel_modes*
** description: `affiche les modes du canal dans l'objet de barre "buffer_name"`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *irc.look.item_channel_modes_hide_key*
* [[option_irc.look.item_channel_modes_hide_key]] *irc.look.item_channel_modes_hide_key*
** description: `cacher la clé du canal si les modes sont affichés dans l'objet de barre "buffer_name" (cela cachera tous les paramètres des modes du canal si le mode +k est défini sur le canal)`
** type: booléen
** valeurs: on, off (valeur par défaut: `off`)
* *irc.look.item_display_server*
* [[option_irc.look.item_display_server]] *irc.look.item_display_server*
** description: `nom de l'objet de barre où est affiché le serveur IRC (pour la barre de statut)`
** type: entier
** valeurs: buffer_plugin, buffer_name (valeur par défaut: `buffer_plugin`)
* *irc.look.item_nick_modes*
* [[option_irc.look.item_nick_modes]] *irc.look.item_nick_modes*
** description: `affiche les modes du pseudo dans l'objet de barre "input_prompt"`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *irc.look.item_nick_prefix*
* [[option_irc.look.item_nick_prefix]] *irc.look.item_nick_prefix*
** description: `affiche le préfixe du pseudo dans l'objet de barre "input_prompt"`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *irc.look.msgbuffer_fallback*
* [[option_irc.look.msgbuffer_fallback]] *irc.look.msgbuffer_fallback*
** description: `tampon cible par défaut pour les options msgbuffer quand la cible est "private" et que le tampon privé n'est pas trouvé`
** type: entier
** valeurs: current, server (valeur par défaut: `current`)
* *irc.look.new_channel_position*
* [[option_irc.look.new_channel_position]] *irc.look.new_channel_position*
** description: `force la position du nouveau canal dans la liste des tampons (none = position par défaut (devrait être le dernier tampon), next = tampon courant + 1, near_server = après le dernier canal/privé du serveur)`
** type: entier
** valeurs: none, next, near_server (valeur par défaut: `none`)
* *irc.look.new_pv_position*
* [[option_irc.look.new_pv_position]] *irc.look.new_pv_position*
** description: `force la position du nouveau privé dans la liste des tampons (none = position par défaut (devrait être le dernier tampon), next = tampon courant + 1, near_server = après le dernier canal/privé du serveur)`
** type: entier
** valeurs: none, next, near_server (valeur par défaut: `none`)
* *irc.look.nick_color_force*
* [[option_irc.look.nick_color_force]] *irc.look.nick_color_force*
** description: `force la couleur pour certains pseudos: le hash calculé avec le pseudo pour trouver la couleur ne sera pas utilisé pour ces pseudos (le format est: "pseudo1:couleur1;pseudo2:couleur2")`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `""`)
* *irc.look.nick_color_stop_chars*
* [[option_irc.look.nick_color_stop_chars]] *irc.look.nick_color_stop_chars*
** description: `caractères utilisés pour l'arrêt dans le pseudo lors du calcul de la couleur avec les lettres du pseudo (au moins un caractère en dehors de cette liste doit être dans la chaîne avant de s'arrêter) (exemple: le pseudo "|nick|away" avec "|" dans les caractères retournera la couleur du pseudo "|nick")`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"_|["`)
* *irc.look.nick_completion_smart*
* [[option_irc.look.nick_completion_smart]] *irc.look.nick_completion_smart*
** description: `complétion intelligente pour les pseudos (complète d'abord avec les personnes qui ont parlé récemment)`
** type: entier
** valeurs: off, speakers, speakers_highlights (valeur par défaut: `speakers`)
* *irc.look.nick_prefix*
* [[option_irc.look.nick_prefix]] *irc.look.nick_prefix*
** description: `texte à afficher avant le pseudo dans la fenêtre de discussion`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `""`)
* *irc.look.nick_suffix*
* [[option_irc.look.nick_suffix]] *irc.look.nick_suffix*
** description: `texte à afficher après le pseudo dans la fenêtre de discussion`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `""`)
* *irc.look.notice_as_pv*
* [[option_irc.look.notice_as_pv]] *irc.look.notice_as_pv*
** description: `afficher les notices comme des messages privés (si auto, utilise le tampon privé s'il est trouvé)`
** type: entier
** valeurs: auto, never, always (valeur par défaut: `auto`)
* *irc.look.notify_tags_ison*
* [[option_irc.look.notify_tags_ison]] *irc.look.notify_tags_ison*
** description: `liste des tags (séparés par des virgules) utilisés dans les messages affichés par notify lorsqu'un pseudo a rejoint ou quitté le serveur (résultat de la commande ison), par exemple: "notify_highlight", "notify_message" ou "notify_private"`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"notify_message"`)
* *irc.look.notify_tags_whois*
* [[option_irc.look.notify_tags_whois]] *irc.look.notify_tags_whois*
** description: `liste des tags (séparés par des virgules) utilisés dans les messages affichés par notify lorsque le status d'absence d'un pseudo change (résultat de la commande whois), par exemple: "notify_highlight", "notify_message" ou "notify_private"`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"notify_message"`)
* *irc.look.part_closes_buffer*
* [[option_irc.look.part_closes_buffer]] *irc.look.part_closes_buffer*
** description: `fermer le tampon lorsque /part est exécuté sur un canal`
** type: booléen
** valeurs: on, off (valeur par défaut: `off`)
* *irc.look.raw_messages*
* [[option_irc.look.raw_messages]] *irc.look.raw_messages*
** description: `nombre de messages bruts à sauvegarder en mémoire lorsque le tampon des données brutes est fermé (ces messages seront affichés lors de l'ouverture du tampon des données brutes)`
** type: entier
** valeurs: 0 .. 65535 (valeur par défaut: `256`)
* *irc.look.server_buffer*
* [[option_irc.look.server_buffer]] *irc.look.server_buffer*
** description: `mélange des tampons de serveur`
** type: entier
** valeurs: merge_with_core, merge_without_core, independent (valeur par défaut: `merge_with_core`)
* *irc.look.smart_filter*
* [[option_irc.look.smart_filter]] *irc.look.smart_filter*
** description: `filtrer les messages join/part/quit/nick pour un pseudo s'il n'a pas parlé pendant quelques minutes sur le canal (vous devez créer un filtre sur le tag "irc_smart_filter")`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *irc.look.smart_filter_delay*
* [[option_irc.look.smart_filter_delay]] *irc.look.smart_filter_delay*
** description: `délai pour filtrer les messages join/part/quit (en minutes)`
** type: entier
** valeurs: 1 .. 10080 (valeur par défaut: `5`)
* *irc.look.smart_filter_join*
* [[option_irc.look.smart_filter_join]] *irc.look.smart_filter_join*
** description: `activer le filtre intelligent pour les messages "join"`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *irc.look.smart_filter_nick*
* [[option_irc.look.smart_filter_nick]] *irc.look.smart_filter_nick*
** description: `activer le filtre intelligent pour les messages "nick"`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *irc.look.smart_filter_quit*
* [[option_irc.look.smart_filter_quit]] *irc.look.smart_filter_quit*
** description: `activer le filtre intelligent pour les messages "part" et "quit"`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *irc.look.topic_strip_colors*
* [[option_irc.look.topic_strip_colors]] *irc.look.topic_strip_colors*
** description: `supprimer les couleurs dans le titre (utilisé seulement lors de l'affichage du titre du tampon)`
** type: booléen
** valeurs: on, off (valeur par défaut: `off`)
* *irc.network.autoreconnect_delay_growing*
* [[option_irc.network.autoreconnect_delay_growing]] *irc.network.autoreconnect_delay_growing*
** description: `facteur de croissance du délai d'autoreconnection au serveur (1 = toujours le même délai, 2 = délai*2 pour chaque tentative, etc...)`
** type: entier
** valeurs: 1 .. 100 (valeur par défaut: `2`)
* *irc.network.autoreconnect_delay_max*
* [[option_irc.network.autoreconnect_delay_max]] *irc.network.autoreconnect_delay_max*
** description: `délai maximum d'autoreconnection au serveur (en secondes, 0 = pas de maximum)`
** type: entier
** valeurs: 0 .. 86400 (valeur par défaut: `1800`)
* *irc.network.colors_receive*
* [[option_irc.network.colors_receive]] *irc.network.colors_receive*
** description: `si désactivé, les codes couleurs des messages entrants sont ignorés`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *irc.network.colors_send*
* [[option_irc.network.colors_send]] *irc.network.colors_send*
** description: `autorise l'utilisateur à envoyer des couleurs avec des codes spéciaux (ctrl-c + un code et une couleur optionnelle: b=gras, cxx=couleur, cxx,yy=couleur+fond, u=souligné, r=inversé)`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *irc.network.lag_check*
* [[option_irc.network.lag_check]] *irc.network.lag_check*
** description: `intervalle entre deux vérifications du lag (en secondes, 0 = ne jamais vérifier)`
** type: entier
** valeurs: 0 .. 604800 (valeur par défaut: `60`)
* *irc.network.lag_disconnect*
* [[option_irc.network.lag_disconnect]] *irc.network.lag_disconnect*
** description: `déconnexion après un lag important (en minutes, 0 = ne jamais se déconnecter)`
** type: entier
** valeurs: 0 .. 10080 (valeur par défaut: `0`)
* *irc.network.lag_min_show*
* [[option_irc.network.lag_min_show]] *irc.network.lag_min_show*
** description: `lag minimum à afficher (en millisecondes)`
** type: entier
** valeurs: 0 .. 86400000 (valeur par défaut: `500`)
* *irc.network.lag_refresh_interval*
* [[option_irc.network.lag_refresh_interval]] *irc.network.lag_refresh_interval*
** description: `intervalle entre deux rafraichissements du lag, lorsque le lag augmente (en secondes)`
** type: entier
** valeurs: 1 .. 3600 (valeur par défaut: `1`)
* *irc.network.notify_check_ison*
* [[option_irc.network.notify_check_ison]] *irc.network.notify_check_ison*
** description: `intervalle entre deux vérifications de notification avec la commande IRC "ison" (en minutes)`
** type: entier
** valeurs: 1 .. 10080 (valeur par défaut: `1`)
* *irc.network.notify_check_whois*
* [[option_irc.network.notify_check_whois]] *irc.network.notify_check_whois*
** description: `intervalle entre deux vérifications de notification avec la commande IRC "whois" (en minutes)`
** type: entier
** valeurs: 1 .. 10080 (valeur par défaut: `5`)
* *irc.network.send_unknown_commands*
* [[option_irc.network.send_unknown_commands]] *irc.network.send_unknown_commands*
** description: `envoie les commandes inconnues au serveur`
** type: booléen
** valeurs: on, off (valeur par défaut: `off`)
* *irc.server_default.addresses*
* [[option_irc.server_default.addresses]] *irc.server_default.addresses*
** description: `liste de nom/port ou IP/port pour le serveur (séparés par des virgules)`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `""`)
* *irc.server_default.anti_flood_prio_high*
* [[option_irc.server_default.anti_flood_prio_high]] *irc.server_default.anti_flood_prio_high*
** description: `anti-flood pour la file d'attente haute priorité : nombre de secondes entre deux messages utilisateur ou commandes envoyés au serveur IRC (0 = pas d'anti-flood)`
** type: entier
** valeurs: 0 .. 60 (valeur par défaut: `2`)
* *irc.server_default.anti_flood_prio_low*
* [[option_irc.server_default.anti_flood_prio_low]] *irc.server_default.anti_flood_prio_low*
** description: `anti-flood pour la file d'attente basse priorité : nombre de secondes entre deux messages envoyés au serveur IRC (messages comme les réponses automatiques aux CTCP) (0 = pas d'anti-flood)`
** type: entier
** valeurs: 0 .. 60 (valeur par défaut: `2`)
* *irc.server_default.autoconnect*
* [[option_irc.server_default.autoconnect]] *irc.server_default.autoconnect*
** description: `connexion automatique au serveur quand WeeChat démarre`
** type: booléen
** valeurs: on, off (valeur par défaut: `off`)
* *irc.server_default.autojoin*
* [[option_irc.server_default.autojoin]] *irc.server_default.autojoin*
** description: `liste des canaux (séparés par des virgules) à rejoindre lorsque connecté au serveur (exemple: "#chan1,#chan2,#chan3 key1,key2")`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `""`)
* *irc.server_default.autoreconnect*
* [[option_irc.server_default.autoreconnect]] *irc.server_default.autoreconnect*
** description: `reconnexion automatique au serveur après une déconnexion`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *irc.server_default.autoreconnect_delay*
* [[option_irc.server_default.autoreconnect_delay]] *irc.server_default.autoreconnect_delay*
** description: `délai (en secondes) avant de tenter une reconnexion au serveur`
** type: entier
** valeurs: 1 .. 65535 (valeur par défaut: `10`)
* *irc.server_default.autorejoin*
* [[option_irc.server_default.autorejoin]] *irc.server_default.autorejoin*
** description: `rejoindre automatiquement les canaux après un "kick"`
** type: booléen
** valeurs: on, off (valeur par défaut: `off`)
* *irc.server_default.autorejoin_delay*
* [[option_irc.server_default.autorejoin_delay]] *irc.server_default.autorejoin_delay*
** description: `délai (en secondes) avant de rejoindre automatiquement (après un "kick")`
** type: entier
** valeurs: 0 .. 86400 (valeur par défaut: `30`)
* *irc.server_default.away_check*
* [[option_irc.server_default.away_check]] *irc.server_default.away_check*
** description: `intervalle entre deux vérifications des absences (en minutes, 0 = ne jamais vérifier)`
** type: entier
** valeurs: 0 .. 10080 (valeur par défaut: `0`)
* *irc.server_default.away_check_max_nicks*
* [[option_irc.server_default.away_check_max_nicks]] *irc.server_default.away_check_max_nicks*
** description: `ne pas vérifier les pseudos absents lorsqu'il y a un nombre important de pseudos (0 = pas de limite)`
** type: entier
** valeurs: 0 .. 1000000 (valeur par défaut: `25`)
* *irc.server_default.command*
* [[option_irc.server_default.command]] *irc.server_default.command*
** description: `commande(s) à exécuter lorsque connecté au serveur (plusieurs commandes doivent être séparées par ";", utilisez "\;" pour un point-virgule, les variables spéciales $nick, $channel et $server sont remplacées par leur valeur)`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `""`)
* *irc.server_default.command_delay*
* [[option_irc.server_default.command_delay]] *irc.server_default.command_delay*
** description: `délai (en secondes) après exécution de la commande (exemple: donner du temps pour l'authentification)`
** type: entier
** valeurs: 0 .. 3600 (valeur par défaut: `0`)
* *irc.server_default.connection_timeout*
* [[option_irc.server_default.connection_timeout]] *irc.server_default.connection_timeout*
** description: `délai d'attente (en secondes) entre la connexion TCP au serveur et la réception du message 001, si ce délai est atteint avant que le message 001 soit reçu, WeeChat se déconnectera du serveur`
** type: entier
** valeurs: 1 .. 3600 (valeur par défaut: `60`)
* *irc.server_default.default_msg_part*
* [[option_irc.server_default.default_msg_part]] *irc.server_default.default_msg_part*
** description: `message par défaut pour le part (en quittant un canal) ("%v" sera remplacé par la version de WeeChat dans la chaîne)`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"WeeChat %v"`)
* *irc.server_default.default_msg_quit*
* [[option_irc.server_default.default_msg_quit]] *irc.server_default.default_msg_quit*
** description: `message de fin par défaut (lors de la déconnexion du serveur) ("%v" sera remplacé par la version de WeeChat dans la chaîne)`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"WeeChat %v"`)
* *irc.server_default.ipv6*
* [[option_irc.server_default.ipv6]] *irc.server_default.ipv6*
** description: `utiliser le protocole IPv6 pour la communication avec le serveur`
** type: booléen
** valeurs: on, off (valeur par défaut: `off`)
* *irc.server_default.local_hostname*
* [[option_irc.server_default.local_hostname]] *irc.server_default.local_hostname*
** description: `nom local de machine/IP personnalisé pour le serveur (optionnel, si non renseigné, le nom de machine local est utilisé)`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `""`)
* *irc.server_default.nicks*
* [[option_irc.server_default.nicks]] *irc.server_default.nicks*
** description: `pseudos à utiliser sur le serveur (séparés par des virgules)`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `""`)
* *irc.server_default.notify*
* [[option_irc.server_default.notify]] *irc.server_default.notify*
** description: `liste de notifications pour le serveur (vous ne devriez pas changer cette option mais utiliser la commande /notify)`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `""`)
* *irc.server_default.password*
* [[option_irc.server_default.password]] *irc.server_default.password*
** description: `mot de passe pour le serveur`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `""`)
* *irc.server_default.proxy*
* [[option_irc.server_default.proxy]] *irc.server_default.proxy*
** description: `proxy utilisé pour ce serveur (optionnel)`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `""`)
* *irc.server_default.realname*
* [[option_irc.server_default.realname]] *irc.server_default.realname*
** description: `nom réel pour le serveur`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `""`)
* *irc.server_default.sasl_mechanism*
* [[option_irc.server_default.sasl_mechanism]] *irc.server_default.sasl_mechanism*
** description: `mécanisme pour l'authentification SASL`
** type: entier
** valeurs: plain, dh-blowfish (valeur par défaut: `plain`)
* *irc.server_default.sasl_password*
* [[option_irc.server_default.sasl_password]] *irc.server_default.sasl_password*
** description: `mot de passe pour l'authentification SASL`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `""`)
* *irc.server_default.sasl_timeout*
* [[option_irc.server_default.sasl_timeout]] *irc.server_default.sasl_timeout*
** description: `délai d'attende maximum (en secondes) avant d'abandonner l'authentification SASL`
** type: entier
** valeurs: 1 .. 3600 (valeur par défaut: `15`)
* *irc.server_default.sasl_username*
* [[option_irc.server_default.sasl_username]] *irc.server_default.sasl_username*
** description: `nom d'utilisateur pour l'authentification SASL`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `""`)
* *irc.server_default.ssl*
* [[option_irc.server_default.ssl]] *irc.server_default.ssl*
** description: `utiliser SSL pour la communication avec le serveur`
** type: booléen
** valeurs: on, off (valeur par défaut: `off`)
* *irc.server_default.ssl_cert*
* [[option_irc.server_default.ssl_cert]] *irc.server_default.ssl_cert*
** description: `fichier de certificat ssl utilisé pour identifier automatiquement votre pseudo ("%h" sera remplacé par le répertoire de base WeeChat, par défaut: "~/.weechat")`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `""`)
* *irc.server_default.ssl_dhkey_size*
* [[option_irc.server_default.ssl_dhkey_size]] *irc.server_default.ssl_dhkey_size*
** description: `taille de clé utilisée pour l'échange de clé Diffie-Hellman`
** type: entier
** valeurs: 0 .. 2147483647 (valeur par défaut: `2048`)
* *irc.server_default.ssl_priorities*
* [[option_irc.server_default.ssl_priorities]] *irc.server_default.ssl_priorities*
** description: `chaîne avec les priorités pour gnutls (pour la syntaxe, voir la documentation de la fonction gnutls_priority_init du manuel gnutls, les chaînes courantes sont: "PERFORMANCE", "NORMAL", "SECURE128", "SECURE256", "EXPORT", "NONE")`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"NORMAL"`)
* *irc.server_default.ssl_verify*
* [[option_irc.server_default.ssl_verify]] *irc.server_default.ssl_verify*
** description: `vérifier que la connexion ssl est entièrement de confiance`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *irc.server_default.username*
* [[option_irc.server_default.username]] *irc.server_default.username*
** description: `nom d'utilisateur pour le serveur`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `""`)

View File

@ -1,44 +1,44 @@
* *logger.file.auto_log*
* [[option_logger.file.auto_log]] *logger.file.auto_log*
** description: `sauve automatiquement le contenu des tampons dans des fichiers (sauf si un tampon désactive le log)`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *logger.file.flush_delay*
* [[option_logger.file.flush_delay]] *logger.file.flush_delay*
** description: `nombre de secondes entre les "flush" (écriture) dans les fichiers de log (0 = écrire immédiatement dans les fichiers de log pour chaque ligne affichée)`
** type: entier
** valeurs: 0 .. 3600 (valeur par défaut: `120`)
* *logger.file.info_lines*
* [[option_logger.file.info_lines]] *logger.file.info_lines*
** description: `écrire une ligne d'information dans le fichier log quand le log démarre ou se termine pour un tampon`
** type: booléen
** valeurs: on, off (valeur par défaut: `off`)
* *logger.file.mask*
* [[option_logger.file.mask]] *logger.file.mask*
** description: `masque de fichier par défaut pour les fichiers de log (le format est "repertoire/vers/fichier" ou "fichier", sans le premier "/" car l'option "path" est utilisée pour construire le chemin complet vers le fichier); les variables locales du tampon sont permises; les caractères de formatage de date sont autorisés (voir man strftime)`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"$plugin.$name.weechatlog"`)
* *logger.file.name_lower_case*
* [[option_logger.file.name_lower_case]] *logger.file.name_lower_case*
** description: `utiliser seulement des minuscules dans le nom des fichiers de log`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *logger.file.path*
* [[option_logger.file.path]] *logger.file.path*
** description: `chemin pour les fichiers de log WeeChat; "%h" au début de la chaîne est remplacé par le répertoire de base WeeChat (par défaut: "~/.weechat"); les caractères de formatage de date sont autorisés (voir man strftime)`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"%h/logs/"`)
* *logger.file.replacement_char*
* [[option_logger.file.replacement_char]] *logger.file.replacement_char*
** description: `caractère de remplacement dans le nom de fichier construit avec le masque (comme le délimiteur de répertoire)`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"_"`)
* *logger.file.time_format*
* [[option_logger.file.time_format]] *logger.file.time_format*
** description: `format de date/heure utilisé dans les fichiers log (voir man strftime pour le format de date/heure)`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"%Y-%m-%d %H:%M:%S"`)
* *logger.look.backlog*
* [[option_logger.look.backlog]] *logger.look.backlog*
** description: `nombre maximum de lignes à afficher du fichier de log lors de l'ouverture du tampon (0 = ne rien afficher)`
** type: entier
** valeurs: 0 .. 2147483647 (valeur par défaut: `20`)

View File

@ -1,64 +1,64 @@
* *relay.color.status_active*
* [[option_relay.color.status_active]] *relay.color.status_active*
** description: `couleur du texte pour le statut "connecté"`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `lightblue`)
* *relay.color.status_auth_failed*
* [[option_relay.color.status_auth_failed]] *relay.color.status_auth_failed*
** description: `couleur du texte pour le statut "échec auth"`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `lightred`)
* *relay.color.status_connecting*
* [[option_relay.color.status_connecting]] *relay.color.status_connecting*
** description: `couleur du texte pour le statut "connexion"`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `yellow`)
* *relay.color.status_disconnected*
* [[option_relay.color.status_disconnected]] *relay.color.status_disconnected*
** description: `couleur du texte pour le statut "déconnecté"`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `lightred`)
* *relay.color.status_waiting_auth*
* [[option_relay.color.status_waiting_auth]] *relay.color.status_waiting_auth*
** description: `couleur du texte pour le statut "attente auth"`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `brown`)
* *relay.color.text*
* [[option_relay.color.text]] *relay.color.text*
** description: `couleur du texte`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `default`)
* *relay.color.text_bg*
* [[option_relay.color.text_bg]] *relay.color.text_bg*
** description: `couleur du fond`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `default`)
* *relay.color.text_selected*
* [[option_relay.color.text_selected]] *relay.color.text_selected*
** description: `couleur du texte pour la ligne client sélectionnée`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `white`)
* *relay.look.auto_open_buffer*
* [[option_relay.look.auto_open_buffer]] *relay.look.auto_open_buffer*
** description: `ouvrir automatiquement le tampon des clients pour le relai lorsqu'un nouveau client est ajouté à la liste`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *relay.look.raw_messages*
* [[option_relay.look.raw_messages]] *relay.look.raw_messages*
** description: `nombre de messages bruts à sauvegarder en mémoire lorsque le tampon des données brutes est fermé (ces messages seront affichés lors de l'ouverture du tampon des données brutes)`
** type: entier
** valeurs: 0 .. 65535 (valeur par défaut: `256`)
* *relay.network.bind_address*
* [[option_relay.network.bind_address]] *relay.network.bind_address*
** description: `addresse pour le bind (si vide, la connexion est possible sur toutes les interfaces, utiliser "127.0.0.1" pour autoriser les connections depuis la machine locale seulement)`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `""`)
* *relay.network.max_clients*
* [[option_relay.network.max_clients]] *relay.network.max_clients*
** description: `nombre maximum de clients qui se connectent sur un port`
** type: entier
** valeurs: 1 .. 1024 (valeur par défaut: `5`)
* *relay.network.password*
* [[option_relay.network.password]] *relay.network.password*
** description: `mot de passe requis par les clients pour accéder à ce relai (une valeur vide indique que le mot de passe n'est pas nécessaire)`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `""`)

View File

@ -1,4 +1,4 @@
* *rmodifier.look.hide_char*
* [[option_rmodifier.look.hide_char]] *rmodifier.look.hide_char*
** description: `caractère utilisé pour cacher une partie de la chaîne`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"*"`)

View File

@ -1,759 +1,759 @@
* *weechat.color.bar_more*
* [[option_weechat.color.bar_more]] *weechat.color.bar_more*
** description: `couleur du texte pour les '+' lors du défilement des barres`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `lightmagenta`)
* *weechat.color.chat*
* [[option_weechat.color.chat]] *weechat.color.chat*
** description: `couleur du texte pour la discussion`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `default`)
* *weechat.color.chat_bg*
* [[option_weechat.color.chat_bg]] *weechat.color.chat_bg*
** description: `couleur du fond pour la discussion`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `default`)
* *weechat.color.chat_buffer*
* [[option_weechat.color.chat_buffer]] *weechat.color.chat_buffer*
** description: `couleur du texte pour le nom des tampons`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `white`)
* *weechat.color.chat_channel*
* [[option_weechat.color.chat_channel]] *weechat.color.chat_channel*
** description: `couleur du texte pour le nom des canaux`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `white`)
* *weechat.color.chat_delimiters*
* [[option_weechat.color.chat_delimiters]] *weechat.color.chat_delimiters*
** description: `couleur du texte pour les délimiteurs`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `green`)
* *weechat.color.chat_highlight*
* [[option_weechat.color.chat_highlight]] *weechat.color.chat_highlight*
** description: `couleur du texte pour le préfixe surligné (highlight)`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `yellow`)
* *weechat.color.chat_highlight_bg*
* [[option_weechat.color.chat_highlight_bg]] *weechat.color.chat_highlight_bg*
** description: `couleur du fond pour le préfixe surligné (highlight)`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `magenta`)
* *weechat.color.chat_host*
* [[option_weechat.color.chat_host]] *weechat.color.chat_host*
** description: `couleur du texte pour les noms d'hôtes`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `cyan`)
* *weechat.color.chat_inactive_buffer*
* [[option_weechat.color.chat_inactive_buffer]] *weechat.color.chat_inactive_buffer*
** description: `couleur du texte pour la discussion lorsque la ligne est inactive (tampon mélangé avec d'autres tampons et non sélectionné)`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `darkgray`)
* *weechat.color.chat_inactive_window*
* [[option_weechat.color.chat_inactive_window]] *weechat.color.chat_inactive_window*
** description: `couleur du texte pour la discussion lorsque la fenêtre n'est pas active (pas la fenêtre sélectionnée)`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `darkgray`)
* *weechat.color.chat_nick*
* [[option_weechat.color.chat_nick]] *weechat.color.chat_nick*
** description: `couleur du texte pour les pseudos dans la fenêtre de discussion`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `lightcyan`)
* *weechat.color.chat_nick_colors*
* [[option_weechat.color.chat_nick_colors]] *weechat.color.chat_nick_colors*
** description: `couleur du texte pour les pseudos (liste de couleurs séparées par une virgule, un fond est autorisé avec le format: "couleur:fond", par exemple: "lightred:blue")`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"cyan,magenta,green,brown,lightblue,default,lightcyan,lightmagenta,lightgreen,blue"`)
* *weechat.color.chat_nick_other*
* [[option_weechat.color.chat_nick_other]] *weechat.color.chat_nick_other*
** description: `couleur du texte pour l'autre pseudo dans le tampon privée`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `cyan`)
* *weechat.color.chat_nick_self*
* [[option_weechat.color.chat_nick_self]] *weechat.color.chat_nick_self*
** description: `couleur du texte pour le pseudo local dans la fenêtre de discussion`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `white`)
* *weechat.color.chat_prefix_action*
* [[option_weechat.color.chat_prefix_action]] *weechat.color.chat_prefix_action*
** description: `couleur du texte pour le préfixe d'action`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `white`)
* *weechat.color.chat_prefix_buffer*
* [[option_weechat.color.chat_prefix_buffer]] *weechat.color.chat_prefix_buffer*
** description: `couleur du texte pour le nom du tampon (avant le préfixe, quand plusieurs tampons sont mélangés avec le même numéro)`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `brown`)
* *weechat.color.chat_prefix_buffer_inactive_buffer*
* [[option_weechat.color.chat_prefix_buffer_inactive_buffer]] *weechat.color.chat_prefix_buffer_inactive_buffer*
** description: `couleur du texte pour le nom du tampon inactif (avant le préfixe, quand plusieurs tampons sont mélangés avec le même numéro et si le tampon n'est pas sélectionné)`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `darkgray`)
* *weechat.color.chat_prefix_error*
* [[option_weechat.color.chat_prefix_error]] *weechat.color.chat_prefix_error*
** description: `couleur du texte pour le préfixe d'erreur`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `yellow`)
* *weechat.color.chat_prefix_join*
* [[option_weechat.color.chat_prefix_join]] *weechat.color.chat_prefix_join*
** description: `couleur du texte pour le préfixe d'arrivée`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `lightgreen`)
* *weechat.color.chat_prefix_more*
* [[option_weechat.color.chat_prefix_more]] *weechat.color.chat_prefix_more*
** description: `couleur du texte pour les '+' lorsque le préfixe est trop long`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `lightmagenta`)
* *weechat.color.chat_prefix_network*
* [[option_weechat.color.chat_prefix_network]] *weechat.color.chat_prefix_network*
** description: `couleur du texte pour le préfixe réseau`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `magenta`)
* *weechat.color.chat_prefix_quit*
* [[option_weechat.color.chat_prefix_quit]] *weechat.color.chat_prefix_quit*
** description: `couleur du texte pour le préfixe de départ`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `lightred`)
* *weechat.color.chat_prefix_suffix*
* [[option_weechat.color.chat_prefix_suffix]] *weechat.color.chat_prefix_suffix*
** description: `couleur du texte pour le suffixe (après le préfixe)`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `green`)
* *weechat.color.chat_read_marker*
* [[option_weechat.color.chat_read_marker]] *weechat.color.chat_read_marker*
** description: `couleur du texte pour le marqueur de données non lues`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `magenta`)
* *weechat.color.chat_read_marker_bg*
* [[option_weechat.color.chat_read_marker_bg]] *weechat.color.chat_read_marker_bg*
** description: `couleur du fond pour le marqueur de données non lues`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `default`)
* *weechat.color.chat_server*
* [[option_weechat.color.chat_server]] *weechat.color.chat_server*
** description: `couleur du texte pour le nom des serveurs`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `brown`)
* *weechat.color.chat_tags*
* [[option_weechat.color.chat_tags]] *weechat.color.chat_tags*
** description: `couleur du texte pour les étiquettes après les messages (affichées avec la commande /debug tags)`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `red`)
* *weechat.color.chat_text_found*
* [[option_weechat.color.chat_text_found]] *weechat.color.chat_text_found*
** description: `couleur du texte pour le marqueur sur les lignes où le texte demandé est trouvé`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `yellow`)
* *weechat.color.chat_text_found_bg*
* [[option_weechat.color.chat_text_found_bg]] *weechat.color.chat_text_found_bg*
** description: `couleur du fond pour le marqueur sur les lignes où le texte demandé est trouvé`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `lightmagenta`)
* *weechat.color.chat_time*
* [[option_weechat.color.chat_time]] *weechat.color.chat_time*
** description: `couleur du texte pour l'heure dans la fenêtre de discussion`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `default`)
* *weechat.color.chat_time_delimiters*
* [[option_weechat.color.chat_time_delimiters]] *weechat.color.chat_time_delimiters*
** description: `couleur du texte pour les délimiteurs de l'heure`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `brown`)
* *weechat.color.chat_value*
* [[option_weechat.color.chat_value]] *weechat.color.chat_value*
** description: `couleur du texte pour les valeurs`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `cyan`)
* *weechat.color.input_actions*
* [[option_weechat.color.input_actions]] *weechat.color.input_actions*
** description: `couleur du texte pour les actions dans la ligne de saisie`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `lightgreen`)
* *weechat.color.input_text_not_found*
* [[option_weechat.color.input_text_not_found]] *weechat.color.input_text_not_found*
** description: `couleur du texte pour la recherche infructueuse de texte dans la ligne de saisie`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `red`)
* *weechat.color.nicklist_away*
* [[option_weechat.color.nicklist_away]] *weechat.color.nicklist_away*
** description: `couleur du texte pour les pseudos absents`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `cyan`)
* *weechat.color.nicklist_group*
* [[option_weechat.color.nicklist_group]] *weechat.color.nicklist_group*
** description: `couleur du texte pour les groupes dans la liste des pseudos`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `green`)
* *weechat.color.nicklist_offline*
* [[option_weechat.color.nicklist_offline]] *weechat.color.nicklist_offline*
** description: `couleur du texte pour les pseudos déconnectés`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `blue`)
* *weechat.color.separator*
* [[option_weechat.color.separator]] *weechat.color.separator*
** description: `couleur du fond pour les séparateurs de fenêtres (quand divisé)`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `blue`)
* *weechat.color.status_count_highlight*
* [[option_weechat.color.status_count_highlight]] *weechat.color.status_count_highlight*
** description: `couleur du texte pour le nombre de highlights dans la hotlist (barre de statut)`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `magenta`)
* *weechat.color.status_count_msg*
* [[option_weechat.color.status_count_msg]] *weechat.color.status_count_msg*
** description: `couleur du texte pour le nombre de messages dans la hotlist (barre de statut)`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `brown`)
* *weechat.color.status_count_other*
* [[option_weechat.color.status_count_other]] *weechat.color.status_count_other*
** description: `couleur du texte pour le nombre d'autres messages dans la hotlist (barre de statut)`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `default`)
* *weechat.color.status_count_private*
* [[option_weechat.color.status_count_private]] *weechat.color.status_count_private*
** description: `couleur du texte pour le nombre de messages privés dans la hotlist (barre de statut)`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `green`)
* *weechat.color.status_data_highlight*
* [[option_weechat.color.status_data_highlight]] *weechat.color.status_data_highlight*
** description: `couleur du texte pour un tampon avec un highlight (barre de statut)`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `lightmagenta`)
* *weechat.color.status_data_msg*
* [[option_weechat.color.status_data_msg]] *weechat.color.status_data_msg*
** description: `couleur du texte pour un tampon avec de nouveaux messages (barre de statut)`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `yellow`)
* *weechat.color.status_data_other*
* [[option_weechat.color.status_data_other]] *weechat.color.status_data_other*
** description: `couleur du texte pour un tampon avec des nouvelles données (pas des messages) (barre de statut)`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `default`)
* *weechat.color.status_data_private*
* [[option_weechat.color.status_data_private]] *weechat.color.status_data_private*
** description: `couleur du texte pour un tampon avec un message privé (barre de statut)`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `lightgreen`)
* *weechat.color.status_filter*
* [[option_weechat.color.status_filter]] *weechat.color.status_filter*
** description: `couleur du texte pour l'indicateur de filtrage dans la barre de statut`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `green`)
* *weechat.color.status_more*
* [[option_weechat.color.status_more]] *weechat.color.status_more*
** description: `couleur du texte pour un tampon avec des nouvelles données (barre de statut)`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `yellow`)
* *weechat.color.status_name*
* [[option_weechat.color.status_name]] *weechat.color.status_name*
** description: `couleur du texte pour le nom du tampon courant dans la barre de statut`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `white`)
* *weechat.color.status_name_ssl*
* [[option_weechat.color.status_name_ssl]] *weechat.color.status_name_ssl*
** description: `couleur du texte pour le nom du tampon courant dans la barre de statut, si les données sont sécurisées avec un protocole tel que SSL`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `lightgreen`)
* *weechat.color.status_number*
* [[option_weechat.color.status_number]] *weechat.color.status_number*
** description: `couleur du texte pour le numéro du tampon courant dans la barre de statut`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `yellow`)
* *weechat.color.status_time*
* [[option_weechat.color.status_time]] *weechat.color.status_time*
** description: `couleur du texte pour l'heure (barre de statut)`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `default`)
* *weechat.completion.default_template*
* [[option_weechat.completion.default_template]] *weechat.completion.default_template*
** description: `modèle de complétion par défaut (merci de consulter la documentation pour les codes et valeurs du modèle)`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"%(nicks)|%(irc_channels)"`)
* *weechat.completion.nick_add_space*
* [[option_weechat.completion.nick_add_space]] *weechat.completion.nick_add_space*
** description: `ajouter un espace après la complétion du pseudo (quand le pseudo n'est pas le premier mot sur la ligne de commande)`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *weechat.completion.nick_completer*
* [[option_weechat.completion.nick_completer]] *weechat.completion.nick_completer*
** description: `chaîne affichée après la complétion des pseudos`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `":"`)
* *weechat.completion.nick_first_only*
* [[option_weechat.completion.nick_first_only]] *weechat.completion.nick_first_only*
** description: `compléter seulement avec le premier pseudo trouvé`
** type: booléen
** valeurs: on, off (valeur par défaut: `off`)
* *weechat.completion.nick_ignore_chars*
* [[option_weechat.completion.nick_ignore_chars]] *weechat.completion.nick_ignore_chars*
** description: `caractères à ignorer pour la complétion des pseudos`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"[]`_-^"`)
* *weechat.completion.partial_completion_alert*
* [[option_weechat.completion.partial_completion_alert]] *weechat.completion.partial_completion_alert*
** description: `alterte l'utilisateur lorsqu'une complétion partielle survient`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *weechat.completion.partial_completion_command*
* [[option_weechat.completion.partial_completion_command]] *weechat.completion.partial_completion_command*
** description: `complète partiellement les noms de commandes (stoppe quand plusieurs commandes trouvées commencent par les mêmes lettres)`
** type: booléen
** valeurs: on, off (valeur par défaut: `off`)
* *weechat.completion.partial_completion_command_arg*
* [[option_weechat.completion.partial_completion_command_arg]] *weechat.completion.partial_completion_command_arg*
** description: `complète partiellement les paramètres de commande (stoppe quand plusieurs paramètres trouvés commencent par les mêmes lettres)`
** type: booléen
** valeurs: on, off (valeur par défaut: `off`)
* *weechat.completion.partial_completion_count*
* [[option_weechat.completion.partial_completion_count]] *weechat.completion.partial_completion_count*
** description: `afficher le compteur pour chaque complétion partielle dans l'objet de barre`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *weechat.completion.partial_completion_other*
* [[option_weechat.completion.partial_completion_other]] *weechat.completion.partial_completion_other*
** description: `complète partiellement en dehors des commandes (stoppe quand plusieurs mots trouvés commencent par les mêmes lettres)`
** type: booléen
** valeurs: on, off (valeur par défaut: `off`)
* *weechat.history.display_default*
* [[option_weechat.history.display_default]] *weechat.history.display_default*
** description: `nombre maximum de commandes à afficher par défaut dans le listing d'historique (0 = sans limite)`
** type: entier
** valeurs: 0 .. 2147483647 (valeur par défaut: `5`)
* *weechat.history.max_buffer_lines_minutes*
* [[option_weechat.history.max_buffer_lines_minutes]] *weechat.history.max_buffer_lines_minutes*
** description: `nombre maximum de minutes dans l'historique par tampon (0 = sans limite, exemples: 1440 = une journée, 10080 = une semaine, 43200 = un mois, 525600 = une année)`
** type: entier
** valeurs: 0 .. 2147483647 (valeur par défaut: `0`)
* *weechat.history.max_buffer_lines_number*
* [[option_weechat.history.max_buffer_lines_number]] *weechat.history.max_buffer_lines_number*
** description: `nombre maximum de lignes dans l'historique par tampon (0 = sans limite)`
** type: entier
** valeurs: 0 .. 2147483647 (valeur par défaut: `4096`)
* *weechat.history.max_commands*
* [[option_weechat.history.max_commands]] *weechat.history.max_commands*
** description: `nombre maximum de commandes utilisateur dans l'historique (0 = sans limite)`
** type: entier
** valeurs: 0 .. 2147483647 (valeur par défaut: `100`)
* *weechat.history.max_visited_buffers*
* [[option_weechat.history.max_visited_buffers]] *weechat.history.max_visited_buffers*
** description: `nombre maximum de tampons visités à garder en mémoire`
** type: entier
** valeurs: 0 .. 1000 (valeur par défaut: `50`)
* *weechat.look.align_end_of_lines*
* [[option_weechat.look.align_end_of_lines]] *weechat.look.align_end_of_lines*
** description: `alignement pour la fin des lignes (toutes les lignes après la première): elles démarrent sous cette donnée (time, buffer, prefix, suffix, message (par défaut))`
** type: entier
** valeurs: time, buffer, prefix, suffix, message (valeur par défaut: `message`)
* *weechat.look.bar_more_down*
* [[option_weechat.look.bar_more_down]] *weechat.look.bar_more_down*
** description: `chaîne affichée quand la barre peut être défilée vers le bas (pour les barres avec un remplissage différent de "horizontal")`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"++"`)
* *weechat.look.bar_more_left*
* [[option_weechat.look.bar_more_left]] *weechat.look.bar_more_left*
** description: `chaîne affichée quand la barre peut être défilée vers la gauche (pour les barres avec un remplissage "horizontal")`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"<<"`)
* *weechat.look.bar_more_right*
* [[option_weechat.look.bar_more_right]] *weechat.look.bar_more_right*
** description: `chaîne affichée quand la barre peut être défilée vers la droite (pour les barres avec un remplissage "horizontal")`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `">>"`)
* *weechat.look.bar_more_up*
* [[option_weechat.look.bar_more_up]] *weechat.look.bar_more_up*
** description: `chaîne affichée quand la barre peut être défilée vers le haut (pour les barres avec un remplissage différent de "horizontal")`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"--"`)
* *weechat.look.buffer_notify_default*
* [[option_weechat.look.buffer_notify_default]] *weechat.look.buffer_notify_default*
** description: `niveau de notification par défaut pour les tampons (utilisé pour dire à WeeChat si le tampon doit être affiché dans la hotlist ou non, selon l'importance du message): all=tous les messages (par défaut), message=messages+highlights, highlight=highlights seulement, none=ne jemais afficher dans la hotlist`
** type: entier
** valeurs: none, highlight, message, all (valeur par défaut: `all`)
* *weechat.look.buffer_time_format*
* [[option_weechat.look.buffer_time_format]] *weechat.look.buffer_time_format*
** description: `format de date/heure pour chaque ligne affichée dans les tampons (voir man strftime pour le format de date/heure), les couleurs sont autorisées avec le format "${couleur}", par exemple l'heure française: "${lightblue}%H${white}%M${lightred}%S"`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"%H:%M:%S"`)
* *weechat.look.color_basic_force_bold*
* [[option_weechat.look.color_basic_force_bold]] *weechat.look.color_basic_force_bold*
** description: `forcer l'attribut "bold" (gras) pour les couleurs claires et "darkgray" dans les couleurs de base (cette option est désactivée par défaut: le gras est utilisé seulement si le terminal a moins de 16 couleurs)`
** type: booléen
** valeurs: on, off (valeur par défaut: `off`)
* *weechat.look.color_inactive_buffer*
* [[option_weechat.look.color_inactive_buffer]] *weechat.look.color_inactive_buffer*
** description: `utiliser une couleur différente pour les lignes dans un tampon inactif (si la ligne est d'un tampon mélangé et le tampon n'est pas sélectionné)`
** type: booléen
** valeurs: on, off (valeur par défaut: `off`)
* *weechat.look.color_inactive_message*
* [[option_weechat.look.color_inactive_message]] *weechat.look.color_inactive_message*
** description: `utiliser une couleur différente pour un message inactif (quand la fenêtre n'est pas la fenêtre courante, ou si la ligne est d'un tampon mélangé et le tampon n'est pas sélectionné)`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *weechat.look.color_inactive_prefix*
* [[option_weechat.look.color_inactive_prefix]] *weechat.look.color_inactive_prefix*
** description: `utiliser une couleur différente pour le préfixe inactif (quand la fenêtre n'est pas la fenêtre courante, ou si la ligne est d'un tampon mélangé et le tampon n'est pas sélectionné)`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *weechat.look.color_inactive_prefix_buffer*
* [[option_weechat.look.color_inactive_prefix_buffer]] *weechat.look.color_inactive_prefix_buffer*
** description: `utiliser une couleur différente pour le nom de tampon inactif dans le préfixe (quand la fenêtre n'est pas la fenêtre courante, ou si la ligne est d'un tampon mélangé et le tampon n'est pas sélectionné)`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *weechat.look.color_inactive_time*
* [[option_weechat.look.color_inactive_time]] *weechat.look.color_inactive_time*
** description: `utiliser une couleur différente pour l'heure inactive (quand la fenêtre n'est pas la fenêtre courante, ou si la ligne est d'un tampon mélangé et le tampon n'est pas sélectionné)`
** type: booléen
** valeurs: on, off (valeur par défaut: `off`)
* *weechat.look.color_inactive_window*
* [[option_weechat.look.color_inactive_window]] *weechat.look.color_inactive_window*
** description: `utiliser une couleur différente pour les lignes dans une fenêtre inactive (quand la fenêtre n'est pas la fenêtre courante)`
** type: booléen
** valeurs: on, off (valeur par défaut: `off`)
* *weechat.look.color_pairs_auto_reset*
* [[option_weechat.look.color_pairs_auto_reset]] *weechat.look.color_pairs_auto_reset*
** description: `réinitialisation automatique de la table des paires de couleurs quand le nombre de paires disponibles est inférieur ou égal à ce nombre (-1 = désactiver la réinitialisation automatique, et donc un "/color reset" manuel est nécessaire quand la table est pleine)`
** type: entier
** valeurs: -1 .. 256 (valeur par défaut: `5`)
* *weechat.look.color_real_white*
* [[option_weechat.look.color_real_white]] *weechat.look.color_real_white*
** description: `si activé, utilise la vraie couleur blanche, désactivé par défaut pour les terminaux avec un fond blanc (si vous n'utilisez jamais de fond blanc, vous devriez activer cette option pour voir du vrai blanc au lieu de la couleur d'avant plan par défaut du terminal)`
** type: booléen
** valeurs: on, off (valeur par défaut: `off`)
* *weechat.look.command_chars*
* [[option_weechat.look.command_chars]] *weechat.look.command_chars*
** description: `caractères utilisés pour déterminer si la chaîne entrée est une commande ou non: l'entrée doit démarrer avec un de ces caractères; le slash ("/") est toujours considéré comme un préfixe de commande (exemple: ".$")`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `""`)
* *weechat.look.confirm_quit*
* [[option_weechat.look.confirm_quit]] *weechat.look.confirm_quit*
** description: `si activé, la commande /quit doit être confirmée par le paramètre supplémentaire "-yes" (voir /help quit)`
** type: booléen
** valeurs: on, off (valeur par défaut: `off`)
* *weechat.look.day_change*
* [[option_weechat.look.day_change]] *weechat.look.day_change*
** description: `affiche un message quand le jour change`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *weechat.look.day_change_time_format*
* [[option_weechat.look.day_change_time_format]] *weechat.look.day_change_time_format*
** description: `format de date pour la date affichée quand le jour a changé`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"%a, %d %b %Y"`)
* *weechat.look.eat_newline_glitch*
* [[option_weechat.look.eat_newline_glitch]] *weechat.look.eat_newline_glitch*
** description: `si activé, le eat_newline_glitch sera positionné à 0; cela est utilisé pour ne pas ajouter de nouvelle ligne à la fin de chaque ligne, et donc ne pas couper le texte quand vous copiez/collez du texte depuis WeeChat vers une autre application (cette option est désactivée par défaut car elle peut causer de sérieux problèmes d'affichages)`
** type: booléen
** valeurs: on, off (valeur par défaut: `off`)
* *weechat.look.highlight*
* [[option_weechat.look.highlight]] *weechat.look.highlight*
** description: `liste des mots pour la notification (séparés par des virgules, la comparaison ne tient pas compte de la casse, les mots peuvent commencer ou se terminer par "*" pour une comparaison partielle)`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `""`)
* *weechat.look.highlight_regex*
* [[option_weechat.look.highlight_regex]] *weechat.look.highlight_regex*
** description: `expression régulière utilisée pour vérifier si un message a un "highlight" ou non, au moins une correspondante dans la chaîne doit être entourée de caractères de mot (alpha-numérique, "-", "_" ou "|"), l'expression régulière est sensible à la casse, exemple: "FlashCode|flashy"`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `""`)
* *weechat.look.highlight_tags*
* [[option_weechat.look.highlight_tags]] *weechat.look.highlight_tags*
** description: `liste des tags pour la notification (séparés par des virgules, la comparaison ne tient pas compte de la casse, exemples: "irc_notice" pour les notices IRC, "nick_flashcode" pour les messages du pseudo "FlashCode")`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `""`)
* *weechat.look.hotlist_add_buffer_if_away*
* [[option_weechat.look.hotlist_add_buffer_if_away]] *weechat.look.hotlist_add_buffer_if_away*
** description: `ajouter tout tampon dans la hotlist (incluant le tampon courant ou les tampons visibles) si la variable locale "away" est définie sur le tampon`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *weechat.look.hotlist_buffer_separator*
* [[option_weechat.look.hotlist_buffer_separator]] *weechat.look.hotlist_buffer_separator*
** description: `chaîne affichée entre les tampons dans la hotlist`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `", "`)
* *weechat.look.hotlist_count_max*
* [[option_weechat.look.hotlist_count_max]] *weechat.look.hotlist_count_max*
** description: `nombre maximum de compteurs de messages à afficher dans la hotlist pour un tampon (0 = ne jamais afficher les compteurs de messages)`
** type: entier
** valeurs: 0 .. 4 (valeur par défaut: `2`)
* *weechat.look.hotlist_count_min_msg*
* [[option_weechat.look.hotlist_count_min_msg]] *weechat.look.hotlist_count_min_msg*
** description: `afficher les compteurs de messages si le nombre de messages est supérieur ou égal à cette valeur`
** type: entier
** valeurs: 1 .. 100 (valeur par défaut: `2`)
* *weechat.look.hotlist_names_count*
* [[option_weechat.look.hotlist_names_count]] *weechat.look.hotlist_names_count*
** description: `nombre maximum de noms dans la liste d'activité (0 = pas de nom affiché, seulement les numéros de tampons)`
** type: entier
** valeurs: 0 .. 32 (valeur par défaut: `3`)
* *weechat.look.hotlist_names_length*
* [[option_weechat.look.hotlist_names_length]] *weechat.look.hotlist_names_length*
** description: `nombre maximum des noms dans la liste d'activité (0 = pas de limite)`
** type: entier
** valeurs: 0 .. 32 (valeur par défaut: `0`)
* *weechat.look.hotlist_names_level*
* [[option_weechat.look.hotlist_names_level]] *weechat.look.hotlist_names_level*
** description: `niveau pour l'affichage des noms dans la liste d'activité (combinaison de: 1=join/part, 2=message, 4=privé, 8=highlight, par exemple: 12=privé+highlight)`
** type: entier
** valeurs: 1 .. 15 (valeur par défaut: `12`)
* *weechat.look.hotlist_names_merged_buffers*
* [[option_weechat.look.hotlist_names_merged_buffers]] *weechat.look.hotlist_names_merged_buffers*
** description: `si défini, force l'affichage des noms dans la hotlist pour les tampons mélangés`
** type: booléen
** valeurs: on, off (valeur par défaut: `off`)
* *weechat.look.hotlist_short_names*
* [[option_weechat.look.hotlist_short_names]] *weechat.look.hotlist_short_names*
** description: `si défini, utilise des noms courts pour afficher les noms de tampons dans la hotlist (commence après le premier '.' dans le nom)`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *weechat.look.hotlist_sort*
* [[option_weechat.look.hotlist_sort]] *weechat.look.hotlist_sort*
** description: `type de tri pour la liste d'activité (group_time_asc (par défaut), group_time_desc, group_number_asc, group_number_desc, number_asc, number_desc)`
** type: entier
** valeurs: group_time_asc, group_time_desc, group_number_asc, group_number_desc, number_asc, number_desc (valeur par défaut: `group_time_asc`)
* *weechat.look.hotlist_unique_numbers*
* [[option_weechat.look.hotlist_unique_numbers]] *weechat.look.hotlist_unique_numbers*
** description: `garde seulement des numéros uniques dans la hotlist (cela s'applique seulement aux éléments de la hotlist où le nom n'est PAS affiché après le numéro)`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *weechat.look.input_cursor_scroll*
* [[option_weechat.look.input_cursor_scroll]] *weechat.look.input_cursor_scroll*
** description: `nombre de caractères affichés après la fin de la ligne de saisie lors d'un défilement pour afficher la fin de la ligne`
** type: entier
** valeurs: 0 .. 100 (valeur par défaut: `20`)
* *weechat.look.input_share*
* [[option_weechat.look.input_share]] *weechat.look.input_share*
** description: `partage les commandes, le texte, ou les deux dans la zone de saisie pour tous les tampons (il y a toujours un historique local sur chaque tampon)`
** type: entier
** valeurs: none, commands, text, all (valeur par défaut: `none`)
* *weechat.look.input_share_overwrite*
* [[option_weechat.look.input_share_overwrite]] *weechat.look.input_share_overwrite*
** description: `si défini et que la zone de saisie est partagée, écrase toujours la zone de saisie sur le tampon cible`
** type: booléen
** valeurs: on, off (valeur par défaut: `off`)
* *weechat.look.input_undo_max*
* [[option_weechat.look.input_undo_max]] *weechat.look.input_undo_max*
** description: `nombre maximum de "undo" pour la ligne de commande, par tampon (0 = undo désactivé)`
** type: entier
** valeurs: 0 .. 65535 (valeur par défaut: `32`)
* *weechat.look.item_buffer_filter*
* [[option_weechat.look.item_buffer_filter]] *weechat.look.item_buffer_filter*
** description: `chaîne utilisée pour montrer que des lignes sont filtrées dans le tampon courant (objet de barre "buffer_filter")`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"*"`)
* *weechat.look.item_time_format*
* [[option_weechat.look.item_time_format]] *weechat.look.item_time_format*
** description: `format de date/heure pour l'objet de barre \"time\" (voir man strftime pour le format de date/heure)`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"%H:%M"`)
* *weechat.look.jump_current_to_previous_buffer*
* [[option_weechat.look.jump_current_to_previous_buffer]] *weechat.look.jump_current_to_previous_buffer*
** description: `sauter au tampon affiché précédemment lors du saut vers le numéro de tampon courant avec /buffer *N (où N est un numéro de tampon), pour facilement basculer à un autre tampon, puis revenir au tampon courant`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *weechat.look.jump_previous_buffer_when_closing*
* [[option_weechat.look.jump_previous_buffer_when_closing]] *weechat.look.jump_previous_buffer_when_closing*
** description: `sauter au tampon précédemment visité lors de la fermeture d'un tampon (si désactivé, alors le saut se fait vers le numéro de tampon - 1)`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *weechat.look.mouse*
* [[option_weechat.look.mouse]] *weechat.look.mouse*
** description: `activer le support de la souris au démarrage (pour l'activer maintenant, voir /help mouse)`
** type: booléen
** valeurs: on, off (valeur par défaut: `off`)
* *weechat.look.mouse_timer_delay*
* [[option_weechat.look.mouse_timer_delay]] *weechat.look.mouse_timer_delay*
** description: `délai (en millisecondes) pour capturer un évènement de la souris: WeeChat attendra ce délai avant de traiter l'évènement`
** type: entier
** valeurs: 1 .. 10000 (valeur par défaut: `100`)
* *weechat.look.nickmode*
* [[option_weechat.look.nickmode]] *weechat.look.nickmode*
** description: `afficher le mode du pseudo ((half)op/voice) devant chaque utilisateur`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *weechat.look.nickmode_empty*
* [[option_weechat.look.nickmode_empty]] *weechat.look.nickmode_empty*
** description: `afficher un espace si le mode du pseudo n'est pas (half)op/voice`
** type: booléen
** valeurs: on, off (valeur par défaut: `off`)
* *weechat.look.paste_max_lines*
* [[option_weechat.look.paste_max_lines]] *weechat.look.paste_max_lines*
** description: `nombre maximum de lignes pour la détection de collage sans demander à l'utilisateur (0 = désactiver cette fonctionnalité)`
** type: entier
** valeurs: 0 .. 2147483647 (valeur par défaut: `3`)
* *weechat.look.prefix_action*
* [[option_weechat.look.prefix_action]] *weechat.look.prefix_action*
** description: `préfixe pour les messages d'action`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `" *"`)
* *weechat.look.prefix_align*
* [[option_weechat.look.prefix_align]] *weechat.look.prefix_align*
** description: `alignement de préfixe (none, left, right (par défaut))`
** type: entier
** valeurs: none, left, right (valeur par défaut: `right`)
* *weechat.look.prefix_align_max*
* [[option_weechat.look.prefix_align_max]] *weechat.look.prefix_align_max*
** description: `taille maximum pour le préfixe (0 = pas de taille maximum)`
** type: entier
** valeurs: 0 .. 128 (valeur par défaut: `0`)
* *weechat.look.prefix_align_min*
* [[option_weechat.look.prefix_align_min]] *weechat.look.prefix_align_min*
** description: `taille minimum pour le préfixe`
** type: entier
** valeurs: 0 .. 128 (valeur par défaut: `0`)
* *weechat.look.prefix_align_more*
* [[option_weechat.look.prefix_align_more]] *weechat.look.prefix_align_more*
** description: `afficher '+' si le préfixe est tronqué`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *weechat.look.prefix_buffer_align*
* [[option_weechat.look.prefix_buffer_align]] *weechat.look.prefix_buffer_align*
** description: `alignement de préfixe pour le nom du tampon, quand plusieurs tampons sont mélangés avec le même numéro (none, left, right (par défaut))`
** type: entier
** valeurs: none, left, right (valeur par défaut: `right`)
* *weechat.look.prefix_buffer_align_max*
* [[option_weechat.look.prefix_buffer_align_max]] *weechat.look.prefix_buffer_align_max*
** description: `taille maximum pour le nom du tampon, quand plusieurs tampons sont mélangés avec le même numéro (0 = pas de taille maximum)`
** type: entier
** valeurs: 0 .. 128 (valeur par défaut: `0`)
* *weechat.look.prefix_buffer_align_more*
* [[option_weechat.look.prefix_buffer_align_more]] *weechat.look.prefix_buffer_align_more*
** description: `afficher '+' si le nom du tampon est tronqué (quand plusieurs tampons sont mélangés avec le même numéro)`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *weechat.look.prefix_error*
* [[option_weechat.look.prefix_error]] *weechat.look.prefix_error*
** description: `préfixe pour les messages d'erreur`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"=!="`)
* *weechat.look.prefix_join*
* [[option_weechat.look.prefix_join]] *weechat.look.prefix_join*
** description: `préfixe pour les messages d'arrivée`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"-->"`)
* *weechat.look.prefix_network*
* [[option_weechat.look.prefix_network]] *weechat.look.prefix_network*
** description: `préfixe pour les messages réseau`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"--"`)
* *weechat.look.prefix_quit*
* [[option_weechat.look.prefix_quit]] *weechat.look.prefix_quit*
** description: `préfixe pour les messages de départ`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"<--"`)
* *weechat.look.prefix_suffix*
* [[option_weechat.look.prefix_suffix]] *weechat.look.prefix_suffix*
** description: `chaîne affichée après le préfixe`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"|"`)
* *weechat.look.read_marker*
* [[option_weechat.look.read_marker]] *weechat.look.read_marker*
** description: `utiliser un marqueur (ligne ou caractère) sur les tampons pour montrer la première ligne non lue`
** type: entier
** valeurs: none, line, char (valeur par défaut: `line`)
* *weechat.look.read_marker_always_show*
* [[option_weechat.look.read_marker_always_show]] *weechat.look.read_marker_always_show*
** description: `toujours afficher le marqueur de lecture, même s'il est après la dernière ligne du tampon`
** type: booléen
** valeurs: on, off (valeur par défaut: `off`)
* *weechat.look.read_marker_string*
* [[option_weechat.look.read_marker_string]] *weechat.look.read_marker_string*
** description: `chaîne utilisée pour tracer la ligne de marqueur des données non lues (la chaîne est répétée jusqu'à la fin de la ligne)`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"- "`)
* *weechat.look.save_config_on_exit*
* [[option_weechat.look.save_config_on_exit]] *weechat.look.save_config_on_exit*
** description: `sauvegarder la configuration en quittant`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *weechat.look.save_layout_on_exit*
* [[option_weechat.look.save_layout_on_exit]] *weechat.look.save_layout_on_exit*
** description: `sauve la disposition en quittant (tampons, fenêtres, ou les deux)`
** type: entier
** valeurs: none, buffers, windows, all (valeur par défaut: `none`)
* *weechat.look.scroll_amount*
* [[option_weechat.look.scroll_amount]] *weechat.look.scroll_amount*
** description: `nombre de lignes pour le défilement avec scroll_up et scroll_down`
** type: entier
** valeurs: 1 .. 2147483647 (valeur par défaut: `3`)
* *weechat.look.scroll_page_percent*
* [[option_weechat.look.scroll_page_percent]] *weechat.look.scroll_page_percent*
** description: `pourcentage de l'écran à faire défiler lors du défilement avec page précédente ou suivante (par exemple 100 signifie une page, 50 une demi-page)`
** type: entier
** valeurs: 1 .. 100 (valeur par défaut: `100`)
* *weechat.look.search_text_not_found_alert*
* [[option_weechat.look.search_text_not_found_alert]] *weechat.look.search_text_not_found_alert*
** description: `alterte l'utilisateur lorsque le texte cherché n'est pas trouvé dans le tampon`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *weechat.look.separator_horizontal*
* [[option_weechat.look.separator_horizontal]] *weechat.look.separator_horizontal*
** description: `caractère utilisé pour tracer les séparateurs horizontaux autour des barres (une valeur vide tracera une vraie ligne avec ncurses, mais peut causer des problèmes d'affichage avec la sélection d'URL sous certains terminaux), les caractères larges ne sont PAS autorisés ici`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"-"`)
* *weechat.look.separator_vertical*
* [[option_weechat.look.separator_vertical]] *weechat.look.separator_vertical*
** description: `caractère utilisé pour tracer les séparateurs verticaux autour des barres (une valeur vide tracera une vraie ligne avec ncurses), les caractères larges ne sont PAS autorisés ici`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `""`)
* *weechat.look.set_title*
* [[option_weechat.look.set_title]] *weechat.look.set_title*
** description: `définit le titre de la fenêtre (terminal pour l'interface Curses) avec le nom et la version`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *weechat.look.time_format*
* [[option_weechat.look.time_format]] *weechat.look.time_format*
** description: `format de date/heure pour les dates converties en chaînes et affichées dans les messages`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"%a, %d %b %Y %T"`)
* *weechat.network.gnutls_ca_file*
* [[option_weechat.network.gnutls_ca_file]] *weechat.network.gnutls_ca_file*
** description: `fichier contenant les autorités de certification ("%h" sera remplacé par le répertoire de base WeeChat, par défaut: "~/.weechat")`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"/etc/ssl/certs/ca-certificates.crt"`)
* *weechat.network.gnutls_handshake_timeout*
* [[option_weechat.network.gnutls_handshake_timeout]] *weechat.network.gnutls_handshake_timeout*
** description: `délai d'attente maximum (en secondes) pour la poignée de main (handshake) gnutls`
** type: entier
** valeurs: 1 .. 2147483647 (valeur par défaut: `30`)
* *weechat.plugin.autoload*
* [[option_weechat.plugin.autoload]] *weechat.plugin.autoload*
** description: `liste des extensions à charger automatiquement au démarrage (séparées par des virgules), "*" signifie toutes les extensions trouvées, un nom commençant par "!" est une valeur négative pour empêcher une extension d'être chargée, les noms peuvent commencer ou se terminer par "*" pour indiquer plusieurs extensions (exemples: "*" ou "*,!lua,!tcl")`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"*"`)
* *weechat.plugin.debug*
* [[option_weechat.plugin.debug]] *weechat.plugin.debug*
** description: `active les messages de debug par défaut pour toutes les extensions (option désactivée par défaut, ce qui est hautement recommandé)`
** type: booléen
** valeurs: on, off (valeur par défaut: `off`)
* *weechat.plugin.extension*
* [[option_weechat.plugin.extension]] *weechat.plugin.extension*
** description: `extension par défaut des extensions (par example ".so" sous Linux ou ".dll" sous Microsoft Windows)`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `".so"`)
* *weechat.plugin.path*
* [[option_weechat.plugin.path]] *weechat.plugin.path*
** description: `chemin de recherche des extensions ("%h" sera remplacé par le répertoire de base WeeChat, par défaut: "~/.weechat")`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"%h/plugins"`)
* *weechat.plugin.save_config_on_unload*
* [[option_weechat.plugin.save_config_on_unload]] *weechat.plugin.save_config_on_unload*
** description: `sauvegarder les fichiers de configuration lors du déchargement des extensions`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *weechat.startup.command_after_plugins*
* [[option_weechat.startup.command_after_plugins]] *weechat.startup.command_after_plugins*
** description: `commande exécutée quand WeeChat démarre, après le chargement des extensions`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `""`)
* *weechat.startup.command_before_plugins*
* [[option_weechat.startup.command_before_plugins]] *weechat.startup.command_before_plugins*
** description: `commande exécutée quand WeeChat démarre, avant le chargement des extensions`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `""`)
* *weechat.startup.display_logo*
* [[option_weechat.startup.display_logo]] *weechat.startup.display_logo*
** description: `afficher le logo WeeChat au démarrage`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *weechat.startup.display_version*
* [[option_weechat.startup.display_version]] *weechat.startup.display_version*
** description: `afficher la version de WeeChat au démarrage`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)

View File

@ -1,124 +1,124 @@
* *xfer.color.status_aborted*
* [[option_xfer.color.status_aborted]] *xfer.color.status_aborted*
** description: `couleur du texte pour le statut "interrompu"`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `lightred`)
* *xfer.color.status_active*
* [[option_xfer.color.status_active]] *xfer.color.status_active*
** description: `couleur du texte pour le statut "actif"`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `lightblue`)
* *xfer.color.status_connecting*
* [[option_xfer.color.status_connecting]] *xfer.color.status_connecting*
** description: `couleur du texte pour le statut "connexion"`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `yellow`)
* *xfer.color.status_done*
* [[option_xfer.color.status_done]] *xfer.color.status_done*
** description: `couleur du texte pour le statut "terminé"`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `lightgreen`)
* *xfer.color.status_failed*
* [[option_xfer.color.status_failed]] *xfer.color.status_failed*
** description: `couleur du texte pour le statut "échoué"`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `lightred`)
* *xfer.color.status_waiting*
* [[option_xfer.color.status_waiting]] *xfer.color.status_waiting*
** description: `couleur du texte pour le statut "en attente"`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `lightcyan`)
* *xfer.color.text*
* [[option_xfer.color.text]] *xfer.color.text*
** description: `couleur du texte`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `default`)
* *xfer.color.text_bg*
* [[option_xfer.color.text_bg]] *xfer.color.text_bg*
** description: `couleur du fond`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `default`)
* *xfer.color.text_selected*
* [[option_xfer.color.text_selected]] *xfer.color.text_selected*
** description: `couleur du texte pour la ligne xfer sélectionnée`
** type: couleur
** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `white`)
* *xfer.file.auto_accept_chats*
* [[option_xfer.file.auto_accept_chats]] *xfer.file.auto_accept_chats*
** description: `accepte automatiquement les demandes de discussion (à utiliser avec précaution !)`
** type: booléen
** valeurs: on, off (valeur par défaut: `off`)
* *xfer.file.auto_accept_files*
* [[option_xfer.file.auto_accept_files]] *xfer.file.auto_accept_files*
** description: `accepte automatiquement les demandes d'envoi de fichiers (à utiliser avec précaution !)`
** type: booléen
** valeurs: on, off (valeur par défaut: `off`)
* *xfer.file.auto_rename*
* [[option_xfer.file.auto_rename]] *xfer.file.auto_rename*
** description: `renommer les fichiers reçus s'ils existent déjà (ajoute ".1", ".2", ...)`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *xfer.file.auto_resume*
* [[option_xfer.file.auto_resume]] *xfer.file.auto_resume*
** description: `continuer automatiquement les transferts de fichiers si la connexion avec l'hôte a été perdue`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *xfer.file.convert_spaces*
* [[option_xfer.file.convert_spaces]] *xfer.file.convert_spaces*
** description: `convertir les espaces en underscores lors d'envoi de fichiers`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *xfer.file.download_path*
* [[option_xfer.file.download_path]] *xfer.file.download_path*
** description: `chemin où écrire les fichiers reçus ("%h" sera remplacé par le répertoire de base WeeChat, par défaut: "~/.weechat")`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"%h/xfer"`)
* *xfer.file.upload_path*
* [[option_xfer.file.upload_path]] *xfer.file.upload_path*
** description: `chemin pour lire les fichiers envoyés (quand aucun chemin n'est spécifié par l'utilisateur) ("%h" sera remplacé par le répertoire de base WeeChat, par défaut: "~/.weechat")`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"~"`)
* *xfer.file.use_nick_in_filename*
* [[option_xfer.file.use_nick_in_filename]] *xfer.file.use_nick_in_filename*
** description: `utiliser le pseudo distant comme préfixe dans le nom de fichier local lors de la réception d'un fichier`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *xfer.look.auto_open_buffer*
* [[option_xfer.look.auto_open_buffer]] *xfer.look.auto_open_buffer*
** description: `ouvrir automatiquement le tampon xfer lorsqu'un nouveau xfer est ajouté à la liste`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *xfer.look.progress_bar_size*
* [[option_xfer.look.progress_bar_size]] *xfer.look.progress_bar_size*
** description: `taille de la barre de progression, en caractères (si 0, la barre de progression est désactivée)`
** type: entier
** valeurs: 0 .. 256 (valeur par défaut: `20`)
* *xfer.network.blocksize*
* [[option_xfer.network.blocksize]] *xfer.network.blocksize*
** description: `taille de bloc pour les paquets envoyés, en octets`
** type: entier
** valeurs: 1024 .. 102400 (valeur par défaut: `65536`)
* *xfer.network.fast_send*
* [[option_xfer.network.fast_send]] *xfer.network.fast_send*
** description: `n'attend pas les accusés de réception lors de l'envoi de fichier`
** type: booléen
** valeurs: on, off (valeur par défaut: `on`)
* *xfer.network.own_ip*
* [[option_xfer.network.own_ip]] *xfer.network.own_ip*
** description: `adresse IP ou DNS utilisée pour envoyer les fichiers/discussions (si non renseigné, l'interface IP locale est utilisée)`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `""`)
* *xfer.network.port_range*
* [[option_xfer.network.port_range]] *xfer.network.port_range*
** description: `restreint les fichiers/discussions sortants à utiliser des ports dans l'intervalle donné (pratique pour le NAT) (syntaxe: un port simple, par exemple 5000, un intervalle de ports, par exemple 5000-5015, si non renseigné tout port peut être utilisé, il est recommandé d'utiliser des ports supérieurs à 1024, car seul root peut utiliser les ports en dessous de 1024)`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `""`)
* *xfer.network.speed_limit*
* [[option_xfer.network.speed_limit]] *xfer.network.speed_limit*
** description: `limitation de vitesse pour l'envoi des fichiers, en kilo-octets par seconde (0 signifie pas de limite)`
** type: entier
** valeurs: 0 .. 2147483647 (valeur par défaut: `0`)
* *xfer.network.timeout*
* [[option_xfer.network.timeout]] *xfer.network.timeout*
** description: `délai d'attente pour la requête xfer (en secondes)`
** type: entier
** valeurs: 5 .. 2147483647 (valeur par défaut: `300`)

View File

@ -1,29 +1,29 @@
* *aspell.check.commands*
* [[option_aspell.check.commands]] *aspell.check.commands*
** descrizione: `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: `"ame,amsg,away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic"`)
* *aspell.check.default_dict*
* [[option_aspell.check.default_dict]] *aspell.check.default_dict*
** descrizione: `dizionario predefinito (o elenco separato da virgole di dizionari) da usare quando il buffer non ha alcun dizionario definito (vuoto per disabilitare il controllo ortografico sui buffer in cui non è stato esplicitamente abilitato)`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `""`)
* *aspell.check.during_search*
* [[option_aspell.check.during_search]] *aspell.check.during_search*
** descrizione: `controlla le parole durante la ricerca del testo nel buffer`
** tipo: bool
** valori: on, off (valore predefinito: `off`)
* *aspell.check.real_time*
* [[option_aspell.check.real_time]] *aspell.check.real_time*
** descrizione: `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`)
* *aspell.check.word_min_length*
* [[option_aspell.check.word_min_length]] *aspell.check.word_min_length*
** descrizione: `lunghezza minima per una parola da controllare (0 per controllarle tutte)`
** tipo: intero
** valori: 0 .. 2147483647 (valore predefinito: `2`)
* *aspell.look.color*
* [[option_aspell.look.color]] *aspell.look.color*
** descrizione: `colore usato per le parole non corrette`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `lightred`)

View File

@ -1,9 +1,9 @@
* *charset.default.decode*
* [[option_charset.default.decode]] *charset.default.decode*
** descrizione: `set di caratteri per la decodifica globale`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"iso-8859-1"`)
* *charset.default.encode*
* [[option_charset.default.encode]] *charset.default.encode*
** descrizione: `set di caratter per la codifica globale`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `""`)

View File

@ -1,514 +1,514 @@
* *irc.color.input_nick*
* [[option_irc.color.input_nick]] *irc.color.input_nick*
** descrizione: `colore per il nick nella riga di input`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `lightcyan`)
* *irc.color.item_away*
* [[option_irc.color.item_away]] *irc.color.item_away*
** descrizione: `colore per l'elemento assenza`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `yellow`)
* *irc.color.item_channel_modes*
* [[option_irc.color.item_channel_modes]] *irc.color.item_channel_modes*
** descrizione: `colore per le modalità dei canali, vicino ai nomi dei canali`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `default`)
* *irc.color.item_lag_counting*
* [[option_irc.color.item_lag_counting]] *irc.color.item_lag_counting*
** descrizione: `colore per l'indicatore del lag, durante il conteggio (pong non ricevuto dal server, lag in aumento)`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `default`)
* *irc.color.item_lag_finished*
* [[option_irc.color.item_lag_finished]] *irc.color.item_lag_finished*
** descrizione: `colore per l'indicatore di ritardo, quando il pong viene ricevuto dal server`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `yellow`)
* *irc.color.message_join*
* [[option_irc.color.message_join]] *irc.color.message_join*
** descrizione: `colore per il testo nei messaggi di entrata`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `green`)
* *irc.color.message_quit*
* [[option_irc.color.message_quit]] *irc.color.message_quit*
** descrizione: `colore per il testo nei messaggi di uscita/abbandono`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `red`)
* *irc.color.mirc_remap*
* [[option_irc.color.mirc_remap]] *irc.color.mirc_remap*
** descrizione: `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 on any bg 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:gray, 15:white`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"1,-1:darkgray"`)
* *irc.color.nick_prefix*
* [[option_irc.color.nick_prefix]] *irc.color.nick_prefix*
** descrizione: `colore per il prefisso del nick (il prefisso è la stringa personalizzata visualizzata prima del nick)`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `green`)
* *irc.color.nick_prefixes*
* [[option_irc.color.nick_prefixes]] *irc.color.nick_prefixes*
** descrizione: `colore per i prefissi dei nick usando il carattere di modalità (o=operatore, h=halfop, v=voce, ..), 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: `"q:lightred;a:lightcyan;o:lightgreen;h:lightmagenta;v:yellow;*:lightblue"`)
* *irc.color.nick_suffix*
* [[option_irc.color.nick_suffix]] *irc.color.nick_suffix*
** descrizione: `colore per il suffisso del nick (il suffisso è la stringa personalizzata visualizzata dopo il nick)`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `green`)
* *irc.color.notice*
* [[option_irc.color.notice]] *irc.color.notice*
** descrizione: `colore per il testo "Notifica" nelle notifiche`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `green`)
* *irc.color.reason_quit*
* [[option_irc.color.reason_quit]] *irc.color.reason_quit*
** descrizione: `colore per il motivo nei messaggi di uscita/abbandono`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `default`)
* *irc.color.topic_new*
* [[option_irc.color.topic_new]] *irc.color.topic_new*
** descrizione: `colore del nuovo argomento del canale (quando viene cambiato)`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `white`)
* *irc.color.topic_old*
* [[option_irc.color.topic_old]] *irc.color.topic_old*
** descrizione: `colore del precedente argomento del canale (quando viene cambiato)`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `darkgray`)
* *irc.look.buffer_switch_autojoin*
* [[option_irc.look.buffer_switch_autojoin]] *irc.look.buffer_switch_autojoin*
** descrizione: `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`)
* *irc.look.buffer_switch_join*
* [[option_irc.look.buffer_switch_join]] *irc.look.buffer_switch_join*
** descrizione: `passa automaticamente al buffer del canale quando si entra manualmente (con il comando /join)`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *irc.look.color_nicks_in_names*
* [[option_irc.look.color_nicks_in_names]] *irc.look.color_nicks_in_names*
** descrizione: `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`)
* *irc.look.color_nicks_in_nicklist*
* [[option_irc.look.color_nicks_in_nicklist]] *irc.look.color_nicks_in_nicklist*
** descrizione: `usa il colore del nick nella lista nick`
** tipo: bool
** valori: on, off (valore predefinito: `off`)
* *irc.look.color_nicks_in_server_messages*
* [[option_irc.look.color_nicks_in_server_messages]] *irc.look.color_nicks_in_server_messages*
** descrizione: `usa i colori dei nick nei messaggi dal server`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *irc.look.color_pv_nick_like_channel*
* [[option_irc.look.color_pv_nick_like_channel]] *irc.look.color_pv_nick_like_channel*
** descrizione: `usa lo stesso colore del nick per canale e privato`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *irc.look.display_away*
* [[option_irc.look.display_away]] *irc.look.display_away*
** descrizione: `visualizza messaggio al cambio dello stato di assenza`
** tipo: intero
** valori: off, local, channel (valore predefinito: `local`)
* *irc.look.display_ctcp_blocked*
* [[option_irc.look.display_ctcp_blocked]] *irc.look.display_ctcp_blocked*
** descrizione: `visualizza messaggio CTCP anche se bloccato`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *irc.look.display_ctcp_reply*
* [[option_irc.look.display_ctcp_reply]] *irc.look.display_ctcp_reply*
** descrizione: `visualizza risposta CTCP inviata da WeeChat`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *irc.look.display_ctcp_unknown*
* [[option_irc.look.display_ctcp_unknown]] *irc.look.display_ctcp_unknown*
** descrizione: `visualizza messaggio CTCP anche se è CTCP sconosciuto`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *irc.look.display_host_join*
* [[option_irc.look.display_host_join]] *irc.look.display_host_join*
** descrizione: `visualizza l'host nei messaggi di entrata`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *irc.look.display_host_join_local*
* [[option_irc.look.display_host_join_local]] *irc.look.display_host_join_local*
** descrizione: `visualizza l'host nei messaggi di entrata dal client locale`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *irc.look.display_host_quit*
* [[option_irc.look.display_host_quit]] *irc.look.display_host_quit*
** descrizione: `visualizza host nei messaggi di uscita/abbandono`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *irc.look.display_old_topic*
* [[option_irc.look.display_old_topic]] *irc.look.display_old_topic*
** descrizione: `visualizza l'argomento del canale precedente quando viene cambiato`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *irc.look.display_pv_away_once*
* [[option_irc.look.display_pv_away_once]] *irc.look.display_pv_away_once*
** descrizione: `mostra il messaggio di assenza remota una sola volta in privato`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *irc.look.display_pv_back*
* [[option_irc.look.display_pv_back]] *irc.look.display_pv_back*
** descrizione: `visualizza un messaggio in privato quando l'utente è tornato (dopo l'uscita dal server)`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *irc.look.hide_nickserv_pwd*
* [[option_irc.look.hide_nickserv_pwd]] *irc.look.hide_nickserv_pwd*
** descrizione: `nascondi password visualizzata da nickserv`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *irc.look.highlight_tags*
* [[option_irc.look.highlight_tags]] *irc.look.highlight_tags*
** descrizione: `elenco separato da liste di tag per i messaggi che potrebbero generare eventi (di solito qualsiasi messaggio da altri utenti, non quelli dal server...)`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"irc_privmsg,irc_notice"`)
* *irc.look.item_away_message*
* [[option_irc.look.item_away_message]] *irc.look.item_away_message*
** descrizione: `mostra il messaggio di assenza del server nell'elemento barra di away`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *irc.look.item_channel_modes*
* [[option_irc.look.item_channel_modes]] *irc.look.item_channel_modes*
** descrizione: `visualizza le modalità canale nell'elemento barra "buffer_name"`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *irc.look.item_channel_modes_hide_key*
* [[option_irc.look.item_channel_modes_hide_key]] *irc.look.item_channel_modes_hide_key*
** descrizione: `nasconde la chiave del canale se le modalità sono visualizzate nell'elemento barra "buffer_name" (in questo modo saranno nascosti tutti gli argomenti delle modalità del canale se la modalità +k è impostata sul canale)`
** tipo: bool
** valori: on, off (valore predefinito: `off`)
* *irc.look.item_display_server*
* [[option_irc.look.item_display_server]] *irc.look.item_display_server*
** descrizione: `nome dell'elemento barra dov'è visualizzato il server IRC (per la barra di stato)`
** tipo: intero
** valori: buffer_plugin, buffer_name (valore predefinito: `buffer_plugin`)
* *irc.look.item_nick_modes*
* [[option_irc.look.item_nick_modes]] *irc.look.item_nick_modes*
** descrizione: `visualizza le modalità nick nell'elemento barra "input_prompt"`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *irc.look.item_nick_prefix*
* [[option_irc.look.item_nick_prefix]] *irc.look.item_nick_prefix*
** descrizione: `visualizza il prefisso del nick nell'elemento barra "input_prompt"`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *irc.look.msgbuffer_fallback*
* [[option_irc.look.msgbuffer_fallback]] *irc.look.msgbuffer_fallback*
** descrizione: `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`)
* *irc.look.new_channel_position*
* [[option_irc.look.new_channel_position]] *irc.look.new_channel_position*
** descrizione: `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`)
* *irc.look.new_pv_position*
* [[option_irc.look.new_pv_position]] *irc.look.new_pv_position*
** descrizione: `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`)
* *irc.look.nick_color_force*
* [[option_irc.look.nick_color_force]] *irc.look.nick_color_force*
** descrizione: `forza colore per alcuni nick: l'hash calcolato con il nick per trovare il colore non verrà usato per questi nick (il formato è: "nick1:color1;nick2:color2")`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `""`)
* *irc.look.nick_color_stop_chars*
* [[option_irc.look.nick_color_stop_chars]] *irc.look.nick_color_stop_chars*
** descrizione: `caratteri usati per fermare il calcolo del colore con le lettere del nick (almeno un carattere al di fuori di questa lista deve essere nella lista prima di fermarlo) (esempio: nick "|nick|away" con "|" nei caratteri restituisce il colore del nick "|nick")`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"_|["`)
* *irc.look.nick_completion_smart*
* [[option_irc.look.nick_completion_smart]] *irc.look.nick_completion_smart*
** descrizione: `completamento intelligente per i nick (usando prima chi ha parlato per ultimo)`
** tipo: intero
** valori: off, speakers, speakers_highlights (valore predefinito: `speakers`)
* *irc.look.nick_prefix*
* [[option_irc.look.nick_prefix]] *irc.look.nick_prefix*
** descrizione: `testo da visualizzare prima del nick nella finestra di chat`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `""`)
* *irc.look.nick_suffix*
* [[option_irc.look.nick_suffix]] *irc.look.nick_suffix*
** descrizione: `testo da visualizzare dopo il nick nella finestra di chat`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `""`)
* *irc.look.notice_as_pv*
* [[option_irc.look.notice_as_pv]] *irc.look.notice_as_pv*
** descrizione: `visualizza notifiche come messaggi privati (se automatico, usa il buffer privato se viene trovato)`
** tipo: intero
** valori: auto, never, always (valore predefinito: `auto`)
* *irc.look.notify_tags_ison*
* [[option_irc.look.notify_tags_ison]] *irc.look.notify_tags_ison*
** descrizione: `elenco separato da virgole di tag usati nei messaggi stampati dalle notifiche quando un nick entra o esce da un server (risultato del comando ison), ad esempio: "notify_highlight", "notify_message" o "notify_private"`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"notify_message"`)
* *irc.look.notify_tags_whois*
* [[option_irc.look.notify_tags_whois]] *irc.look.notify_tags_whois*
** descrizione: `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_highligh", "notify_message" o "notify_private"`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"notify_message"`)
* *irc.look.part_closes_buffer*
* [[option_irc.look.part_closes_buffer]] *irc.look.part_closes_buffer*
** descrizione: `chiude buffer quando viene digitato /part nel canale`
** tipo: bool
** valori: on, off (valore predefinito: `off`)
* *irc.look.raw_messages*
* [[option_irc.look.raw_messages]] *irc.look.raw_messages*
** descrizione: `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`)
* *irc.look.server_buffer*
* [[option_irc.look.server_buffer]] *irc.look.server_buffer*
** descrizione: `unisci i buffer dei server`
** tipo: intero
** valori: merge_with_core, merge_without_core, independent (valore predefinito: `merge_with_core`)
* *irc.look.smart_filter*
* [[option_irc.look.smart_filter]] *irc.look.smart_filter*
** descrizione: `filtra i messaggi di entrata/uscita/abbandono/utente per un nick se inattivo per alcuni minuti sul canale (è necessario creare un filtro sul tag "irc_smart_filter")`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *irc.look.smart_filter_delay*
* [[option_irc.look.smart_filter_delay]] *irc.look.smart_filter_delay*
** descrizione: `ritardo per il filtraggio dei messaggi di entrata/uscita/abbandono (in minuti)`
** tipo: intero
** valori: 1 .. 10080 (valore predefinito: `5`)
* *irc.look.smart_filter_join*
* [[option_irc.look.smart_filter_join]] *irc.look.smart_filter_join*
** descrizione: `abilita filtro smart per i messaggi "join" (entrata)`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *irc.look.smart_filter_nick*
* [[option_irc.look.smart_filter_nick]] *irc.look.smart_filter_nick*
** descrizione: `abilita filtro smart per i messaggi "nick"`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *irc.look.smart_filter_quit*
* [[option_irc.look.smart_filter_quit]] *irc.look.smart_filter_quit*
** descrizione: `abilita filtro smart per i messaggi "part" (uscita) e "quit (disconnessione)`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *irc.look.topic_strip_colors*
* [[option_irc.look.topic_strip_colors]] *irc.look.topic_strip_colors*
** descrizione: `elimina colori nell'argomento (usato solo quando mostrato il titolo del buffer)`
** tipo: bool
** valori: on, off (valore predefinito: `off`)
* *irc.network.autoreconnect_delay_growing*
* [[option_irc.network.autoreconnect_delay_growing]] *irc.network.autoreconnect_delay_growing*
** descrizione: `fattore di crescita per il ritardo della riconnessione automatica al server (1 = sempre identico, 2 = ritardo*2 per ogni tentativo, ...)`
** tipo: intero
** valori: 1 .. 100 (valore predefinito: `2`)
* *irc.network.autoreconnect_delay_max*
* [[option_irc.network.autoreconnect_delay_max]] *irc.network.autoreconnect_delay_max*
** descrizione: `ritardo massimo per la riconnessione automatica al server (in secondi, 0 = nessun massimo)`
** tipo: intero
** valori: 0 .. 86400 (valore predefinito: `1800`)
* *irc.network.colors_receive*
* [[option_irc.network.colors_receive]] *irc.network.colors_receive*
** descrizione: `se disabilitato, i codici colori vengono ignorati nei messaggi in entrata`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *irc.network.colors_send*
* [[option_irc.network.colors_send]] *irc.network.colors_send*
** descrizione: `consente all'utente di inviare i colori con dei codici speciali (ctrl-c + un codice ed un colore opzionale: b=grassetto, cxx.yy=colore+sfondo, u=sottolineato, r=inverso)`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *irc.network.lag_check*
* [[option_irc.network.lag_check]] *irc.network.lag_check*
** descrizione: `intervallo tra due controlli per il ritardo (in secondi, 0 = nessun controllo)`
** tipo: intero
** valori: 0 .. 604800 (valore predefinito: `60`)
* *irc.network.lag_disconnect*
* [[option_irc.network.lag_disconnect]] *irc.network.lag_disconnect*
** descrizione: `disconnetti dopo un ritardo eccessivo (in minuti, 0 = nessuna disconnessione)`
** tipo: intero
** valori: 0 .. 10080 (valore predefinito: `0`)
* *irc.network.lag_min_show*
* [[option_irc.network.lag_min_show]] *irc.network.lag_min_show*
** descrizione: `ritardo minimo da visualizzare (in millisecondi)`
** tipo: intero
** valori: 0 .. 86400000 (valore predefinito: `500`)
* *irc.network.lag_refresh_interval*
* [[option_irc.network.lag_refresh_interval]] *irc.network.lag_refresh_interval*
** descrizione: `intervallo tra due aggiornamenti per l'elemento ritardo, quando è in aumento (in secondi)`
** tipo: intero
** valori: 1 .. 3600 (valore predefinito: `1`)
* *irc.network.notify_check_ison*
* [[option_irc.network.notify_check_ison]] *irc.network.notify_check_ison*
** descrizione: `intervallo tra due verifiche per la notifica con il comando IRC "ison" (in minuti)`
** tipo: intero
** valori: 1 .. 10080 (valore predefinito: `1`)
* *irc.network.notify_check_whois*
* [[option_irc.network.notify_check_whois]] *irc.network.notify_check_whois*
** descrizione: `intervallo tra due verifiche per la notifica con il comando IRC "whois" (in minuti)`
** tipo: intero
** valori: 1 .. 10080 (valore predefinito: `5`)
* *irc.network.send_unknown_commands*
* [[option_irc.network.send_unknown_commands]] *irc.network.send_unknown_commands*
** descrizione: `invia comandi sconosciuti al server`
** tipo: bool
** valori: on, off (valore predefinito: `off`)
* *irc.server_default.addresses*
* [[option_irc.server_default.addresses]] *irc.server_default.addresses*
** descrizione: `elenco di host/porte o IP/porte per il server (separati da virgole)`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `""`)
* *irc.server_default.anti_flood_prio_high*
* [[option_irc.server_default.anti_flood_prio_high]] *irc.server_default.anti_flood_prio_high*
** descrizione: `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`)
* *irc.server_default.anti_flood_prio_low*
* [[option_irc.server_default.anti_flood_prio_low]] *irc.server_default.anti_flood_prio_low*
** descrizione: `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`)
* *irc.server_default.autoconnect*
* [[option_irc.server_default.autoconnect]] *irc.server_default.autoconnect*
** descrizione: `connette automaticamente ai server all'avvio di WeeChat`
** tipo: bool
** valori: on, off (valore predefinito: `off`)
* *irc.server_default.autojoin*
* [[option_irc.server_default.autojoin]] *irc.server_default.autojoin*
** descrizione: `elenco separato da virgole di canali in cui entrare quando si è connessi al server (esempio: "#canale1", #canale2, #canale3 chiave1,chiave2")`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `""`)
* *irc.server_default.autoreconnect*
* [[option_irc.server_default.autoreconnect]] *irc.server_default.autoreconnect*
** descrizione: `riconnette automaticamente al server alla disconnessione`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *irc.server_default.autoreconnect_delay*
* [[option_irc.server_default.autoreconnect_delay]] *irc.server_default.autoreconnect_delay*
** descrizione: `ritardo (in secondi) prima di riprovare a riconnettersi al server`
** tipo: intero
** valori: 1 .. 65535 (valore predefinito: `10`)
* *irc.server_default.autorejoin*
* [[option_irc.server_default.autorejoin]] *irc.server_default.autorejoin*
** descrizione: `rientra automaticamente nei canali dopo il kick`
** tipo: bool
** valori: on, off (valore predefinito: `off`)
* *irc.server_default.autorejoin_delay*
* [[option_irc.server_default.autorejoin_delay]] *irc.server_default.autorejoin_delay*
** descrizione: `ritardo (in secondi) prima di rientrare automaticamente (dopo il kick)`
** tipo: intero
** valori: 0 .. 86400 (valore predefinito: `30`)
* *irc.server_default.away_check*
* [[option_irc.server_default.away_check]] *irc.server_default.away_check*
** descrizione: `intervallo tra le due verifiche per l'assenza (in minuti, 0 = nessun check)`
** tipo: intero
** valori: 0 .. 10080 (valore predefinito: `0`)
* *irc.server_default.away_check_max_nicks*
* [[option_irc.server_default.away_check_max_nicks]] *irc.server_default.away_check_max_nicks*
** descrizione: `non verificare l'assenza su canali con un elevato numero di nick (0 = illimitato)`
** tipo: intero
** valori: 0 .. 1000000 (valore predefinito: `25`)
* *irc.server_default.command*
* [[option_irc.server_default.command]] *irc.server_default.command*
** descrizione: `comando(i) da eseguire quando si è connessi al server (più comandi vanno separati da ":", usare ";" per un punto e virgola, le variabili speciali $nick, $canale e $server vengono sostituite dai loro valori)`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `""`)
* *irc.server_default.command_delay*
* [[option_irc.server_default.command_delay]] *irc.server_default.command_delay*
** descrizione: `ritardo (in secondi) dopo l'esecuzione del comando (esempio: fornire il tempo per l'autenticazione)`
** tipo: intero
** valori: 0 .. 3600 (valore predefinito: `0`)
* *irc.server_default.connection_timeout*
* [[option_irc.server_default.connection_timeout]] *irc.server_default.connection_timeout*
** descrizione: `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`)
* *irc.server_default.default_msg_part*
* [[option_irc.server_default.default_msg_part]] *irc.server_default.default_msg_part*
** descrizione: `messaggio di uscita predefinito (in uscita dal canale) ("%v" verrà sostituito dalla versione di WeeChat)`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"WeeChat %v"`)
* *irc.server_default.default_msg_quit*
* [[option_irc.server_default.default_msg_quit]] *irc.server_default.default_msg_quit*
** descrizione: `messaggio di abbandono predefinito (disconnessione dal server) ("%v" verrà sostituito dalla versione di WeeChat)`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"WeeChat %v"`)
* *irc.server_default.ipv6*
* [[option_irc.server_default.ipv6]] *irc.server_default.ipv6*
** descrizione: `usa il protocollo IPv6 per le comunicazioni col server`
** tipo: bool
** valori: on, off (valore predefinito: `off`)
* *irc.server_default.local_hostname*
* [[option_irc.server_default.local_hostname]] *irc.server_default.local_hostname*
** descrizione: `nome host/IP locale definito per il server (opzionale, se vuoto viene usato il nome host locale)`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `""`)
* *irc.server_default.nicks*
* [[option_irc.server_default.nicks]] *irc.server_default.nicks*
** descrizione: `nick da usare sul server (separati da virgole)`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `""`)
* *irc.server_default.notify*
* [[option_irc.server_default.notify]] *irc.server_default.notify*
** descrizione: `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: `""`)
* *irc.server_default.password*
* [[option_irc.server_default.password]] *irc.server_default.password*
** descrizione: `password per il server`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `""`)
* *irc.server_default.proxy*
* [[option_irc.server_default.proxy]] *irc.server_default.proxy*
** descrizione: `proxy usato per il server (opzionale)`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `""`)
* *irc.server_default.realname*
* [[option_irc.server_default.realname]] *irc.server_default.realname*
** descrizione: `nome reale da usare sul server`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `""`)
* *irc.server_default.sasl_mechanism*
* [[option_irc.server_default.sasl_mechanism]] *irc.server_default.sasl_mechanism*
** descrizione: `meccanismo per l'autenticazione SASL`
** tipo: intero
** valori: plain, dh-blowfish (valore predefinito: `plain`)
* *irc.server_default.sasl_password*
* [[option_irc.server_default.sasl_password]] *irc.server_default.sasl_password*
** descrizione: `password per l'autenticazione SASL`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `""`)
* *irc.server_default.sasl_timeout*
* [[option_irc.server_default.sasl_timeout]] *irc.server_default.sasl_timeout*
** descrizione: `timeout (in secondi) prima di annullare l'autenticazione SASL`
** tipo: intero
** valori: 1 .. 3600 (valore predefinito: `15`)
* *irc.server_default.sasl_username*
* [[option_irc.server_default.sasl_username]] *irc.server_default.sasl_username*
** descrizione: `nome utente per l'autenticazione SASL`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `""`)
* *irc.server_default.ssl*
* [[option_irc.server_default.ssl]] *irc.server_default.ssl*
** descrizione: `usa SSL per le comunicazioni col server`
** tipo: bool
** valori: on, off (valore predefinito: `off`)
* *irc.server_default.ssl_cert*
* [[option_irc.server_default.ssl_cert]] *irc.server_default.ssl_cert*
** descrizione: `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: `""`)
* *irc.server_default.ssl_dhkey_size*
* [[option_irc.server_default.ssl_dhkey_size]] *irc.server_default.ssl_dhkey_size*
** descrizione: `dimensione della chiave usata durante lo Scambio Chiavi Diffie-Hellman`
** tipo: intero
** valori: 0 .. 2147483647 (valore predefinito: `2048`)
* *irc.server_default.ssl_priorities*
* [[option_irc.server_default.ssl_priorities]] *irc.server_default.ssl_priorities*
** descrizione: `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"`)
* *irc.server_default.ssl_verify*
* [[option_irc.server_default.ssl_verify]] *irc.server_default.ssl_verify*
** descrizione: `verifica che la connessione ssl sia totalmente fidata`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *irc.server_default.username*
* [[option_irc.server_default.username]] *irc.server_default.username*
** descrizione: `nome utente da usare sul server`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `""`)

View File

@ -1,44 +1,44 @@
* *logger.file.auto_log*
* [[option_logger.file.auto_log]] *logger.file.auto_log*
** descrizione: `salva automaticamente il contenuto dei buffer su file (a meno che un buffer disabiliti il log)`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *logger.file.flush_delay*
* [[option_logger.file.flush_delay]] *logger.file.flush_delay*
** descrizione: `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`)
* *logger.file.info_lines*
* [[option_logger.file.info_lines]] *logger.file.info_lines*
** descrizione: `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`)
* *logger.file.mask*
* [[option_logger.file.mask]] *logger.file.mask*
** descrizione: `mask del nome file predefinito per i file di log (il formato è "cartella/per/file" oppure "file", senza la prima "/" perché l'opzione "path" è usata per costruire il percorso completo del file); sono ammesse le variabili del buffer locale; sono ammessi gli specificatori di data (consultare man strftime)`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"$plugin.$name.weechatlog"`)
* *logger.file.name_lower_case*
* [[option_logger.file.name_lower_case]] *logger.file.name_lower_case*
** descrizione: `usare solo lettere minuscole per i nomi dei file di log`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *logger.file.path*
* [[option_logger.file.path]] *logger.file.path*
** descrizione: `percorso per i file di log di WeeChat: "%h" all'inizio della stringa viene sostituito dalla cartella home di WeeChat (predefinita è "~/.weechat); sono ammessi gli specificatori di data (consultare man strftime)`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"%h/logs/"`)
* *logger.file.replacement_char*
* [[option_logger.file.replacement_char]] *logger.file.replacement_char*
** descrizione: `carattere di sostituzione per i caratteri speciali nei nomi dei file salvati con la mask (come il delimitatore di cartella)`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"_"`)
* *logger.file.time_format*
* [[option_logger.file.time_format]] *logger.file.time_format*
** descrizione: `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"`)
* *logger.look.backlog*
* [[option_logger.look.backlog]] *logger.look.backlog*
** descrizione: `numero massimo di righe da visualizzare dal file di log alla creazione di un nuovo buffer (0 = nessun backlog)`
** tipo: intero
** valori: 0 .. 2147483647 (valore predefinito: `20`)

View File

@ -1,64 +1,64 @@
* *relay.color.status_active*
* [[option_relay.color.status_active]] *relay.color.status_active*
** descrizione: `colore del testo per lo status "connesso"`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `lightblue`)
* *relay.color.status_auth_failed*
* [[option_relay.color.status_auth_failed]] *relay.color.status_auth_failed*
** descrizione: `colore del testo per lo status "autenticazione fallita"`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `lightred`)
* *relay.color.status_connecting*
* [[option_relay.color.status_connecting]] *relay.color.status_connecting*
** descrizione: `colore del testo per lo status "connessione in corso"`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `yellow`)
* *relay.color.status_disconnected*
* [[option_relay.color.status_disconnected]] *relay.color.status_disconnected*
** descrizione: `colore del testo per lo status "disconnesso"`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `lightred`)
* *relay.color.status_waiting_auth*
* [[option_relay.color.status_waiting_auth]] *relay.color.status_waiting_auth*
** descrizione: `colore del testo per lo status "in attesa dell'autenticazione"`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `brown`)
* *relay.color.text*
* [[option_relay.color.text]] *relay.color.text*
** descrizione: `colore del testo`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `default`)
* *relay.color.text_bg*
* [[option_relay.color.text_bg]] *relay.color.text_bg*
** descrizione: `colore di sfondo`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `default`)
* *relay.color.text_selected*
* [[option_relay.color.text_selected]] *relay.color.text_selected*
** descrizione: `colore della riga del client selezionato`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `white`)
* *relay.look.auto_open_buffer*
* [[option_relay.look.auto_open_buffer]] *relay.look.auto_open_buffer*
** descrizione: `apre automaticamente il buffer relay alla connessione di un nuovo client`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *relay.look.raw_messages*
* [[option_relay.look.raw_messages]] *relay.look.raw_messages*
** descrizione: `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`)
* *relay.network.bind_address*
* [[option_relay.network.bind_address]] *relay.network.bind_address*
** descrizione: `indirizzo associato (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: `""`)
* *relay.network.max_clients*
* [[option_relay.network.max_clients]] *relay.network.max_clients*
** descrizione: `numero massimo di client connessi ad una porta`
** tipo: intero
** valori: 1 .. 1024 (valore predefinito: `5`)
* *relay.network.password*
* [[option_relay.network.password]] *relay.network.password*
** descrizione: `password richiesta dai client per accedere a questo relay (un valore nullo corrisponde a nessuna password richiesta)`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `""`)

View File

@ -1,4 +1,4 @@
* *rmodifier.look.hide_char*
* [[option_rmodifier.look.hide_char]] *rmodifier.look.hide_char*
** descrizione: `carattere usato per nascondere parte di una stringa`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"*"`)

View File

@ -1,759 +1,759 @@
* *weechat.color.bar_more*
* [[option_weechat.color.bar_more]] *weechat.color.bar_more*
** descrizione: `colore del testo '+' allo scorrimento delle barre`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `lightmagenta`)
* *weechat.color.chat*
* [[option_weechat.color.chat]] *weechat.color.chat*
** descrizione: `colore del testo per la chat`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `default`)
* *weechat.color.chat_bg*
* [[option_weechat.color.chat_bg]] *weechat.color.chat_bg*
** descrizione: `colore di sfondo per la chat`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `default`)
* *weechat.color.chat_buffer*
* [[option_weechat.color.chat_buffer]] *weechat.color.chat_buffer*
** descrizione: `colore del testo per i nomi dei buffer`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `white`)
* *weechat.color.chat_channel*
* [[option_weechat.color.chat_channel]] *weechat.color.chat_channel*
** descrizione: `colore del testo per i nomi dei canali`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `white`)
* *weechat.color.chat_delimiters*
* [[option_weechat.color.chat_delimiters]] *weechat.color.chat_delimiters*
** descrizione: `colore del testo per i delimitatori`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `green`)
* *weechat.color.chat_highlight*
* [[option_weechat.color.chat_highlight]] *weechat.color.chat_highlight*
** descrizione: `colore del testo per il prefisso di evento`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `yellow`)
* *weechat.color.chat_highlight_bg*
* [[option_weechat.color.chat_highlight_bg]] *weechat.color.chat_highlight_bg*
** descrizione: `colore di sfondo per il prefisso di evento`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `magenta`)
* *weechat.color.chat_host*
* [[option_weechat.color.chat_host]] *weechat.color.chat_host*
** descrizione: `colore del testo per i nomi host`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `cyan`)
* *weechat.color.chat_inactive_buffer*
* [[option_weechat.color.chat_inactive_buffer]] *weechat.color.chat_inactive_buffer*
** descrizione: `colore del testo per la chat quando la riga è inattiva (il buffer è unito con altri buffer e non è selezionato)`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `darkgray`)
* *weechat.color.chat_inactive_window*
* [[option_weechat.color.chat_inactive_window]] *weechat.color.chat_inactive_window*
** descrizione: `colore del testo per la chat quando la finestra è inattiva (nessuna finestra attiva selezionata)`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `darkgray`)
* *weechat.color.chat_nick*
* [[option_weechat.color.chat_nick]] *weechat.color.chat_nick*
** descrizione: `colore del testo per i nick nella finestra di chat`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `lightcyan`)
* *weechat.color.chat_nick_colors*
* [[option_weechat.color.chat_nick_colors]] *weechat.color.chat_nick_colors*
** descrizione: `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"`)
* *weechat.color.chat_nick_other*
* [[option_weechat.color.chat_nick_other]] *weechat.color.chat_nick_other*
** descrizione: `colore del testo per gli altri nick nel buffer privato`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `cyan`)
* *weechat.color.chat_nick_self*
* [[option_weechat.color.chat_nick_self]] *weechat.color.chat_nick_self*
** descrizione: `colore del testo per il nick locale nella finestra di chat`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `white`)
* *weechat.color.chat_prefix_action*
* [[option_weechat.color.chat_prefix_action]] *weechat.color.chat_prefix_action*
** descrizione: `colore del testo per il prefisso di azione`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `white`)
* *weechat.color.chat_prefix_buffer*
* [[option_weechat.color.chat_prefix_buffer]] *weechat.color.chat_prefix_buffer*
** descrizione: `colore del testo per il nome del buffer (prima del prefisso, quando più buffer sono uniti con lo stesso nome)`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `brown`)
* *weechat.color.chat_prefix_buffer_inactive_buffer*
* [[option_weechat.color.chat_prefix_buffer_inactive_buffer]] *weechat.color.chat_prefix_buffer_inactive_buffer*
** descrizione: `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: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `darkgray`)
* *weechat.color.chat_prefix_error*
* [[option_weechat.color.chat_prefix_error]] *weechat.color.chat_prefix_error*
** descrizione: `colore del testo per il prefisso di errore`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `yellow`)
* *weechat.color.chat_prefix_join*
* [[option_weechat.color.chat_prefix_join]] *weechat.color.chat_prefix_join*
** descrizione: `colore del testo per il prefisso di entrata`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `lightgreen`)
* *weechat.color.chat_prefix_more*
* [[option_weechat.color.chat_prefix_more]] *weechat.color.chat_prefix_more*
** descrizione: `colore del testo per '+' quando il prefisso è troppo lungo`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `lightmagenta`)
* *weechat.color.chat_prefix_network*
* [[option_weechat.color.chat_prefix_network]] *weechat.color.chat_prefix_network*
** descrizione: `colore del testo per il prefisso di rete`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `magenta`)
* *weechat.color.chat_prefix_quit*
* [[option_weechat.color.chat_prefix_quit]] *weechat.color.chat_prefix_quit*
** descrizione: `colore del testo per il prefisso di uscita`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `lightred`)
* *weechat.color.chat_prefix_suffix*
* [[option_weechat.color.chat_prefix_suffix]] *weechat.color.chat_prefix_suffix*
** descrizione: `colore del testo per il suffisso (dopo il prefisso)`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `green`)
* *weechat.color.chat_read_marker*
* [[option_weechat.color.chat_read_marker]] *weechat.color.chat_read_marker*
** descrizione: `colore del testo per l'evidenziatore di dati non letti`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `magenta`)
* *weechat.color.chat_read_marker_bg*
* [[option_weechat.color.chat_read_marker_bg]] *weechat.color.chat_read_marker_bg*
** descrizione: `colore di sfondo per l'evidenziatore di dati non letti`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `default`)
* *weechat.color.chat_server*
* [[option_weechat.color.chat_server]] *weechat.color.chat_server*
** descrizione: `colore del testo per i nomi dei server`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `brown`)
* *weechat.color.chat_tags*
* [[option_weechat.color.chat_tags]] *weechat.color.chat_tags*
** descrizione: `colore del testo per i tago dopo i messaggi (mostrati con il comando /debug tags)`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `red`)
* *weechat.color.chat_text_found*
* [[option_weechat.color.chat_text_found]] *weechat.color.chat_text_found*
** descrizione: `colore del testo per l'evidenziatore sulle righe per il testo trovato`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `yellow`)
* *weechat.color.chat_text_found_bg*
* [[option_weechat.color.chat_text_found_bg]] *weechat.color.chat_text_found_bg*
** descrizione: `colore di sfondo per l'evidenziatore sulle righe per il testo trovato`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `lightmagenta`)
* *weechat.color.chat_time*
* [[option_weechat.color.chat_time]] *weechat.color.chat_time*
** descrizione: `colore del testo per l'orario nella finestra di chat`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `default`)
* *weechat.color.chat_time_delimiters*
* [[option_weechat.color.chat_time_delimiters]] *weechat.color.chat_time_delimiters*
** descrizione: `colore del testo per i delimitator dell'orario`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `brown`)
* *weechat.color.chat_value*
* [[option_weechat.color.chat_value]] *weechat.color.chat_value*
** descrizione: `colore del testo per i valori`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `cyan`)
* *weechat.color.input_actions*
* [[option_weechat.color.input_actions]] *weechat.color.input_actions*
** descrizione: `colore del testo per le azioni sulla riga di input`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `lightgreen`)
* *weechat.color.input_text_not_found*
* [[option_weechat.color.input_text_not_found]] *weechat.color.input_text_not_found*
** descrizione: `colore del testo per la ricerca del testo fallita nella riga di input`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `red`)
* *weechat.color.nicklist_away*
* [[option_weechat.color.nicklist_away]] *weechat.color.nicklist_away*
** descrizione: `colore del testo per i nick assenti`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `cyan`)
* *weechat.color.nicklist_group*
* [[option_weechat.color.nicklist_group]] *weechat.color.nicklist_group*
** descrizione: `colore del testo per i gruppi nella lista nick`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `green`)
* *weechat.color.nicklist_offline*
* [[option_weechat.color.nicklist_offline]] *weechat.color.nicklist_offline*
** descrizione: `colore del testo per i nick non in linea`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `blue`)
* *weechat.color.separator*
* [[option_weechat.color.separator]] *weechat.color.separator*
** descrizione: `colore di sfondo per i separatori delle finestre (quando divise)`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `blue`)
* *weechat.color.status_count_highlight*
* [[option_weechat.color.status_count_highlight]] *weechat.color.status_count_highlight*
** descrizione: `colore del testo per il conteggio dei messaggi evento nella hotlist (barra di stato)`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `magenta`)
* *weechat.color.status_count_msg*
* [[option_weechat.color.status_count_msg]] *weechat.color.status_count_msg*
** descrizione: `colore del testo per il conteggio dei messaggi nella hotlist (barra di stato)`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `brown`)
* *weechat.color.status_count_other*
* [[option_weechat.color.status_count_other]] *weechat.color.status_count_other*
** descrizione: `colore del testo per il conteggio di altri messaggi nella hotlist (barra di stato)`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `default`)
* *weechat.color.status_count_private*
* [[option_weechat.color.status_count_private]] *weechat.color.status_count_private*
** descrizione: `colore del testo per il conteggio dei messaggi privati nella hotlist (barra di stato)`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `green`)
* *weechat.color.status_data_highlight*
* [[option_weechat.color.status_data_highlight]] *weechat.color.status_data_highlight*
** descrizione: `colore del testo per il buffer con evento (barra di stato)`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `lightmagenta`)
* *weechat.color.status_data_msg*
* [[option_weechat.color.status_data_msg]] *weechat.color.status_data_msg*
** descrizione: `colore del testo per il buffer con nuovi messaggi (barra di stato)`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `yellow`)
* *weechat.color.status_data_other*
* [[option_weechat.color.status_data_other]] *weechat.color.status_data_other*
** descrizione: `colore del testo per il buffer con nuovi dati (non messaggi) (barra di stato)`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `default`)
* *weechat.color.status_data_private*
* [[option_weechat.color.status_data_private]] *weechat.color.status_data_private*
** descrizione: `colore del testo per il buffer con un messaggio privato (barra di stato)`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `lightgreen`)
* *weechat.color.status_filter*
* [[option_weechat.color.status_filter]] *weechat.color.status_filter*
** descrizione: `colore del testo per l'indicatore di filtro nella barra di stato`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `green`)
* *weechat.color.status_more*
* [[option_weechat.color.status_more]] *weechat.color.status_more*
** descrizione: `colore del testo per il buffer con nuovi dati (barra di stato)`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `yellow`)
* *weechat.color.status_name*
* [[option_weechat.color.status_name]] *weechat.color.status_name*
** descrizione: `colore del testo per il nome del buffer corrente nella barra di stato`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `white`)
* *weechat.color.status_name_ssl*
* [[option_weechat.color.status_name_ssl]] *weechat.color.status_name_ssl*
** descrizione: `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: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `lightgreen`)
* *weechat.color.status_number*
* [[option_weechat.color.status_number]] *weechat.color.status_number*
** descrizione: `colore del testo per il numero del buffer corrente nella barra di stato`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `yellow`)
* *weechat.color.status_time*
* [[option_weechat.color.status_time]] *weechat.color.status_time*
** descrizione: `colore del testo per l'ora (barra di stato)`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `default`)
* *weechat.completion.default_template*
* [[option_weechat.completion.default_template]] *weechat.completion.default_template*
** descrizione: `modello di completamento predefinito (consulta la documentazione per codici e valori del template)`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"%(nicks)|%(irc_channels)"`)
* *weechat.completion.nick_add_space*
* [[option_weechat.completion.nick_add_space]] *weechat.completion.nick_add_space*
** descrizione: `aggiungi uno spazio al completamento del nick (quando non è la prima parola sulla riga di comando)`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *weechat.completion.nick_completer*
* [[option_weechat.completion.nick_completer]] *weechat.completion.nick_completer*
** descrizione: `stringa inserita dopo il completamento del nick`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `":"`)
* *weechat.completion.nick_first_only*
* [[option_weechat.completion.nick_first_only]] *weechat.completion.nick_first_only*
** descrizione: `completa solo con il primo nick trovato`
** tipo: bool
** valori: on, off (valore predefinito: `off`)
* *weechat.completion.nick_ignore_chars*
* [[option_weechat.completion.nick_ignore_chars]] *weechat.completion.nick_ignore_chars*
** descrizione: `caratteri ignorati per il completamento dei nick`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"[]`_-^"`)
* *weechat.completion.partial_completion_alert*
* [[option_weechat.completion.partial_completion_alert]] *weechat.completion.partial_completion_alert*
** descrizione: `avvisa l'utente quando si verifica un completamento parziale`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *weechat.completion.partial_completion_command*
* [[option_weechat.completion.partial_completion_command]] *weechat.completion.partial_completion_command*
** descrizione: `completa parzialmente i nomi dei comandi (arresta quando vengono trovati più comandi con le stesse lettere)`
** tipo: bool
** valori: on, off (valore predefinito: `off`)
* *weechat.completion.partial_completion_command_arg*
* [[option_weechat.completion.partial_completion_command_arg]] *weechat.completion.partial_completion_command_arg*
** descrizione: `completa parzialmente gli argomenti dei comandi (arresta quando vengono trovati più argomenti con lo stesso prefisso)`
** tipo: bool
** valori: on, off (valore predefinito: `off`)
* *weechat.completion.partial_completion_count*
* [[option_weechat.completion.partial_completion_count]] *weechat.completion.partial_completion_count*
** descrizione: `visualizza contatore per ogni completamento parziale nella barra degli oggetti`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *weechat.completion.partial_completion_other*
* [[option_weechat.completion.partial_completion_other]] *weechat.completion.partial_completion_other*
** descrizione: `completa parzialmente comandi esterni (arresta quando vengono trovate più parole che iniziano con le stesse lettere)`
** tipo: bool
** valori: on, off (valore predefinito: `off`)
* *weechat.history.display_default*
* [[option_weechat.history.display_default]] *weechat.history.display_default*
** descrizione: `numero massimo predefinito di comandi da visualizzare nella cronologia (0 = nessun limite)`
** tipo: intero
** valori: 0 .. 2147483647 (valore predefinito: `5`)
* *weechat.history.max_buffer_lines_minutes*
* [[option_weechat.history.max_buffer_lines_minutes]] *weechat.history.max_buffer_lines_minutes*
** descrizione: `maximum number of minutes in history per buffer (0 = unlimited, examples: 1440 = one day, 10080 = one week, 43200 = one month, 525600 = one year)`
** tipo: intero
** valori: 0 .. 2147483647 (valore predefinito: `0`)
* *weechat.history.max_buffer_lines_number*
* [[option_weechat.history.max_buffer_lines_number]] *weechat.history.max_buffer_lines_number*
** descrizione: `numero massimo di righe nella cronologia per buffer (0 = nessun limite)`
** tipo: intero
** valori: 0 .. 2147483647 (valore predefinito: `4096`)
* *weechat.history.max_commands*
* [[option_weechat.history.max_commands]] *weechat.history.max_commands*
** descrizione: `numero massimo di comandi utente nella cronologia (0 = nessun limite)`
** tipo: intero
** valori: 0 .. 2147483647 (valore predefinito: `100`)
* *weechat.history.max_visited_buffers*
* [[option_weechat.history.max_visited_buffers]] *weechat.history.max_visited_buffers*
** descrizione: `numero massimo di buffer visitati da memorizzare`
** tipo: intero
** valori: 0 .. 1000 (valore predefinito: `50`)
* *weechat.look.align_end_of_lines*
* [[option_weechat.look.align_end_of_lines]] *weechat.look.align_end_of_lines*
** descrizione: `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`)
* *weechat.look.bar_more_down*
* [[option_weechat.look.bar_more_down]] *weechat.look.bar_more_down*
** descrizione: `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: `"++"`)
* *weechat.look.bar_more_left*
* [[option_weechat.look.bar_more_left]] *weechat.look.bar_more_left*
** descrizione: `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: `"<<"`)
* *weechat.look.bar_more_right*
* [[option_weechat.look.bar_more_right]] *weechat.look.bar_more_right*
** descrizione: `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: `">>"`)
* *weechat.look.bar_more_up*
* [[option_weechat.look.bar_more_up]] *weechat.look.bar_more_up*
** descrizione: `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: `"--"`)
* *weechat.look.buffer_notify_default*
* [[option_weechat.look.buffer_notify_default]] *weechat.look.buffer_notify_default*
** descrizione: `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+eventi, highlight=solo eventi, none=non viene mai visualizzato nella hotlist`
** tipo: intero
** valori: none, highlight, message, all (valore predefinito: `all`)
* *weechat.look.buffer_time_format*
* [[option_weechat.look.buffer_time_format]] *weechat.look.buffer_time_format*
** descrizione: `formato dell'ora per ogni riga visualizzata nei buffer (consultare man strftime per gli specificatori data/ora), i colori sono consentiti nel formato "${colore}", nell'orario italiano ad esempio: "${lightblue}%H${white}%M{lightred}%S"`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"%H:%M:%S"`)
* *weechat.look.color_basic_force_bold*
* [[option_weechat.look.color_basic_force_bold]] *weechat.look.color_basic_force_bold*
** descrizione: `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`)
* *weechat.look.color_inactive_buffer*
* [[option_weechat.look.color_inactive_buffer]] *weechat.look.color_inactive_buffer*
** descrizione: `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: `off`)
* *weechat.look.color_inactive_message*
* [[option_weechat.look.color_inactive_message]] *weechat.look.color_inactive_message*
** descrizione: `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`)
* *weechat.look.color_inactive_prefix*
* [[option_weechat.look.color_inactive_prefix]] *weechat.look.color_inactive_prefix*
** descrizione: `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`)
* *weechat.look.color_inactive_prefix_buffer*
* [[option_weechat.look.color_inactive_prefix_buffer]] *weechat.look.color_inactive_prefix_buffer*
** descrizione: `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`)
* *weechat.look.color_inactive_time*
* [[option_weechat.look.color_inactive_time]] *weechat.look.color_inactive_time*
** descrizione: `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`)
* *weechat.look.color_inactive_window*
* [[option_weechat.look.color_inactive_window]] *weechat.look.color_inactive_window*
** descrizione: `usa un colore diverso per le righe nella finestra inattiva (quando la finestra non è quella corrente)`
** tipo: bool
** valori: on, off (valore predefinito: `off`)
* *weechat.look.color_pairs_auto_reset*
* [[option_weechat.look.color_pairs_auto_reset]] *weechat.look.color_pairs_auto_reset*
** descrizione: `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`)
* *weechat.look.color_real_white*
* [[option_weechat.look.color_real_white]] *weechat.look.color_real_white*
** descrizione: `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`)
* *weechat.look.command_chars*
* [[option_weechat.look.command_chars]] *weechat.look.command_chars*
** descrizione: `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: `""`)
* *weechat.look.confirm_quit*
* [[option_weechat.look.confirm_quit]] *weechat.look.confirm_quit*
** descrizione: `se impostata, il comando /quit deve essere confermato con l'argomento extra "-yes" (consultare /help quit)`
** tipo: bool
** valori: on, off (valore predefinito: `off`)
* *weechat.look.day_change*
* [[option_weechat.look.day_change]] *weechat.look.day_change*
** descrizione: `mostra un messaggio speciale al cambio di data`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *weechat.look.day_change_time_format*
* [[option_weechat.look.day_change_time_format]] *weechat.look.day_change_time_format*
** descrizione: `formato dell'ora visualizzato al cambio di data`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"%a, %d %b %Y"`)
* *weechat.look.eat_newline_glitch*
* [[option_weechat.look.eat_newline_glitch]] *weechat.look.eat_newline_glitch*
** descrizione: `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`)
* *weechat.look.highlight*
* [[option_weechat.look.highlight]] *weechat.look.highlight*
** descrizione: `elenco separato da virgole di finestre da evidenziare (maiuscole/minuscole, le parole potrebbero cominciare o terminare con "*" per un riscontro parziale)`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `""`)
* *weechat.look.highlight_regex*
* [[option_weechat.look.highlight_regex]] *weechat.look.highlight_regex*
** descrizione: `l'espressione regolare usata per verificare se un messaggio contiene un evento oppure no, almeno una corrispondenza nella stringa deve essere circondata da caratteri :(alfanumerici, "-", "_" or "|"), l'espressione regolare è esatta, esempio "FlashCode|flashy"`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `""`)
* *weechat.look.highlight_tags*
* [[option_weechat.look.highlight_tags]] *weechat.look.highlight_tags*
** descrizione: `elenco separato da virgole di tag da evidenziare (senza differenza tra maiuscole/minuscole, esempi: "irc_notice" per gli annunci IRC, "nick_flashcode" per i messaggi dal nick "FlashCode")`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `""`)
* *weechat.look.hotlist_add_buffer_if_away*
* [[option_weechat.look.hotlist_add_buffer_if_away]] *weechat.look.hotlist_add_buffer_if_away*
** descrizione: `aggiunge qualsiasi buffer alla hotlist (inclusi buffer corrente o visibili) se la variabile locale "away" è impostata sul buffer`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *weechat.look.hotlist_buffer_separator*
* [[option_weechat.look.hotlist_buffer_separator]] *weechat.look.hotlist_buffer_separator*
** descrizione: `stringa mostrata tra i buffer nella hotlist`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `", "`)
* *weechat.look.hotlist_count_max*
* [[option_weechat.look.hotlist_count_max]] *weechat.look.hotlist_count_max*
** descrizione: `numero massimo del conteggio di messaggi da mostrare nella hotlist per un buffer (0 = non mostrare mai il contatore messaggi)`
** tipo: intero
** valori: 0 .. 4 (valore predefinito: `2`)
* *weechat.look.hotlist_count_min_msg*
* [[option_weechat.look.hotlist_count_min_msg]] *weechat.look.hotlist_count_min_msg*
** descrizione: `mostra il conteggio dei messaggi se il numero di messaggi è maggiore o uguale a questo valore`
** tipo: intero
** valori: 1 .. 100 (valore predefinito: `2`)
* *weechat.look.hotlist_names_count*
* [[option_weechat.look.hotlist_names_count]] *weechat.look.hotlist_names_count*
** descrizione: `numero massimo di nomi nella hotlist (0 = nessun nome visualizzato, solo numeri dei buffer)`
** tipo: intero
** valori: 0 .. 32 (valore predefinito: `3`)
* *weechat.look.hotlist_names_length*
* [[option_weechat.look.hotlist_names_length]] *weechat.look.hotlist_names_length*
** descrizione: `lunghezza massima dei nomi nella hotlist (0 = nessun limite)`
** tipo: intero
** valori: 0 .. 32 (valore predefinito: `0`)
* *weechat.look.hotlist_names_level*
* [[option_weechat.look.hotlist_names_level]] *weechat.look.hotlist_names_level*
** descrizione: `livello per la visualizzazione dei nomi nella hotlist (combinazione di: 1=entrata/uscita, 2=messaggio, 4=privato, 8=evento, per esempio: 12=privato+evento)`
** tipo: intero
** valori: 1 .. 15 (valore predefinito: `12`)
* *weechat.look.hotlist_names_merged_buffers*
* [[option_weechat.look.hotlist_names_merged_buffers]] *weechat.look.hotlist_names_merged_buffers*
** descrizione: `se impostato, forza la visualizzazione dei nomi nella hotlist per i buffer uniti`
** tipo: bool
** valori: on, off (valore predefinito: `off`)
* *weechat.look.hotlist_short_names*
* [[option_weechat.look.hotlist_short_names]] *weechat.look.hotlist_short_names*
** descrizione: `se impostato, usa i nomi brevi per visualizzare i nomi dei buffer nella hotlist (inizia dopo il primo '.' nel nome)`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *weechat.look.hotlist_sort*
* [[option_weechat.look.hotlist_sort]] *weechat.look.hotlist_sort*
** descrizione: `tipo di ordinamento della hotlist (group_time_asc (predefinito), group_time_desc, group_number_asc, group_number_desc, number_asc, number_desc)`
** tipo: intero
** valori: group_time_asc, group_time_desc, group_number_asc, group_number_desc, number_asc, number_desc (valore predefinito: `group_time_asc`)
* *weechat.look.hotlist_unique_numbers*
* [[option_weechat.look.hotlist_unique_numbers]] *weechat.look.hotlist_unique_numbers*
** descrizione: `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`)
* *weechat.look.input_cursor_scroll*
* [[option_weechat.look.input_cursor_scroll]] *weechat.look.input_cursor_scroll*
** descrizione: `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`)
* *weechat.look.input_share*
* [[option_weechat.look.input_share]] *weechat.look.input_share*
** descrizione: `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`)
* *weechat.look.input_share_overwrite*
* [[option_weechat.look.input_share_overwrite]] *weechat.look.input_share_overwrite*
** descrizione: `se impostato e con l'input condiviso, sovrascrive sempre l'input nel buffer di destinazione`
** tipo: bool
** valori: on, off (valore predefinito: `off`)
* *weechat.look.input_undo_max*
* [[option_weechat.look.input_undo_max]] *weechat.look.input_undo_max*
** descrizione: `numero massimo di righe nella cronologia per buffer (0 = nessun limite)`
** tipo: intero
** valori: 0 .. 65535 (valore predefinito: `32`)
* *weechat.look.item_buffer_filter*
* [[option_weechat.look.item_buffer_filter]] *weechat.look.item_buffer_filter*
** descrizione: `stringa usata per mostrare che alcune righe sono state filtrate nel buffer corrente (elemento barra "buffer_filter")`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"*"`)
* *weechat.look.item_time_format*
* [[option_weechat.look.item_time_format]] *weechat.look.item_time_format*
** descrizione: `formato dell'ora per l'elemento barra "time" (consultare man strftime per gli specificatori data/ora)`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"%H:%M"`)
* *weechat.look.jump_current_to_previous_buffer*
* [[option_weechat.look.jump_current_to_previous_buffer]] *weechat.look.jump_current_to_previous_buffer*
** descrizione: `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`)
* *weechat.look.jump_previous_buffer_when_closing*
* [[option_weechat.look.jump_previous_buffer_when_closing]] *weechat.look.jump_previous_buffer_when_closing*
** descrizione: `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`)
* *weechat.look.mouse*
* [[option_weechat.look.mouse]] *weechat.look.mouse*
** descrizione: `abilita il supporto del mouse all'avvio (per attivarlo ora, consultare /help mouse)`
** tipo: bool
** valori: on, off (valore predefinito: `off`)
* *weechat.look.mouse_timer_delay*
* [[option_weechat.look.mouse_timer_delay]] *weechat.look.mouse_timer_delay*
** descrizione: `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`)
* *weechat.look.nickmode*
* [[option_weechat.look.nickmode]] *weechat.look.nickmode*
** descrizione: `mostra modalità nick ((half)op/voice) prima di ogni nick`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *weechat.look.nickmode_empty*
* [[option_weechat.look.nickmode_empty]] *weechat.look.nickmode_empty*
** descrizione: `mostra spazio se il nick non è in modalità (half)op/voice`
** tipo: bool
** valori: on, off (valore predefinito: `off`)
* *weechat.look.paste_max_lines*
* [[option_weechat.look.paste_max_lines]] *weechat.look.paste_max_lines*
** descrizione: `numero massimo di righe da incollare senza conferma dell'utente (0 = disabilita questa caratteristica)`
** tipo: intero
** valori: 0 .. 2147483647 (valore predefinito: `3`)
* *weechat.look.prefix_action*
* [[option_weechat.look.prefix_action]] *weechat.look.prefix_action*
** descrizione: `prefisso per i messaggi di azione`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `" *"`)
* *weechat.look.prefix_align*
* [[option_weechat.look.prefix_align]] *weechat.look.prefix_align*
** descrizione: `allineamento prefisso (none, left, right (predefinito))`
** tipo: intero
** valori: none, left, right (valore predefinito: `right`)
* *weechat.look.prefix_align_max*
* [[option_weechat.look.prefix_align_max]] *weechat.look.prefix_align_max*
** descrizione: `dimensione massima prefisso (0 = nessuna dimensione massima)`
** tipo: intero
** valori: 0 .. 128 (valore predefinito: `0`)
* *weechat.look.prefix_align_min*
* [[option_weechat.look.prefix_align_min]] *weechat.look.prefix_align_min*
** descrizione: `dimensione minima per il prefisso`
** tipo: intero
** valori: 0 .. 128 (valore predefinito: `0`)
* *weechat.look.prefix_align_more*
* [[option_weechat.look.prefix_align_more]] *weechat.look.prefix_align_more*
** descrizione: `mostra '+' se il prefisso è troncato`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *weechat.look.prefix_buffer_align*
* [[option_weechat.look.prefix_buffer_align]] *weechat.look.prefix_buffer_align*
** descrizione: `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`)
* *weechat.look.prefix_buffer_align_max*
* [[option_weechat.look.prefix_buffer_align_max]] *weechat.look.prefix_buffer_align_max*
** descrizione: `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`)
* *weechat.look.prefix_buffer_align_more*
* [[option_weechat.look.prefix_buffer_align_more]] *weechat.look.prefix_buffer_align_more*
** descrizione: `visualizza '+' se il nome del buffer è troncato (quando più buffer sono uniti con lo stesso numero)`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *weechat.look.prefix_error*
* [[option_weechat.look.prefix_error]] *weechat.look.prefix_error*
** descrizione: `prefisso per i messaggi di errore`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"=!="`)
* *weechat.look.prefix_join*
* [[option_weechat.look.prefix_join]] *weechat.look.prefix_join*
** descrizione: `prefisso per i messaggi di entrata`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"-->"`)
* *weechat.look.prefix_network*
* [[option_weechat.look.prefix_network]] *weechat.look.prefix_network*
** descrizione: `prefisso per i messaggi di rete`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"--"`)
* *weechat.look.prefix_quit*
* [[option_weechat.look.prefix_quit]] *weechat.look.prefix_quit*
** descrizione: `prefisso per i messaggi di uscita`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"<--"`)
* *weechat.look.prefix_suffix*
* [[option_weechat.look.prefix_suffix]] *weechat.look.prefix_suffix*
** descrizione: `stringa visualizzata dopo il prefisso`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"|"`)
* *weechat.look.read_marker*
* [[option_weechat.look.read_marker]] *weechat.look.read_marker*
** descrizione: `usa evidenziatore (riga o carattere) sui buffer per mostrare la prima riga non letta`
** tipo: intero
** valori: none, line, char (valore predefinito: `line`)
* *weechat.look.read_marker_always_show*
* [[option_weechat.look.read_marker_always_show]] *weechat.look.read_marker_always_show*
** descrizione: `mostra sempre l'evidenziatore di lettura, anche se si trova dopo l'ultima riga del buffer`
** tipo: bool
** valori: on, off (valore predefinito: `off`)
* *weechat.look.read_marker_string*
* [[option_weechat.look.read_marker_string]] *weechat.look.read_marker_string*
** descrizione: `stringa usata per tracciare il segnalibro (la stringa viene ripetuta fino a fine riga)`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"- "`)
* *weechat.look.save_config_on_exit*
* [[option_weechat.look.save_config_on_exit]] *weechat.look.save_config_on_exit*
** descrizione: `salva file di configurazione all'uscita`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *weechat.look.save_layout_on_exit*
* [[option_weechat.look.save_layout_on_exit]] *weechat.look.save_layout_on_exit*
** descrizione: `salva layout all'uscita (buffer, finestre, o entrambi)`
** tipo: intero
** valori: none, buffers, windows, all (valore predefinito: `none`)
* *weechat.look.scroll_amount*
* [[option_weechat.look.scroll_amount]] *weechat.look.scroll_amount*
** descrizione: `le righe da scorrere con scroll_up e scroll_down`
** tipo: intero
** valori: 1 .. 2147483647 (valore predefinito: `3`)
* *weechat.look.scroll_page_percent*
* [[option_weechat.look.scroll_page_percent]] *weechat.look.scroll_page_percent*
** descrizione: `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`)
* *weechat.look.search_text_not_found_alert*
* [[option_weechat.look.search_text_not_found_alert]] *weechat.look.search_text_not_found_alert*
** descrizione: `avvisa l'utente quando il testo cercato non viene trovato nel buffer`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *weechat.look.separator_horizontal*
* [[option_weechat.look.separator_horizontal]] *weechat.look.separator_horizontal*
** descrizione: `carattere usato per disegnare i separatori orizzontali intorno alle barre (un valore vuoto disegnerà una vera riga con ncurses, ma può causare errori con la selezione dell'URL in alcuni terminali), i caratteri wide NON sono consentiti`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"-"`)
* *weechat.look.separator_vertical*
* [[option_weechat.look.separator_vertical]] *weechat.look.separator_vertical*
** descrizione: `carattere usato per disegnare i separatori verticali intorno alle barre (un valore vuoto disegnerà una riga reale con ncurses), i caratteri wide NON sono consentiti`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `""`)
* *weechat.look.set_title*
* [[option_weechat.look.set_title]] *weechat.look.set_title*
** descrizione: `imposta titolo per la finestra (terminale per interfacce Curses) con nome e versione`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *weechat.look.time_format*
* [[option_weechat.look.time_format]] *weechat.look.time_format*
** descrizione: `formato dell'ora per le date convertite a stringhe e visualizzate nei messaggi`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"%a, %d %b %Y %T"`)
* *weechat.network.gnutls_ca_file*
* [[option_weechat.network.gnutls_ca_file]] *weechat.network.gnutls_ca_file*
** descrizione: `file contenente le autorità certificative ("%h" sarà sostituito dalla home di WeeChat, "~/.weechat come predefinita)`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"/etc/ssl/certs/ca-certificates.crt"`)
* *weechat.network.gnutls_handshake_timeout*
* [[option_weechat.network.gnutls_handshake_timeout]] *weechat.network.gnutls_handshake_timeout*
** descrizione: `timeout (in secondi) per l'handshake di gnutls`
** tipo: intero
** valori: 1 .. 2147483647 (valore predefinito: `30`)
* *weechat.plugin.autoload*
* [[option_weechat.plugin.autoload]] *weechat.plugin.autoload*
** descrizione: `elenco separato da virgole di plugin da caricare automaticamente all'avvio, "*" equivale a tutti i plugin trovati. un nome che comincia con "!" è un valore negativo per impedire il caricamento di un plugin, i nomi possono iniziare o finire con "*" per corrispondere a più plugin (esempi: "*" oppure "*,!lua,!tcl")`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"*"`)
* *weechat.plugin.debug*
* [[option_weechat.plugin.debug]] *weechat.plugin.debug*
** descrizione: `abilita come predefinito il debug per tutti i plugin (opzione disabilita di default, caldamente raccomandato)`
** tipo: bool
** valori: on, off (valore predefinito: `off`)
* *weechat.plugin.extension*
* [[option_weechat.plugin.extension]] *weechat.plugin.extension*
** descrizione: `estensione standard dei plugin nei nomi file (per esempio ".so" sotto Linux oppure ".dll" sotto Microsoft Windows)`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `".so"`)
* *weechat.plugin.path*
* [[option_weechat.plugin.path]] *weechat.plugin.path*
** descrizione: `percorso per la ricerca dei plugin ("%h" sarà sostituito dalla home di WeeChat, "~/.weechat come predefinita)`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"%h/plugins"`)
* *weechat.plugin.save_config_on_unload*
* [[option_weechat.plugin.save_config_on_unload]] *weechat.plugin.save_config_on_unload*
** descrizione: `salva i file di configurazione allo scaricamento dei plugin`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *weechat.startup.command_after_plugins*
* [[option_weechat.startup.command_after_plugins]] *weechat.startup.command_after_plugins*
** descrizione: `comando eseguito all'avvio di WeeChat, dopo il caricamento dei plugin`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `""`)
* *weechat.startup.command_before_plugins*
* [[option_weechat.startup.command_before_plugins]] *weechat.startup.command_before_plugins*
** descrizione: `comando eseguito all'avvio di WeeChat, prima del caricamento dei plugin`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `""`)
* *weechat.startup.display_logo*
* [[option_weechat.startup.display_logo]] *weechat.startup.display_logo*
** descrizione: `mostra il logo di WeeChat all'avvio`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *weechat.startup.display_version*
* [[option_weechat.startup.display_version]] *weechat.startup.display_version*
** descrizione: `mostra la versione di WeeChat all'avvio`
** tipo: bool
** valori: on, off (valore predefinito: `on`)

View File

@ -1,124 +1,124 @@
* *xfer.color.status_aborted*
* [[option_xfer.color.status_aborted]] *xfer.color.status_aborted*
** descrizione: `colore del testo per lo status "annullato"`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `lightred`)
* *xfer.color.status_active*
* [[option_xfer.color.status_active]] *xfer.color.status_active*
** descrizione: `colore del testo per lo status "attivo"`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `lightblue`)
* *xfer.color.status_connecting*
* [[option_xfer.color.status_connecting]] *xfer.color.status_connecting*
** descrizione: `colore del testo per lo status "connessione in corso"`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `yellow`)
* *xfer.color.status_done*
* [[option_xfer.color.status_done]] *xfer.color.status_done*
** descrizione: `colore del testo per lo status "completato"`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `lightgreen`)
* *xfer.color.status_failed*
* [[option_xfer.color.status_failed]] *xfer.color.status_failed*
** descrizione: `colore del testo per lo status "fallito"`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `lightred`)
* *xfer.color.status_waiting*
* [[option_xfer.color.status_waiting]] *xfer.color.status_waiting*
** descrizione: `colore del testo per lo status "in attesa"`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `lightcyan`)
* *xfer.color.text*
* [[option_xfer.color.text]] *xfer.color.text*
** descrizione: `colore del testo`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `default`)
* *xfer.color.text_bg*
* [[option_xfer.color.text_bg]] *xfer.color.text_bg*
** descrizione: `colore di sfondo`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `default`)
* *xfer.color.text_selected*
* [[option_xfer.color.text_selected]] *xfer.color.text_selected*
** descrizione: `colore del testo per la riga xfer selezionata`
** tipo: colore
** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `white`)
* *xfer.file.auto_accept_chats*
* [[option_xfer.file.auto_accept_chats]] *xfer.file.auto_accept_chats*
** descrizione: `accetta automaticamente le richieste di chat (usare con cautela!)`
** tipo: bool
** valori: on, off (valore predefinito: `off`)
* *xfer.file.auto_accept_files*
* [[option_xfer.file.auto_accept_files]] *xfer.file.auto_accept_files*
** descrizione: `accetta automaticamente i file in arrivo (usare con cautela!)`
** tipo: bool
** valori: on, off (valore predefinito: `off`)
* *xfer.file.auto_rename*
* [[option_xfer.file.auto_rename]] *xfer.file.auto_rename*
** descrizione: `rinomina i file in ingresso se esistenti (aggiunge ".1", ".2", ...)`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *xfer.file.auto_resume*
* [[option_xfer.file.auto_resume]] *xfer.file.auto_resume*
** descrizione: `riprendi automaticamente il trasferimento file se la connessione all'host viene perduta`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *xfer.file.convert_spaces*
* [[option_xfer.file.convert_spaces]] *xfer.file.convert_spaces*
** descrizione: `converti gli spazi in underscore all'invio dei file`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *xfer.file.download_path*
* [[option_xfer.file.download_path]] *xfer.file.download_path*
** descrizione: `percorso per il salvataggio dei file in arrivo ("%h" sarà sostituito dalla home di WeeChat, "~/.weechat come predefinita)`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"%h/xfer"`)
* *xfer.file.upload_path*
* [[option_xfer.file.upload_path]] *xfer.file.upload_path*
** descrizione: `percorso per la lettura dei file da inviare (quando non specificato dall'utente) ("%h" sarà sostituito dalla home di WeeChat, "~/.weechat come predefinita)`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"~"`)
* *xfer.file.use_nick_in_filename*
* [[option_xfer.file.use_nick_in_filename]] *xfer.file.use_nick_in_filename*
** descrizione: `usa il nick remoto come prefisso nel nome del file locale alla ricezione`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *xfer.look.auto_open_buffer*
* [[option_xfer.look.auto_open_buffer]] *xfer.look.auto_open_buffer*
** descrizione: `apre automaticamente il buffer xfer quando un nuovo xfer viene aggiunto alla lista`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *xfer.look.progress_bar_size*
* [[option_xfer.look.progress_bar_size]] *xfer.look.progress_bar_size*
** descrizione: `dimensione barra di avanzamento, in caratteri (se 0, è disabilitata)`
** tipo: intero
** valori: 0 .. 256 (valore predefinito: `20`)
* *xfer.network.blocksize*
* [[option_xfer.network.blocksize]] *xfer.network.blocksize*
** descrizione: `dimensione blocco per l'invio dei pacchetti, in byte`
** tipo: intero
** valori: 1024 .. 102400 (valore predefinito: `65536`)
* *xfer.network.fast_send*
* [[option_xfer.network.fast_send]] *xfer.network.fast_send*
** descrizione: `non attendere ACK all'invio del file`
** tipo: bool
** valori: on, off (valore predefinito: `on`)
* *xfer.network.own_ip*
* [[option_xfer.network.own_ip]] *xfer.network.own_ip*
** descrizione: `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: `""`)
* *xfer.network.port_range*
* [[option_xfer.network.port_range]] *xfer.network.port_range*
** descrizione: `forza i file in uscita/chat ad usare solo le porte in una data serie (utile per il NAT) (sintassi: una singola porta, es. 5000 o un range 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: `""`)
* *xfer.network.speed_limit*
* [[option_xfer.network.speed_limit]] *xfer.network.speed_limit*
** descrizione: `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`)
* *xfer.network.timeout*
* [[option_xfer.network.timeout]] *xfer.network.timeout*
** descrizione: `timeout per la richiesta xfer (in secondi)`
** tipo: intero
** valori: 5 .. 2147483647 (valore predefinito: `300`)