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.
|
|
(closes #1892)
|
|
(issue #1872)
|
|
|
|
string_rebuild_split_string
|
|
string_rebuild_split_string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(translated or in English)
|
|
|
|
|
|
|
|
|
|
|
|
(closes #1218)
|
|
|
|
|
|
|
|
|
|
This is already done in the function fset_option_get_options.
|
|
|
|
|
|
Using the pre-defined format (without eval) is about 3.5x faster.
|
|
|
|
|
|
"n", command /fset -setnew)
|
|
options by colors for background
|
|
mark on non-matching options
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fset.look.show_plugin_description to fset.look.show_plugins_desc
|
|
|
|
|
|
|
|
|
|
|
|
value_changed in filter "c:"
|