boolean Save config file on exit boolean Set title for window (terminal for Curses GUI) with name and version boolean Display WeeChat logo at startup boolean Display WeeChat version at startup string WeeChat slogan (if empty, slogan is not used) boolean Use same buffer for all servers boolean Open new channels/privates near server integer How many lines to scroll by with scroll_up and scroll_down string Timestamp for buffers integer Number of colors to use for nicks colors boolean Display actions with different colors boolean Display nicklist window (for channel windows) string Nicklist position (top, left, right (default), bottom) integer Min size for nicklist (width or height, depending on look_nicklist_position (0 = no min size)) integer Max size for nicklist (width or height, depending on look_nicklist_position (0 = no max size; if min == max and > 0, then size is fixed)) boolean Separator between chat and nicklist string Text to display instead of nick when not connected boolean Display nick mode ((half)op/voice) before each nick boolean Display space if nick mode is not (half)op/voice string Text to display before nick in chat window string Text to display after nick in chat window string Nick alignment (fixed size for nicks in chat window (none, left, right)) boolean Alignment for other messages (not beginning with a nick) integer Size for aligning nick and other messages integer Max size for aligning nick and other messages (should be >= to look_align_size) string The string inserted after nick completion string Chars ignored for nick completion boolean Smart completion for nicks (completes with last speakers first) boolean Complete only with first nick found boolean Enable info bar string Timestamp for time in infobar boolean Display seconds in infobar time integer Delay (in seconds) for highlight messages in infobar (0 = disable highlight notifications in infobar) integer Max number of names in hotlist (0 = no name displayed, only buffer numbers) integer Level for displaying names in hotlist (combination of: 1=join/part, 2=message, 4=private, 8=highlight, for example: 12=private+highlight) integer Max length of names in hotlist (0 = no limit) boolean Display special message when day changes string Timestamp for date displayed when day changed string Use a marker on servers/channels to show first unread line string Format for input prompt ('%c' is replaced by channel or server, '%n' by nick and '%m' by nick modes) boolean 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) color Color for window separators (when splited) color Color for title bar color Color for '+' when scrolling topic color Background for title bar color Color for chat text color Color for time in chat window color Color for time separator (chat window) color Color for 1st and 3rd char of prefix color Color for middle char of prefix color Color for server name color Color for join arrow (prefix) color Color for part/quit arrow (prefix) color Color for nicks in actions (chat window) color Color for hostnames (chat window) color Color for channel names in actions (chat window) color Color for dark separators (chat window) color Color for highlighted nick (chat window) color Background for chat window color Color for unread data marker color Background for unread data marker color Color for status bar color Color for status bar delimiters color Color for current channel in status bar color Color for window with new messages (status bar) color Color for window with private message (status bar) color Color for window with highlight (status bar) color Color for window with new data (not messages) (status bar) color Color for window with new data (status bar) color Background for status window color Color for info bar text color Color for infobar delimiters color Color for info bar highlight notification color Background for info bar window color Color for input text color Color for input text (server name) color Color for input text (channel name) color Color for input text (nick name) color Color for input text (delimiters) color Color for text not found color Background for input window color Color for nicknames color Color for away nicknames color Color for chan owner symbol (specific to unrealircd) color Color for chan admin symbol (specific to unrealircd) color Color for operator symbol color Color for half-operator symbol color Color for voice symbol color Color for '+' when scrolling nicks color Color for nick separator color Color for local nick color Color for nick color Color for nick color Color for nick color Color for nick color Color for nick color Color for nick color Color for nick color Color for nick color Color for nick color Color for nick color Color for other nick in private window color Background for nicknames color Color for selected DCC (chat window) color Color for "waiting" dcc status color Color for "connecting" dcc status color Color for "active" dcc status color Color for "done" dcc status color Color for "failed" dcc status color Color for "aborted" dcc status integer Maximum number of lines in history for one server/channel/private window (0 = unlimited) integer Maximum number of user commands in history (0 = unlimited) integer Maximum number of commands to display by default in history listing (0 = unlimited) boolean Automatically log server messages boolean Automatically log channel chats boolean Automatically log private chats boolean Log messages from plugins (scripts) string Path for WeeChat log files ('%h' will be replaced by WeeChat home, ~/.weechat by default) string Timestamp for log (see man strftime for date/time specifiers) boolean Hide password displayed by nickserv string Display message when (un)marking as away boolean Show remote away message only once in private string Default part message (leaving channel) ('%v' will be replaced by WeeChat version in string) string Default quit message ('%v' will be replaced by WeeChat version in string) boolean Display notices as private messages integer Interval between two checks for away (in minutes, 0 = never check) integer Do not check away nicks on channels with high number of nicks (0 = unlimited) integer Interval between two checks for lag (in seconds) integer Minimum lag to show (in seconds) integer Disconnect after important lag (in minutes, 0 = never disconnect) integer Anti-flood: # seconds between two user messages (0 = no anti-flood) boolean Create a FIFO pipe for remote control string Comma separated list of words to highlight (case insensitive comparison, words may begin or end with "*" for partial match) boolean When off, colors codes are ignored in incoming messages boolean Allow user to send colors with special codes (%B=bold, %Cxx,yy=color, %U=underline, %R=reverse) boolean Send unknown commands to IRC server boolean Automatically accept incoming dcc files boolean Automatically accept dcc chats (use carefully!) integer Timeout for dcc request (in seconds) integer Block size for dcc packets in bytes (default: 65536) boolean Does not wait for ACK when sending file string Restricts outgoing dcc 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) string IP or DNS address used for outgoing dcc (if empty, local interface IP is used) string Path for writing incoming files with dcc (default: user home) string Path for reading files when sending thru dcc (when no path is specified) boolean Convert spaces to underscores when sending files boolean Rename incoming files if already exists (add '.1', '.2', ...) boolean Automatically resume dcc transfer if connection with remote host is loosed boolean Use a proxy server to connect to irc server string Proxy type (http (default), socks4, socks5) boolean Connect to proxy in ipv6 string Proxy server address (IP or hostname) integer Port for connecting to proxy server string Username for proxy server string Password for proxy server string Path for searching plugins ('%h' will be replaced by WeeChat home, ~/.weechat by default) string Comma separated list of plugins to load automatically at startup, "*" means all plugins found (names may be partial, for example "perl" is ok for "libperl.so") string Standard plugins extension in filename, used for autoload (if empty, then all files are loaded when autoload is "*") string Name associated to IRC server (for display only) boolean Automatically connect to server when WeeChat is starting boolean Automatically reconnect to server when disconnected integer Delay (in seconds) before trying again to reconnect to server string IP address or hostname of IRC server integer Port for connecting to server boolean Use IPv6 protocol for server communication boolean Use SSL for server communication string Password for IRC server string Nickname to use on IRC server string Alternate nickname to use on IRC server (if nickname is already used) string 2nd alternate nickname to use on IRC server (if alternate nickname is already used) string User name to use on IRC server string Real name to use on IRC server string Custom hostname/IP for server (optional, if empty local hostname is used) string 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) integer Delay (in seconds) after command was executed (example: give some time for authentication) string Comma separated list of channels to join when connected to server (example: "#chan1,#chan2,#chan3 key1,key2") boolean Automatically rejoin channels when kicked string Comma separated list of notify levels for channels of this server (format: #channel:1,..), a channel name '*' is reserved for server default notify level