mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-02 03:12:25 +01:00
Allow period in syslog loghost
Makes it work with FQDN's and IPv4 addresses.
This commit is contained in:
@@ -16,7 +16,7 @@ contexts:
|
||||
- match: ^
|
||||
push: text
|
||||
loghost:
|
||||
- match: '[\w-]+'
|
||||
- match: '[\w.-]+'
|
||||
scope: entity.other.attribute-name.loghost.syslog
|
||||
set: process
|
||||
process:
|
||||
|
Reference in New Issue
Block a user