Age | Commit message (Collapse) | Author |
|
|
|
New options:
- fset.color.allowed_values
- fset.color.allowed_values_selected
|
|
|
|
|
|
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.
|
|
When command /key is called without arguments, and if fset plugin is loaded,
fset displays all key options (filter: `weechat.key*`).
|
|
|
|
sensitive (issue #1872)
|
|
|
|
|
|
|
|
|
|
(translated or in English)
|
|
|
|
(closes #1322)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"n", command /fset -setnew)
|
|
|
|
options by colors for background
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
switch the format used
|
|
|
|
|
|
|
|
|
|
option is not of type integer/color
|
|
|
|
|
|
fset.look.show_plugin_description to fset.look.show_plugins_desc
|
|
|
|
|
|
">", add option fset.look.scroll_horizontal
|