Add completion for paths
This commit is contained in:
+1
-1
@@ -767,7 +767,7 @@ struct CmdRepl : StoreCommand, MixEvalArgs
|
||||
|
||||
CmdRepl()
|
||||
{
|
||||
expectArgs("files", &files);
|
||||
expectPathArgs("files", &files);
|
||||
}
|
||||
|
||||
std::string description() override
|
||||
|
||||
Reference in New Issue
Block a user