Age | Commit message (Collapse) | Author |
|
New options:
- fset.color.allowed_values
- fset.color.allowed_values_selected
|
|
|
|
159 (issue #1920)
|
|
|
|
(issue #1920)
|
|
Default values changed:
- fset.color.description: default -> 242
- fset.color.description_selected: white -> default
- fset.color.line_marked_bg1: default -> 17
- fset.color.line_marked_bg2: default -> 17
- fset.color.line_selected_bg1: blue -> 24
- fset.color.line_selected_bg2: red -> 24
- fset.color.name_changed: brown -> 185
- fset.color.type: green -> 138
- fset.color.type_selected: lightgreen -> 216
- fset.color.value: cyan -> 38
- fset.color.value_changed: brown -> 185
- fset.color.value_selected: lightcyan -> 80
- fset.format.option2: ${color:darkgray} -> ${color:244}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(closes #1322)
|
|
|
|
|
|
|
|
creation
|
|
|
|
|
|
Using the pre-defined format (without eval) is about 3.5x faster.
|
|
|
|
|
|
|
|
|
|
fset.format.option* are changed
|
|
options by colors for background
|
|
|
|
|
|
|
|
switch the format used
|
|
|
|
fset.look.show_plugin_description to fset.look.show_plugins_desc
|
|
fset.color.help_string_values to fset.color.help_values
|
|
">", add option fset.look.scroll_horizontal
|
|
|
|
New options:
- fset.color.title_count_options
- fset.color.title_current_option
- fset.color.title_filter
- fset.color.title_marked_options
- fset.color.title_sort
|
|
|
|
fset.look.help_bar to fset.look.show_help_bar
|
|
|
|
|
|
Rename option fset.look.unmark_after_action to fset.look.auto_unmark,
allow input "$$" to unmark all options and refresh.
|
|
|
|
|