summaryrefslogtreecommitdiff
path: root/src/plugins/fset/fset-option.h
AgeCommit message (Expand)Author
2017-06-25fset: first move up one line before toggling mark with shift+upSébastien Helleu
2017-06-25fset: add marking/unmarking of options matching filter with input "m:" and "u:"Sébastien Helleu
2017-06-25fset: add export of optionsSébastien Helleu
2017-06-25fset: fix refresh of options after changing marked optionsSébastien Helleu
2017-06-25fset: add ${file}, ${section}, ${option}, add color optionsSébastien Helleu
2017-06-25fset: fix crash on unset of multiple optionsSébastien Helleu
2017-06-25fset: add option fset.look.unmark_after_actionSébastien Helleu
2017-06-25fset: add mark on options to run an action on multiple optionsSébastien Helleu
2017-06-25fset: store type as enum, translate ${type}, add ${type_en}, ${type_short} an...Sébastien Helleu
2017-06-25fset: add ${default_value_undef} and ${value_changed}Sébastien Helleu
2017-06-25fset: hook command /set, add option fset.look.condition_catch_setSébastien Helleu
2017-06-25fset: set local variable "filter" in the fset bufferSébastien Helleu
2017-06-25fset: add ${string_values}, add options fset.color.string_values and fset.col...Sébastien Helleu
2017-06-25fset: add ${description}, add options fset.color.description and fset.color.d...Sébastien Helleu
2017-06-25fset: add ${min} and ${max}, add options fset.color.{max|min} and fset.color....Sébastien Helleu
2017-06-25fset: add different types of filtersSébastien Helleu
2017-06-25fset: add support of parent options, add color for quotes around strings, fix...Sébastien Helleu
2017-06-25fset: add toggle/decrease/increase/reset/unset actions on selected lineSébastien Helleu
2017-06-25fset: add colors for diff/undef valuesSébastien Helleu
2017-06-25fset: add fset (Fast Set) plugin skeleton (WIP)Sébastien Helleu