Hi,if I e.g. replace a selection via s and want to split the removed text into lines (split (@", '\n'), I get all lines multiplied with the line count (e.g. I select 3 lines, I get these 3 lines 3 times).
How can I avoid this behaviour?
-- Matthias-Christian Ott
