aboutsummaryrefslogtreecommitdiffhomepage
path: root/ScintillaUsage.html
diff options
context:
space:
mode:
authorRobin Haberkorn <rhaberkorn@fmsbw.de>2026-06-29 00:15:46 +0200
committerRobin Haberkorn <rhaberkorn@fmsbw.de>2026-06-29 00:32:13 +0200
commit3522966d9584ec16e2f469acd0fe8727857a9d25 (patch)
treef361cd32d54cc874bd3714c1cf9248254638df1d /ScintillaUsage.html
parentf08dea5fead2f9ef9e0fa114b2e09aa94908d629 (diff)
implemented the ^~ pattern match construct: the rest of the pattern will be an Advanced Regular ExpressionHEADmaster
* 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 'ScintillaUsage.html')
0 files changed, 0 insertions, 0 deletions