diff options
| author | Robin Haberkorn <rhaberkorn@fmsbw.de> | 2026-06-29 00:15:46 +0200 |
|---|---|---|
| committer | Robin Haberkorn <rhaberkorn@fmsbw.de> | 2026-06-29 00:32:13 +0200 |
| commit | 3522966d9584ec16e2f469acd0fe8727857a9d25 (patch) | |
| tree | f361cd32d54cc874bd3714c1cf9248254638df1d /.github/workflows | |
| parent | f08dea5fead2f9ef9e0fa114b2e09aa94908d629 (diff) | |
implemented the ^~ pattern match construct: the rest of the pattern will be an Advanced Regular ExpressionHEADmaster-fmsbw-cimaster
* Allows searching by regular expressions.
We will never support all ARE constructs in TECO patterns, so this is useful to have available.
* Can only be typed upcaret.
This leaves ^E~q available as an escape-regexp string building construct.
* Once we replace the pattern2regexp converter with a custom terex lexer,
we might want to restrict ^~ to the beginning of the pattern.
Currently, however it can be anywhere, so you can mix TECO patterns with regular expressions.
Diffstat (limited to '.github/workflows')
0 files changed, 0 insertions, 0 deletions
