diff --git a/modules/arghelper.lua b/modules/arghelper.lua index e1c5f40..66ca102 100644 --- a/modules/arghelper.lua +++ b/modules/arghelper.lua @@ -426,6 +426,7 @@ if not tmp._addexflags or not tmp._addexarg then clink.onfiltermatches(function (matches) return do_filter(matches, hide_unless, user_data) end) + return {} end) end parser:addflags(flags)