Tim Hodson

Results 2 issues of Tim Hodson

## Unexpected back reference scope Given a CSV file like this. ```csv original,expected abc123,abc-456 ``` This miller command: ```bash mlr --csv --from test.csv put ' if ($original =~ "([a-z]{3})([0-9]{3})") {...

bug
active

Add support for getting macro details from Atem. I only have an Atem Mini, so I think some of the tests are failing for features that the other Atems have....