spawn template variables are on the form ${}, not {}

This commit is contained in:
Daniel Eklöf 2025-02-03 14:08:23 +01:00
parent a984531ce5
commit 0a32dc3820
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 3 additions and 3 deletions

View file

@ -77,7 +77,7 @@
# [regex:your-fancy-name]
# regex=<a POSIX-Extended Regular Expression>
# launch=<path to script or application> {match}
# launch=<path to script or application> ${match}
#
# [key-bindings]
# regex-launch=[your-fancy-name] Control+Shift+q