summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-27buflist: fix crash in auto-scroll of bar when the buflist item is not the fir...Sébastien Helleu
2017-06-26fset: remove option fset.look.show_help_barSébastien Helleu
2017-06-26doc: update auto-generated files with hdataSébastien Helleu
2017-06-26fset: improve speed when marking/unmarking options, fix refresh of buffer titleSébastien Helleu
2017-06-26fset: add missing keys alt+p and alt+v in /help fsetSébastien Helleu
2017-06-26core: add fset plugin in ChangeLogSébastien Helleu
2017-06-26fset: fix name of format options in /help fsetSébastien Helleu
2017-06-26doc: update auto-generated filesSébastien Helleu
2017-06-26core: update translationsSébastien Helleu
2017-06-25fset: fix typo in /help fset.look.export_help_defaultSébastien Helleu
2017-06-25fset: fix list of command argumentsSébastien Helleu
2017-06-25fset: fix buffer titleSébastien Helleu
2017-06-25fset: fix description of optionsSébastien Helleu
2017-06-25fset: fix typoSébastien Helleu
2017-06-25fset: fix translationSébastien Helleu
2017-06-25core: add fset plugin in Cygwin packagingSébastien Helleu
2017-06-25debian: add plugin fset in debian packagingSébastien Helleu
2017-06-25doc: add fset options in documentation generatorSébastien Helleu
2017-06-25fset: shift plugins priority to insert fset plugin between buflist and fifoSébastien Helleu
2017-06-25fset: add fset plugin in user's guideSébastien Helleu
2017-06-25fset: add fset plugin and files in developer's guideSébastien Helleu
2017-06-25fset: add file fset.conf in man pageSébastien Helleu
2017-06-25fset: display number of options before filter in buffer titleSébastien Helleu
2017-06-25fset: use "meta-space" instead of "meta- " in fset buffer keysSébastien Helleu
2017-06-25fset: set new value for non-boolean options with alt+spaceSébastien Helleu
2017-06-25fset: add key/input to set new value for an option (alt-f,alt-n or input "n",...Sébastien Helleu
2017-06-25fset: update default value of fset.format.option2 to use 3 lines by defaultSébastien Helleu
2017-06-25fset: add variables ${empty_xxx} (a field with only spaces for indentation)Sébastien Helleu
2017-06-25fset: keep selected line when options fset.look.format_number and fset.format...Sébastien Helleu
2017-06-25fset: add ${newline} to display options on multiple lines, replace format opt...Sébastien Helleu
2017-06-25fset: mark/unmark multiple options with mouse gesture up/downSébastien Helleu
2017-06-25fset: add option name in completion, in addition to wordsSébastien Helleu
2017-06-25fset: add format options for marked optionsSébastien Helleu
2017-06-25fset: rename options fset.format.option_current* to fset.format.option_selected*Sébastien Helleu
2017-06-25fset: add ${index} and color optionsSébastien Helleu
2017-06-25fset: add variable ${selected_line}Sébastien Helleu
2017-06-25fset: only mark/unmark matching options with "m:" and "u:", do not toggle mar...Sébastien Helleu
2017-06-25fset: first move up one line before toggling mark with shift+upSébastien Helleu
2017-06-25fset: use option fset.look.marked_string in buffer title when options are markedSébastien Helleu
2017-06-25fset: add marking/unmarking of options matching filter with input "m:" and "u:"Sébastien Helleu
2017-06-25fset: do not move selected line after pressing alt+',' (mark/unmark option)Sébastien Helleu
2017-06-25fset: do not refresh buffer when an option not displayed is changedSébastien Helleu
2017-06-25fset: add missing key alt+p in buffer titleSébastien Helleu
2017-06-25fset: add a second format for options, new key ctrl-X and input "x" to switch...Sébastien Helleu
2017-06-25fset: add separate word of each option in completionSébastien Helleu
2017-06-25fset: move sort option in /help fsetSébastien Helleu
2017-06-25fset: add completion "fset_options"Sébastien Helleu
2017-06-25fset: add export of optionsSébastien Helleu
2017-06-25fset: fix memory leak in allocation of fset optionsSébastien Helleu
2017-06-25fset: fix refresh of options after changing marked optionsSébastien Helleu