mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2026-02-02 15:45:11 +01:00
fix: nu has multiple type of messages
This commit is contained in:
parent
c2e2229cb4
commit
460550805c
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ command = "no_command"
|
||||||
pattern = [
|
pattern = [
|
||||||
"command not found",
|
"command not found",
|
||||||
"unknown command",
|
"unknown command",
|
||||||
"executable was not found"
|
"nu::shell::external_command",
|
||||||
]
|
]
|
||||||
suggest = [
|
suggest = [
|
||||||
'''
|
'''
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue