Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
beginning (issue #1991)
|
|
"echo-message" is enabled (closes #1991)
|
|
actually joined (closes #1990)
|
|
#1985)
|
|
|
|
|
|
|
|
"ENABLE_DOC_WARN_LOCALE" (closes #1985)
|
|
|
|
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)
|
|
(closes #1967)
|
|
|
|
The options `weechat.custom_bar_item.xxx.*` are now properly renamed to the new
item name.
This fixes a save issue (item saved with old name in config) and a crash if a
new item is created with the old name.
|
|
(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.
|
|
|
|
|
|
|
|
|
|
|
|
The command is now executed on the buffer where it is received instead of the
current buffer (in most cases this is the same buffer, but could be different
sometimes).
|
|
|
|
|
|
(closes #1953)
|
|
|