Search found 6 matches

by danny
Wed Oct 22, 2025 10:58 pm
Forum: General
Topic: RegEx Replace All not replacing all matches
Replies: 4
Views: 4626

Re: RegEx Replace All not replacing all matches

Confirmed each time re-clicking Replace All button replaces more matches until there are none. Thank you for trying to reproduce and for the workaround.
by danny
Wed Oct 22, 2025 10:41 pm
Forum: General
Topic: RegEx Replace All not replacing all matches
Replies: 4
Views: 4626

RegEx Replace All not replacing all matches

I am using TextPad 8.23.2

I have this string.

, (A01, B01), (A02, B02), (A03, B03), (A04, B04), (A05, B05), (A06, B06), (A07, B07), (A08, B08), (A09, B09), (A10, B10), (A11, B11), (A12, B12)

I want to use find & replace with regular expression to make this.

OR (sty.CODE = 'A01' AND clr.CODE ...
by danny
Wed Jan 25, 2023 6:39 pm
Forum: General
Topic: Vertical scrollbar disabled after undo
Replies: 2
Views: 1220

This may not be in older versions though. I am using 64 bit version 8.15.1

I was using dark theme. I am able to reproduce using default theme as well.
by danny
Wed Jan 25, 2023 6:23 am
Forum: General
Topic: Vertical scrollbar disabled after undo
Replies: 2
Views: 1220

Vertical scrollbar disabled after undo

TextPad 8.15.1 64 bit on Windows 10

Show line numbers is checked

Create a text file with 1 number on each line like this
1
2
3
4
5

Keep entering numbers until the vertical scroll bar is enabled
Enter about 5 more numbers after the scroll bar is enabled
Move cursor to the last line

Do a Replace ...
by danny
Wed Jan 18, 2023 6:11 am
Forum: General
Topic: Replace All not working correctly for the last line
Replies: 0
Views: 29718

Replace All not working correctly for the last line

TextPad 8.15.0 64 bit on Windows 10

Create a text file with 3 lines like this
A1
A2
A3

Do not add line break at the end of the third line

Go to menu Search > Replace
Find what: A3
Replace with: C3
Match whole words: uncheck
Match case: uncheck
Regular expression: uncheck
Scope: Active document ...
by danny
Wed Jan 18, 2023 6:06 am
Forum: General
Topic: Context menu missing TextPad entry after disable UAC
Replies: 1
Views: 1264

Context menu missing TextPad entry after disable UAC

Just want to report what I encountered to see if anyone else is able to reproduce the issue. I turned UAC back on for now so it is not an issue anymore.

TextPad 8.15.0 64 bit
Windows 10 upgraded from Windows 7

I disabled the below policy to turn off user account control for admin user
Local ...