Age | Commit message (Collapse) | Author |
|
Reintroduce infos "irc_nick_color" and "irc_nick_color_name" (that were
marked deprecated since version 1.5).
A server name is added in the two infos and is optional, for backward
compatibility.
|
|
casemapping) (issue #194)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5.38 (closes #1996)
|
|
|
|
|
|
|
|
(closes #2000)
|
|
(issue #1999)
|
|
|
|
|
|
|
|
|
|
scripts not present in the repository (closes #1980)
|
|
|
|
|
|
|
|
New options:
- irc.color.list_buffer_line_selected
- irc.color.list_buffer_line_selected_bg
- irc.look.list_buffer_sort
- irc.look.list_buffer_scroll_horizontal
- irc.look.new_list_position
- irc.look.list_buffer_topic_strip_colors
|
|
message 321 (start of /list)
|
|
|
|
|
|
|
|
|
|
"echo-message" is enabled (closes #1991)
|
|
actually joined (closes #1990)
|
|
This happens when server option autojoin_dynamic is on and option
irc.look.buffer_switch_autojoin is off.
Regression was introduced in version 4.0.0 by commit
1c3b871204072b612ea3793708b508fc4de923be.
|
|
Bug was introduced in WeeChat 3.4 by commit
c4b4d80936b5b1fe9f179a481f5c3a325ff8e42e.
|
|
|
|
|
|
|
|
CLIENTINFO" (issue #1974)
|
|
|
|
#1974)
|
|
|
|
(issue #1974)
|
|
|
|
New options:
- fset.color.allowed_values
- fset.color.allowed_values_selected
|
|
|
|
The mouse actions now properly handle the case where options are displayed on
multiple lines to calculate the option index in list.
|
|
|
|
|
|
The type "enum" replaces type "integer" when used with string values.
For compatibility, any option created with type "integer" and string values is
automatically created to "enum" on creation, with no error.
|
|
|
|
|