Age | Commit message (Collapse) | Author |
|
|
|
suffix (no time/buffer/prefix)
|
|
|
|
empty string
|
|
horizontal bar separators only
|
|
|
|
This commit introduces major changes in 256 colors support:
- extended colors can be used without being added with command "/color add"
- background color is now allowed for nick colors (using slash separator)
|
|
|
|
|
|
"weechat_color"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
read_marker_always_show is off)
|
|
|
|
|
|
weechat.look.buffer_time_format is set to empty value (bug #28751)
|
|
|
|
(bug #27700)
|
|
weechat.look.prefix_buffer_align_more
|
|
|
|
Bug is happening when read marker is line or dotted line and that last char
of line is an horizontal line. When new line is added in buffer after read
marker, then last char of read marker line is repeated on next line.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to IRC channel)
|
|
|
|
for buffer(s)
|
|
|
|
chat refresh (bug #23153)
Some info about bugs fixed:
- when marker line (dotted) was on top of window (and not visible), this caused
bug on last lines of buffer (not refreshed)
- marker line is not set for a buffer after a switch, only if buffer it not
displayed in other window
- when we delete lines in a buffer (if lines > weechat.history.max_lines), we
force a full refresh of chat if remaining lines is < to chat height
and we compute again max prefix length for buffer (before max prefix length
was always incremented, never decremented)
|
|
|
|
|
|
|
|
"-MORE-" indicator
|
|
|
|
#23752)
|
|
|
|
|
|
was not displayed inside hidden lines)
|
|
in buffer
|