[Geany] RegEx search/replace start of line

Nick Treleaven nick.treleaven at xxxxx
Wed Mar 31 11:56:23 UTC 2010


On Sun, 28 Mar 2010 11:58:58 +1100
Ross McKay <rosko at 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



More information about the Users mailing list