On 2014-03-19 23:16:32, Elias Mårtenson wrote: > I see. So the way I see it, I should actually use 2 OP/X instead? I seems to > actually do what I expected.
It if does what you need then sure, but it's a very different thing
than scan:
,\'abcd'
a ab abc abcd
2,/'abcd'
ab bc cd
-k
