On Sun, 28 Mar 2010 11:58:58 +1100 Ross McKay rosko@zeta.org.au wrote:
Geany built from r4788, Fedora 11 x86-64.
I want to prefix a bunch of lines with something, e.g. spaces or a tab or, well, anything. Let's say X for the sake of picking an easy example.
Search: ^ Replace: X Use regular expressions: ticked
Sample text:
example example example
Result:
XeXxXaXmXpXlXeX XeXxXaXmXpXlXeX XeXxXaXmXpXlXeX
Should be fixed now in SVN, thanks for reporting ;-)
Regards, Nick