Search found 4 matches
- Fri May 10, 2019 12:26 am
- Forum: General
- Topic: replacing first character of line only
- Replies: 2
- Views: 1175
- 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.
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.
- Wed Jan 27, 2016 6:09 pm
- Forum: General
- Topic: Crtl-f clears Regular expression check box in Find.
- Replies: 3
- Views: 506
- Wed Jan 27, 2016 5:48 pm
- Forum: General
- Topic: Paste with \n in Find what: cuts off from \n
- Replies: 2
- Views: 605