Age | Commit message (Collapse) | Author |
|
|
|
|
|
and ${type_tiny}
|
|
|
|
description
|
|
|
|
|
|
|
|
|
|
fset.color.parent_value_selected
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fset.color.string_values_selected
|
|
fset.color.description_selected
|
|
|
|
|
|
|
|
|
|
fset.color.{max|min}_selected
|
|
|
|
|
|
|
|
|
|
|
|
Existing filter:
- by option name (part of name)
New filters:
- by configuration file ("f:xxx")
- by section name ("s:xxx")
- by options changed ("d:" or "d:xxx")
- by exact value ("==xxx")
- by value, format ("=xxx")
|
|
|
|
|
|
|
|
|
|
One underscore: value not padded with spaces on the right.
Two unerscores: raw value (no color, no padding).
|
|
|
|
|
|
fix auto size of columns
|
|
|
|
|
|
|
|
|
|
buflist.format.name (issue #1020)
|
|
|
|
(closes #1022)
This regression was introduced by commit
fadee506642ee80f42027816cc6cb758dcb68011 (issue #1019)
|
|
when the nick already exists (closes #1019)
|
|
irc_server_get_number_buffer (issue #1012)
|
|
|