Open samppah opened 10 years ago
Currently LPeg parses the message only once, at user input. Dynamic content values (current pattern, track, line, eg.. values) need to be evaluated at process time. Could also be a flag.
Wjoa. Seems I already faced this last time. Now need to fix code se that expressions are (LPeg-)parsed within process.
Currently LPeg parses the message only once, at user input. Dynamic content values (current pattern, track, line, eg.. values) need to be evaluated at process time. Could also be a flag.