Regex highlight issues #23
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tux/shellstation#23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There seems to be an issue applying regex for highlight profiles.
This regex
\b(Twe|Hu|Te|Gi|Fa|Fo|Eth)\d+(?:/\d+)*(?:.\d+)?\b
Was verified to work on Secure CRT but does not on shell station. Other simpler ones do work.