index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
wee-config.c
Age
Commit message (
Expand
)
Author
2023-05-01
core: add options weechat.color.chat_status_disabled and weechat.color.chat_s...
Sébastien Helleu
2023-04-26
core: enable option weechat.look.color_inactive_time by default (issue #1920)
Sébastien Helleu
2023-04-26
core: change default chat colors (issue #1920)
Sébastien Helleu
2023-04-26
core: change default prefix_suffix char and color (issue #1920)
Sébastien Helleu
2023-04-26
core: change default color of bars and windows separators (issue #1920)
Sébastien Helleu
2023-04-26
core: add option weechat.color.status_name_insecure (issue #1920)
Sébastien Helleu
2023-04-26
core: always allow 256 colors, find nearest color if less colors are availabl...
Sébastien Helleu
2023-04-19
core: convert deprecated commands bound to keys when upgrading weechat.conf t...
Sébastien Helleu
2023-04-12
core: rename option weechat.color.status_name_ssl to weechat.color.status_nam...
Sébastien Helleu
2023-04-07
core: change default color of "mouse_status" item to lightgreen
Sébastien Helleu
2023-04-01
core, plugins: set options to NULL by default, refactor config init functions
Sébastien Helleu
2023-04-01
alias: rename all aliases to lower case on upgrade (issue #1872)
Sébastien Helleu
2023-03-31
core: remove keys `meta-[I` and `meta-[G` for pgup/pgdn (issue #1900)
Sébastien Helleu
2023-03-26
core: Add an option to start multiline input text on a new line
Trygve Aaberge
2023-03-25
core: Increase default value for paste_max_lines to 100
Trygve Aaberge
2023-03-25
core: Remove option weechat.look.paste_auto_add_newline
Trygve Aaberge
2023-03-17
core: check new keys manually added with /set
Sébastien Helleu
2023-03-16
core: display a specific error when trying to bind a key without area in mous...
Sébastien Helleu
2023-03-16
core: add function config_file_option_set_default
Sébastien Helleu
2023-03-16
core: create config options for all keys that can be managed with `/set` and ...
Sébastien Helleu
2023-03-16
core: use new key name in command `/key` and configuration file
Sébastien Helleu
2023-03-16
core: add function to expand raw key code to name with alias, use it in /key ...
Sébastien Helleu
2023-01-28
core, plugins: replace calls to string_str(n)cmp by str(n)cmp (issue #1872)
Sébastien Helleu
2023-01-28
core: make configuration files, sections and options case sensitive (issue #1...
Sébastien Helleu
2023-01-28
core: set priority in calls to config_file_new (issue #1872)
Sébastien Helleu
2023-01-01
core: update copyright dates
Sébastien Helleu
2022-12-29
core: add option weechat.look.chat_space_right (issue #1862)
Sébastien Helleu
2022-12-21
core: improve case convert and insensitive char comparisons (closes #258)
Sébastien Helleu
2022-12-10
core: add color attributes "blink" and "dim" (half bright) (closes #1855)
Sébastien Helleu
2022-07-24
core: add option weechat.look.highlight_disable_regex and buffer property "hi...
Sébastien Helleu
2022-05-27
core: add display conditions in custom bar items (issue #808)
Sébastien Helleu
2022-05-27
core: add command /item (closes #808)
Sébastien Helleu
2022-01-23
Remove old and unused config option weechat.plugin.debug
Trygve Aaberge
2022-01-17
core: update copyright dates
Sébastien Helleu
2021-05-22
core: split signal command before evaluating it (issue #1643)
Sébastien Helleu
2021-05-22
core: split startup command before evaluating it (issue #1643)
Sébastien Helleu
2021-05-12
core: improve options to load GnuTLS system/user CAs (closes #972)
Sébastien Helleu
2021-05-11
core: change default value of option weechat.plugin.path to "${weechat_data_d...
Sébastien Helleu
2021-05-11
core: evaluate option weechat.plugin.path (issue #1285)
Sébastien Helleu
2021-05-11
core: evaluate option weechat.network.gnutls_ca_file (issue #1285)
Sébastien Helleu
2021-03-16
core: add options to customize commands on system signals, quit by default on...
Sébastien Helleu
2021-02-07
core: add options weechat.look.hotlist_update_on_buffer_switch and weechat.lo...
Kevin Pulo
2021-01-02
core: update copyright dates
Sébastien Helleu
2020-11-17
core: fix and normalize error messages
Sébastien Helleu
2020-01-04
core: update copyright dates
Sébastien Helleu
2019-11-25
core: add more info in /help weechat.look.nick_color_hash_salt (issue #635)
Sébastien Helleu
2019-11-25
core: add option weechat.look.nick_color_hash_salt to allow for reshuffling o...
Simmo Saan
2019-09-16
core: mention possible background color in /help weechat.look.nick_color_force
Sébastien Helleu
2019-08-20
core: add values djb2_32 and sum_32 for option weechat.look.nick_color_hash (...
Sébastien Helleu
2019-08-10
core: create or update option weechat.notify.xxx when function buffer_set is ...
Sébastien Helleu
[next]