Fix filter mode
This commit is contained in:
parent
372ba2936f
commit
54fd0aab22
|
@ -395,6 +395,7 @@ int run_server(StringView session, StringView init_command,
|
||||||
|
|
||||||
int run_filter(StringView keystr, memoryview<StringView> files)
|
int run_filter(StringView keystr, memoryview<StringView> files)
|
||||||
{
|
{
|
||||||
|
StringRegistry string_registry;
|
||||||
GlobalOptions global_options;
|
GlobalOptions global_options;
|
||||||
GlobalHooks global_hooks;
|
GlobalHooks global_hooks;
|
||||||
GlobalKeymaps global_keymaps;
|
GlobalKeymaps global_keymaps;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user