doc: improve regex example

This commit is contained in:
Daniel Eklöf 2025-02-04 10:10:10 +01:00
parent 0a32dc3820
commit b1f16c84e0
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 11 additions and 10 deletions

View file

@ -73,7 +73,7 @@
# You can define your own regex's, by adding a section called
# 'regex:<ID>' with a 'regex' and 'launch' key. These can then be tied
# to a key-binding:
# to a key-binding. See foot.ini(5) for details
# [regex:your-fancy-name]
# regex=<a POSIX-Extended Regular Expression>