[Geany-Users] add same text to multiple end of line

Sean Noble sean.noble.72 at xxxxx
Sat Jun 29 07:30:57 UTC 2013


For example, turn on reg exp search:

search: ^(.+)$
replace: \1XX

will do it.

On 29 June 2013 09:20, Eric Crastes <eric.crastes at gmail.com> wrote:
> "Search and Replace" with a regular expression (regexp) seems appropriate
>
>
>
>
> On Sat, Jun 29, 2013 at 9:03 AM, Philippe Couas <pcouas at orange.fr> wrote:
>>
>> Hi,
>>
>>
>>
>> I am forget how to add same text at the end of lines.
>>
>> For example
>>
>>
>>
>> aaa
>>
>> bbb
>>
>> ccc
>>
>> ddd
>>
>>
>>
>> became
>>
>> aaaZZ
>>
>> bbbZZ
>>
>> cccZZ
>>
>> dddZZZ
>>
>>
>>
>> Regards
>>
>> Phil
>>
>>
>>
>>
>> _______________________________________________
>> Users mailing list
>> Users at lists.geany.org
>> https://lists.geany.org/cgi-bin/mailman/listinfo/users
>>
>
>
> _______________________________________________
> Users mailing list
> Users at lists.geany.org
> https://lists.geany.org/cgi-bin/mailman/listinfo/users
>


More information about the Users mailing list