-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
feature-requestNew feature or requestNew feature or requestsyntax-mapping-requestA syntax definition exists but isn't chosen automaticallyA syntax definition exists but isn't chosen automatically
Description
bat supports Tcl syntax highlighting but solely relies on presence of .tcl file extender. please add support for recognition of shebang lines matching glob patterns
#!*tcl
#!*expect
for triggering Tcl syntax highlighting (Expect is a Tcl library for which also a standalone executable utility incorporating a full Tcl interpreter exists, so "Expect" files exhibit standard Tcl syntax).
Metadata
Metadata
Assignees
Labels
feature-requestNew feature or requestNew feature or requestsyntax-mapping-requestA syntax definition exists but isn't chosen automaticallyA syntax definition exists but isn't chosen automatically