Age | Commit message (Collapse) | Author |
|
|
|
relay.network.time_window (issue #2066)
|
|
|
|
This extension is used to compress and decompress websocket frames (using
the DEFLATE algorithm, with zlib).
|
|
|
|
|
|
|
|
in command `/buffer`
|
|
|
|
|
|
"time" (closes #2064)
|
|
|
|
|
|
buffer is opening
|
|
When the message sends inconsistent max lengths in message 005, the split of
self message fails and causes a display issue: the channel name is displayed
with the message:
nick | #channel :this is a test
instead of:
nick | this is a test
|
|
weechat_util_parse_time (issue #649)
|
|
|
|
|
|
|
|
|
|
|
|
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)
|