Search found 4 matches

by Bookbuff
06 May 2026 21:52
Forum: News
Topic: Moving to a new web host
Replies: 3
Views: 2605

Re: Moving to a new web host

I'm running Win 11 Pro and I have not been able to download program updates since this move. I am getting a 403 error; server not found. Can you suggest how I might rectify this problem? I've tried multiple browsers with the same result.

Thank you for your help.
by Bookbuff
16 Jan 2026 21:44
Forum: Bugs
Topic: FIXED: Problem in Win11
Replies: 4
Views: 19208

Re: FIXED: Problem in Win11

One problem. Your fix seems to work well except if the cursor is at the end of one line searching for multiple vertical or horizontal spaces "[\s\R]{2,}+". It still skips the initial \R. If I back the cursor up one space, the search works fine. Thank you for your hard work. Hope you have a Wonderful ...
by Bookbuff
15 Dec 2025 00:03
Forum: Bugs
Topic: FIXED: Problem in Win11
Replies: 4
Views: 19208

Re: Problem in Win11

I found part of the problem. Somehow the option "Use selected text with find next/previous" got toggled on. But one problem remains.

On searching next, the character following the last find appears to be ignored. If I'm searching for tags "<[^<>]+>" and I have multiple tags in a row (ex. <p><span ...
by Bookbuff
13 Dec 2025 21:51
Forum: Bugs
Topic: FIXED: Problem in Win11
Replies: 4
Views: 19208

FIXED: Problem in Win11

I just bought a new computer with Win11 Pro. I loaded the latest version of TextEd and copied over the configuration from my old computer. All my data shows up, but the program reacts differently. I have a regex for several searches separated by | ("<[^<>]+>|[A-Z ...