diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-11-12 11:27:43 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-11-12 11:27:43 +0100 |
commit | bd33c8c751691e97a1d1e6370e17d02faa2f9168 (patch) | |
tree | 4ee11a5dad530a70bb4489cce9dbb3c58b553d96 /doc/en/autogen | |
parent | 3e1fb7ed3a1cf0753d2d4571c3f85fdafe85af98 (diff) | |
download | weechat-bd33c8c751691e97a1d1e6370e17d02faa2f9168.zip |
doc: add anchors for config file options in user's guide
Diffstat (limited to 'doc/en/autogen')
-rw-r--r-- | doc/en/autogen/user/aspell_options.txt | 12 | ||||
-rw-r--r-- | doc/en/autogen/user/charset_options.txt | 4 | ||||
-rw-r--r-- | doc/en/autogen/user/irc_options.txt | 206 | ||||
-rw-r--r-- | doc/en/autogen/user/logger_options.txt | 18 | ||||
-rw-r--r-- | doc/en/autogen/user/relay_options.txt | 26 | ||||
-rw-r--r-- | doc/en/autogen/user/rmodifier_options.txt | 2 | ||||
-rw-r--r-- | doc/en/autogen/user/weechat_options.txt | 304 | ||||
-rw-r--r-- | doc/en/autogen/user/xfer_options.txt | 50 |
8 files changed, 311 insertions, 311 deletions
diff --git a/doc/en/autogen/user/aspell_options.txt b/doc/en/autogen/user/aspell_options.txt index 745ffa06a..7fd17c6cb 100644 --- a/doc/en/autogen/user/aspell_options.txt +++ b/doc/en/autogen/user/aspell_options.txt @@ -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`) diff --git a/doc/en/autogen/user/charset_options.txt b/doc/en/autogen/user/charset_options.txt index e299381b2..f49b041e2 100644 --- a/doc/en/autogen/user/charset_options.txt +++ b/doc/en/autogen/user/charset_options.txt @@ -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: `""`) diff --git a/doc/en/autogen/user/irc_options.txt b/doc/en/autogen/user/irc_options.txt index 72e1b78f7..d2cfb689b 100644 --- a/doc/en/autogen/user/irc_options.txt +++ b/doc/en/autogen/user/irc_options.txt @@ -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: `""`) diff --git a/doc/en/autogen/user/logger_options.txt b/doc/en/autogen/user/logger_options.txt index f00828f39..124d57f3c 100644 --- a/doc/en/autogen/user/logger_options.txt +++ b/doc/en/autogen/user/logger_options.txt @@ -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`) diff --git a/doc/en/autogen/user/relay_options.txt b/doc/en/autogen/user/relay_options.txt index 3e67f5bb9..9e5dc5a5b 100644 --- a/doc/en/autogen/user/relay_options.txt +++ b/doc/en/autogen/user/relay_options.txt @@ -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: `""`) diff --git a/doc/en/autogen/user/rmodifier_options.txt b/doc/en/autogen/user/rmodifier_options.txt index 73268e8d5..ca9e80e2d 100644 --- a/doc/en/autogen/user/rmodifier_options.txt +++ b/doc/en/autogen/user/rmodifier_options.txt @@ -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: `"*"`) diff --git a/doc/en/autogen/user/weechat_options.txt b/doc/en/autogen/user/weechat_options.txt index 55a318d71..79cd43dfd 100644 --- a/doc/en/autogen/user/weechat_options.txt +++ b/doc/en/autogen/user/weechat_options.txt @@ -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`) diff --git a/doc/en/autogen/user/xfer_options.txt b/doc/en/autogen/user/xfer_options.txt index eda740155..c92550512 100644 --- a/doc/en/autogen/user/xfer_options.txt +++ b/doc/en/autogen/user/xfer_options.txt @@ -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`) |