Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
not available
|
|
|
|
weechat.look.mouse_timer_delay (closes #2082)
|
|
Python API
|
|
scripting API
|
|
|
|
|
|
|
|
|
|
|
|
"base_encode"
|
|
|
|
|
|
|
|
|
|
separated by semicolons
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
buffer is opening
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Now `${raw_hl:\${` returns `\${` instead of `${`.
|
|
issue #1714)
|
|
weechat.color.eval_syntax_colors (issue #2042)
Syntax highlighting (raw string without evaluation): `${raw_hl:xxx}`
Syntax highlighting: `${hl:xxx}`
|
|
(issue #2040)
|
|
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"
|
|
|
|
is freed
This fixes a refresh issue on the fset buffer when a plugin is unloaded: now
the options displayed that are freed are properly removed from the fset buffer.
|
|
This is not strictly necessary, just in case the function strtol() doesn't
update the pointer.
|
|
|
|
|
|
|
|
|
|
without a value
|
|
|
|
`-ol` in command `/upgrade`
|
|
item (closes #2034)
|