Age | Commit message (Collapse) | Author |
|
|
|
irc.look.display_host_{join|join_local|notice|quit} set to off
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#2049)
|
|
|
|
|
|
issue #1714)
|
|
weechat.color.eval_syntax_colors (issue #2042)
Syntax highlighting (raw string without evaluation): `${raw_hl:xxx}`
Syntax highlighting: `${hl:xxx}`
|
|
Changes:
- move key ctrl+r to ctrl+s
- add key ctrl+r to search in commands history
- add option `search_history` in command `/input`
- add key context "histsearch"
- add option weechat.look.buffer_search_history
- add buffer variables "text_search_direction", "text_search_history" and "text_search_ptr_history"
|
|
|
|
|
|
|
|
This is made using standard color code '\x04' followed by text color (RGB as
hexadecimal) and optional background (RGB as hexadecimal).
|
|
|
|
server messages
|
|
item (closes #2034)
|
|
IRC nick color infos (issue #194, issue #2032)
|
|
by line (issue #2005)
|
|
|
|
callbacks (issue #989)
|
|
|
|
|
|
#2020, issue #97)
|
|
`sha512-256` (issue #2008)
|
|
|
|
|
|
echo-message is NOT enabled (issue #2016)
|
|
echo-message is enabled (closes #2016)
|
|
`blake2s-*` in option sec.crypt.hash_algo (closes #2008)
|
|
in hash functions (issue #2008)
|
|
|
|
|
|
(issue #1973)
|
|
hdata_compare (closes #1066)
|
|
|
|
|
|
|
|
|
|
Functions tested:
- gui_buffer_is_reserved_name
- gui_buffer_get_integer
- gui_buffer_get_string
- gui_buffer_get_pointer
|
|
This allows the user to bind or unbind keys by setting options
"weechat.buffer.irc.list_xxx.key_bind_*" and
"weechat.buffer.irc.list_xxx.key_unbind_*".
|
|
(issue #194)
|
|
(issue #352)
|
|
Reintroduce infos "irc_nick_color" and "irc_nick_color_name" (that were
marked deprecated since version 1.5).
A server name is added in the two infos and is optional, for backward
compatibility.
|
|
casemapping) (issue #194)
|