feat: select placeholder

This commit is contained in:
iff 2025-01-07 01:46:29 +01:00
parent 87be5ffacb
commit 5b98d3badc
5 changed files with 109 additions and 39 deletions

View file

@ -9,5 +9,5 @@ pattern = [
]
suggest = [
'''
{{exes[0]}} {{command[1:]}} '''
{{select[0](path)}} {{command[1:]}} '''
]