summaryrefslogtreecommitdiff
path: root/src/plugins/fset/fset-buffer.h
AgeCommit message (Collapse)Author
2018-01-05core: update copyright datesSébastien Helleu
2017-08-10core: remove value for first #define in headers, add "PLUGIN" in plugin headersSébastien Helleu
2017-06-26fset: improve speed when marking/unmarking options, fix refresh of buffer titleSébastien Helleu
2017-06-25fset: add ${newline} to display options on multiple lines, replace format ↵Sébastien Helleu
options by colors for background
2017-06-25fset: add options for colors in buffer's titleSébastien Helleu
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
2017-06-25fset: set local variable "filter" in the fset bufferSébastien Helleu
2017-06-25fset: add toggle/decrease/increase/reset/unset actions on selected lineSébastien Helleu
2017-06-25fset: add fset (Fast Set) plugin skeleton (WIP)Sébastien Helleu