Sébastien Helleu
|
850922ff92
|
fset: add a second format for options, new key ctrl-X and input "x" to switch the format used
|
2017-06-25 16:35:28 +02:00 |
|
Sébastien Helleu
|
dc946e55a5
|
fset: move sort option in /help fset
|
2017-06-25 16:35:28 +02:00 |
|
Sébastien Helleu
|
263c2904a7
|
fset: add completion "fset_options"
|
2017-06-25 16:35:28 +02:00 |
|
Sébastien Helleu
|
f519499057
|
fset: add export of options
|
2017-06-25 16:35:28 +02:00 |
|
Sébastien Helleu
|
fc1a699573
|
fset: fix refresh of options after changing marked options
|
2017-06-25 16:35:28 +02:00 |
|
Sébastien Helleu
|
f943951ade
|
fset: set/append to value with alt+'+'/'-' and mouse gesture left/right if option is not of type integer/color
|
2017-06-25 16:35:28 +02:00 |
|
Sébastien Helleu
|
9db3c63bdc
|
fset: add input "p" in /help fset
|
2017-06-25 16:35:28 +02:00 |
|
Sébastien Helleu
|
ac3632c22f
|
fset: add completion values "0" and "end" for command /fset -go
|
2017-06-25 16:35:28 +02:00 |
|
Sébastien Helleu
|
c9460565b8
|
fset: add key alt-p on fset buffer, rename option fset.look.show_plugin_description to fset.look.show_plugins_desc
|
2017-06-25 16:35:28 +02:00 |
|
Sébastien Helleu
|
7df7e9faf1
|
fset: add key ctrl-L and input "<<" and ">>" on fset buffer
|
2017-06-25 16:35:28 +02:00 |
|
Sébastien Helleu
|
c1801663f3
|
fset: add missing keys/mouse actions in /help fset
|
2017-06-25 16:35:28 +02:00 |
|
Sébastien Helleu
|
986ccff885
|
fset: add keys F11/F12 to scroll fset buffer horizontally, add input "<" and ">", add option fset.look.scroll_horizontal
|
2017-06-25 16:35:28 +02:00 |
|
Sébastien Helleu
|
775e271ad8
|
fset: add filter "xxx" in /help fset
|
2017-06-25 16:35:28 +02:00 |
|
Sébastien Helleu
|
1f8fc6ec9b
|
fset: use only short type name in filter "t:xxx"
|
2017-06-25 16:35:28 +02:00 |
|
Sébastien Helleu
|
d71524c582
|
fset: add ${file}, ${section}, ${option}, add color options
|
2017-06-25 16:35:27 +02:00 |
|
Sébastien Helleu
|
384b3adf9e
|
fset: use English short type name for ${type} in filter, remove ${type_en}
|
2017-06-25 16:35:27 +02:00 |
|
Sébastien Helleu
|
88bc4d9cc1
|
fset: add completion "c:" in command /fset
|
2017-06-25 16:35:27 +02:00 |
|
Sébastien Helleu
|
dd18087db6
|
fset: add variables default_value, default_value_undef, value_undef and value_changed in filter "c:"
|
2017-06-25 16:35:27 +02:00 |
|
Sébastien Helleu
|
0953659d32
|
fset: add examples in /help fset
|
2017-06-25 16:35:27 +02:00 |
|
Sébastien Helleu
|
f6070da900
|
fset: add missing space in /help fset
|
2017-06-25 16:35:27 +02:00 |
|
Sébastien Helleu
|
1cc43c1a9c
|
fset: add missing "${type_en}" and "${description_en}" in /help fset
|
2017-06-25 16:35:27 +02:00 |
|
Sébastien Helleu
|
4eca2787ec
|
fset: add missing completion "-toggle_bar" in /fset command
|
2017-06-25 16:35:27 +02:00 |
|
Sébastien Helleu
|
4fccf80e64
|
fset: add support of evaluated condition with filter "c:"
|
2017-06-25 16:35:27 +02:00 |
|
Sébastien Helleu
|
feace6be0b
|
fset: add alt-v and input "v" to toggle help bar, rename option fset.look.help_bar to fset.look.show_help_bar
|
2017-06-25 16:35:27 +02:00 |
|
Sébastien Helleu
|
93fd6b96ce
|
fset: fix error when clicking on a line after the last option displayed
|
2017-06-25 16:35:27 +02:00 |
|
Sébastien Helleu
|
0e53103b6e
|
fset: fix typo in /help fset
|
2017-06-25 16:35:27 +02:00 |
|
Sébastien Helleu
|
d5aa8530b7
|
fset: fix crash on unset of multiple options
Rename option fset.look.unmark_after_action to fset.look.auto_unmark,
allow input "$$" to unmark all options and refresh.
|
2017-06-25 16:35:27 +02:00 |
|
Sébastien Helleu
|
500e54578b
|
fset: add filtering by type ("t:xxx")
|
2017-06-25 16:35:27 +02:00 |
|
Sébastien Helleu
|
6f27eccc84
|
fset: add option fset.look.sort
|
2017-06-25 16:35:27 +02:00 |
|
Sébastien Helleu
|
dc2720d916
|
fset: add missing "${marked}" in /help fset
|
2017-06-25 16:35:27 +02:00 |
|
Sébastien Helleu
|
718837a76b
|
fset: skip spaces at beginning of buffer input
|
2017-06-25 16:35:27 +02:00 |
|
Sébastien Helleu
|
7336c93270
|
fset: add option fset.look.unmark_after_action
|
2017-06-25 16:35:27 +02:00 |
|
Sébastien Helleu
|
b7d7a95ff0
|
fset: add allowed input on buffer in /help fset
|
2017-06-25 16:35:27 +02:00 |
|
Sébastien Helleu
|
9a923eb7e7
|
fset: fix slow (un)marking of options when there are a lot of options displayed
|
2017-06-25 16:35:27 +02:00 |
|
Sébastien Helleu
|
c395bc4aba
|
fset: add keys alt-home and alt-end to go to first/last line
|
2017-06-25 16:35:27 +02:00 |
|
Sébastien Helleu
|
b2373ffba7
|
fset: add mark on options to run an action on multiple options
|
2017-06-25 16:35:27 +02:00 |
|
Sébastien Helleu
|
3211a73599
|
fset: store type as enum, translate ${type}, add ${type_en}, ${type_short} and ${type_tiny}
|
2017-06-25 16:35:27 +02:00 |
|
Sébastien Helleu
|
bf7135dd9d
|
fset: add ${default_value_undef} and ${value_changed}
|
2017-06-25 16:35:27 +02:00 |
|
Sébastien Helleu
|
cc0ba21e67
|
fset: add supported variables for formats in /help fset
|
2017-06-25 16:35:27 +02:00 |
|
Sébastien Helleu
|
6a29941fdc
|
fset: fix command /fset -bar
|
2017-06-25 16:35:27 +02:00 |
|
Sébastien Helleu
|
8c7b4282ae
|
fset: hook command /set, add option fset.look.condition_catch_set
|
2017-06-25 16:35:27 +02:00 |
|
Sébastien Helleu
|
805bc6ca2c
|
fset: use just "d" instead of "d:" to show changed options
|
2017-06-25 16:35:27 +02:00 |
|
Sébastien Helleu
|
7df98862d6
|
fset: add filters "d=" and "d=="
|
2017-06-25 16:35:27 +02:00 |
|
Sébastien Helleu
|
48aefca89d
|
fset: add mouse actions (select line, add to value, toggl boolean, set value)
|
2017-06-25 16:35:27 +02:00 |
|
Sébastien Helleu
|
5532b073ec
|
fset: replace options -decrease/-increase by -add (with optional value)
|
2017-06-25 16:35:27 +02:00 |
|
Sébastien Helleu
|
13d280a677
|
fset: add all supported options in /help fset
|
2017-06-25 16:35:27 +02:00 |
|
Sébastien Helleu
|
8e3ac1d1cd
|
fset: add support of filters in /fset command
|
2017-06-25 16:35:27 +02:00 |
|
Sébastien Helleu
|
fb363eb723
|
fset: fix refresh of buffer when options are added/removed
|
2017-06-25 16:35:27 +02:00 |
|
Sébastien Helleu
|
83b620e67c
|
fset: add actions to set/append value, add option fset.look.use_mute
|
2017-06-25 16:35:27 +02:00 |
|
Sébastien Helleu
|
7f5e92a278
|
fset: add toggle/decrease/increase/reset/unset actions on selected line
|
2017-06-25 16:35:27 +02:00 |
|