mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-12 14:30:10 +01:00
feat: optional arguments
This commit is contained in:
parent
eb59cbde7f
commit
7a05ad56fc
5 changed files with 63 additions and 20 deletions
|
|
@ -1,12 +0,0 @@
|
|||
command = "no_command"
|
||||
|
||||
[[match_err]]
|
||||
pattern = [
|
||||
"command not found",
|
||||
"unknown command",
|
||||
"nu::shell::external_command",
|
||||
]
|
||||
suggest = [
|
||||
'''
|
||||
{{typo[0](path)}} {{command[1:]}}'''
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue