Search found 4 matches

by richardk
Fri May 10, 2019 12:26 am
Forum: General
Topic: replacing first character of line only
Replies: 2
Views: 1175

Thanks, that works great!
by richardk
Thu May 09, 2019 8:45 pm
Forum: General
Topic: replacing first character of line only
Replies: 2
Views: 1175

replacing first character of line only

When I do regex:

find: ^a
replace: (no character, blank)

on file with:

aaaaa

It replaces all the a's, not just the first one.

I want to replace only the first a, it used to work on textpad.
Not sure why it is not working now.
by richardk
Wed Jan 27, 2016 6:09 pm
Forum: General
Topic: Crtl-f clears Regular expression check box in Find.
Replies: 3
Views: 506

Hi

I have the same problem.

It works on fine 6.1.3, but not on 7 or 8.
by richardk
Wed Jan 27, 2016 5:48 pm
Forum: General
Topic: Paste with \n in Find what: cuts off from \n
Replies: 2
Views: 605

Hi

I have the same problem.

I use this a lot with the regex tags to replace unique lines with the paragraph.

It works on 7, but not on 8.