mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-21 05:33:45 -04:00
spawn template variables are on the form ${}, not {}
This commit is contained in:
parent
a984531ce5
commit
0a32dc3820
2 changed files with 3 additions and 3 deletions
2
foot.ini
2
foot.ini
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue