TextPad's regular expression handling of end-of-line via $ seems to be broken (or changed). I updated to the latest versions (9.9.6 and 8.23.6) and I still have the issue.
The problem is it seems to blow passed \n on a non-match. For example, if I am looking to replace all lines ending with X, it ...
Search found 186 matches
- Thu May 21, 2026 12:51 pm
- Forum: General
- Topic: Regex Issue with EOLN
- Replies: 1
- Views: 114
- Mon Sep 22, 2025 1:04 pm
- Forum: General
- Topic: Find in Files Issue: search status doesn't update unless the mouse is moving
- Replies: 5
- Views: 3907
Re: Find in Files Issue: search status doesn't update unless the mouse is moving
Fixed verified. Thank you.
- Mon Sep 22, 2025 1:04 pm
- Forum: General
- Topic: Unicode Combining Characters
- Replies: 5
- Views: 3413
Re: Unicode Combining Characters
Fixed verified. Thank you.
- Sun Sep 14, 2025 1:57 pm
- Forum: General
- Topic: Find in Files Issue: search status doesn't update unless the mouse is moving
- Replies: 5
- Views: 3907
Re: Find in Files Issue: search status doesn't update unless the mouse is moving
Thank you!! You guys are quick.
- Sun Sep 14, 2025 12:39 pm
- Forum: General
- Topic: Unicode Combining Characters
- Replies: 5
- Views: 3413
Re: Unicode Combining Characters
Thank you. I don't. I inherited the file and was fixing it.bbadmin wrote: Sat Sep 13, 2025 9:33 pm I can confirm this behavior which will be fixed in the next release.
Out of interest, why use combining characters instead of the single characters which already have the diacritics?
- Sat Sep 13, 2025 2:59 pm
- Forum: General
- Topic: Unicode Combining Characters
- Replies: 5
- Views: 3413
Unicode Combining Characters
I don't know if this is on purpose or not. If it is, I request an option to change the behavior.
I just noticed that when I delete a Unicode character that's followed by a combining character (e.g., like a letter with a diacritic such as an tilde, grave accent, etc.), the combining character is not ...
I just noticed that when I delete a Unicode character that's followed by a combining character (e.g., like a letter with a diacritic such as an tilde, grave accent, etc.), the combining character is not ...
- Wed Sep 10, 2025 10:07 pm
- Forum: General
- Topic: Find in Files Issue: search status doesn't update unless the mouse is moving
- Replies: 5
- Views: 3907
Re: Find in Files Issue: search status doesn't update unless the mouse is moving
Actually, this does seem to be a real problem. The search will often stop infinitely until I move the mouse. If I do I a search for something common in a directory with a large number of files (so, I get a large number of "hits"), the Search Result will sporadically stop scrolling indefinitely until ...
- Sat Aug 30, 2025 5:50 pm
- Forum: General
- Topic: Find in Files Issue: search status doesn't update unless the mouse is moving
- Replies: 5
- Views: 3907
Find in Files Issue: search status doesn't update unless the mouse is moving
I'm running 8.22.2 and I'm seeing a weird issue with Find in Files. The search status doesn't update unless the mouse is moving. If the mouse is in the dialog box, it will update but very slowly. If the mouse is outside the find dialog, the status won't update and it just sits there. I have to ...
- Mon Mar 24, 2025 11:37 am
- Forum: General
- Topic: Find in Files Bug: "Cannot jump to item under the cursor."
- Replies: 8
- Views: 14405
Re: Find in Files Bug
It does it on two different machines with two different versions of TextPad (8 & 9), but I will give it a try.bbadmin wrote: Mon Mar 24, 2025 9:42 am Very weird! Have you tried restarting TextPad and doing the same search? Rebooting your PC?
Thanks,
- Sun Mar 23, 2025 8:20 pm
- Forum: General
- Topic: Find in Files Bug: "Cannot jump to item under the cursor."
- Replies: 8
- Views: 14405
Re: Find in Files Bug
Weird, your suggestion of putting the caret on the line and pressing enter worked, but only once. Subsequent tried do not open the file.
- Sun Mar 23, 2025 7:16 pm
- Forum: General
- Topic: Find in Files Bug: "Cannot jump to item under the cursor."
- Replies: 8
- Views: 14405
Re: Find in Files Bug
I copied them to C\tmp and it works. I don't under why it doesn't work from my N: drive (a network drive). They open just fine, otherwise.
- Sun Mar 23, 2025 5:14 pm
- Forum: General
- Topic: Find in Files Bug: "Cannot jump to item under the cursor."
- Replies: 8
- Views: 14405
Re: Find in Files Bug
FYI: if I rename the file so it doesn't exist, I get the same error dialog as you. That is, I only get the error if the file exists.
- Sun Mar 23, 2025 5:10 pm
- Forum: General
- Topic: Find in Files Bug: "Cannot jump to item under the cursor."
- Replies: 8
- Views: 14405
Re: Find in Files Bug
Here is a screenshot after I double clicked. Note the status line. If I copy/paste one of the paths into the open dialog, the file opens fine.
- Sun Mar 23, 2025 1:09 pm
- Forum: General
- Topic: Find in Files Bug: "Cannot jump to item under the cursor."
- Replies: 8
- Views: 14405
Find in Files Bug: "Cannot jump to item under the cursor."
I think I found a bug in "Find in Files" when attempting to jump to one of the files.
I am using the latest versions of 8 and 9 (8.21.0 and 9.7.0), and both have the issue.
In the resultant list of found files, there are some that I cannot double click on to open. I get "Cannot jump to item under ...
I am using the latest versions of 8 and 9 (8.21.0 and 9.7.0), and both have the issue.
In the resultant list of found files, there are some that I cannot double click on to open. I get "Cannot jump to item under ...
- Sun Jan 19, 2025 2:11 pm
- Forum: General
- Topic: Find Issue: "regular expression exceeded predefined bounds" (not even using regex)
- Replies: 4
- Views: 6065
Re: Find Issue
Indeed! Thank you very much.