Age | Commit message (Collapse) | Author |
|
#2081)
|
|
The id is a "long long" variable with the current time (microseconds
precision).
It is guaranteed to be unique for all buffers, and the same number is never
used again, during the lifetime of the process.
It persists and is unchanged after `/upgrade`.
|
|
|
|
|
|
|
|
|
|
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
|
|
|