mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-12 06:20:09 +01:00
feat: allow regex in conditions
This commit is contained in:
parent
3d80ecf9b8
commit
b5c19f9a36
4 changed files with 28 additions and 12 deletions
|
|
@ -19,7 +19,7 @@ pattern = [
|
|||
]
|
||||
suggest = [
|
||||
'''
|
||||
#[exe_contains(/)]
|
||||
#[cmd_contains((?m)^(\S*)\/(\S*))]
|
||||
chmod +x {{command[0]}} &&
|
||||
{{command}}'''
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue