Age | Commit message (Collapse) | Author |
|
add new option weechat.look.input_share_overwrite (boolean)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
problem when item is used in a root bar)
|
|
hide other lines)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
underscore) (task #9483)
|
|
|
|
from a plugin
|
|
|
|
|
|
|
|
array gui_buffer_properties_set
|
|
"highlight_words_del" (for buffer_set)
|
|
"weechat.look.highlight" and buffer property "highlight_words")
For example "$nick" with highlight a message printed if it contains content of local variable "nick" for buffer.
|
|
|
|
|
|
|
|
many /layout apply were needed (bug #26110)
|
|
"nicklist_changed"
Data for new signals is a string with format: "buffer,name", where:
- buffer is a pointer, for example 0x123456
- name is group or nick name added/removed from nicklist on this buffer.
|
|
examples in /help key
Note: old option "reset" for /key has been renamed to "resetall".
|
|
or prefix_color defined
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
read_marker_always_show is off)
|
|
Bugs fixed:
- cursor was moving to position (0,0) in bar when refreshing input bar content
- background color stopped before end of line in bars with vertical filling
(like buffers)
- cursor was not displayed when input bar has automatic size and that first line
is filled (on some terminals like konsole or roxterm)
|
|
|
|
(like //)
|
|
string_is_command_char and string_input_for_buffer in plugin and script API
|
|
|
|
|