Age | Commit message (Collapse) | Author |
|
|
|
|
|
empty string
|
|
horizontal bar separators only
|
|
|
|
set for color
|
|
|
|
same name (for same command name in many plugins)
|
|
|
|
|
|
|
|
|
|
(bug #32216)
|
|
|
|
weechat.look.input_cursor_scroll (bug #21391)
|
|
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)
|
|
|
|
|
|
|
|
|
|
|
|
exists
|
|
buffer
|
|
|
|
|
|
|
|
#32039)
|
|
|
|
is executed without argument"
This reverts commit 3cd267ab23ff25c89204cb5be0f019c1254ac83f.
With this fix, upgrade was not possible any more if WeeChat was run without path,
ie for example "weechat-curses" running "/usr/bin/weechat-curses".
|
|
executed without argument
|
|
between WeeChat and terminal colors)
|
|
|
|
|
|
|
|
servers) (bug #32027)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
upgrade
|
|
Order of alias, pair and rgb is free and semicolon is not required any more
before or after pair.
|
|
|
|
option if no palette option is defined)
|
|
|
|
option "weechat.color.chat_nick_colors" (comma separated list of colors)
|
|
|
|
Changes:
- new section "palette" in weechat.conf
- new API functions: list_search_pos and list_casesearch_pos
|