2023-07-31 18:46:35 +02:00
|
|
|
command = "no_command"
|
|
|
|
|
|
|
|
|
|
[[match_err]]
|
|
|
|
|
pattern = [
|
2023-07-31 20:20:46 +02:00
|
|
|
"command not found",
|
|
|
|
|
"unknown command",
|
|
|
|
|
"executable was not found"
|
2023-07-31 18:46:35 +02:00
|
|
|
]
|
|
|
|
|
suggest = [
|
|
|
|
|
'''
|
|
|
|
|
{{typo[0](path)}} {{command[1:]}}'''
|
|
|
|
|
]
|