Search found 131 matches

by DerellLicht1
10 Sep 2026 23:18
Forum: Bugs
Topic: V16.67 - syntax hiliting stumbles - html file
Replies: 1
Views: 125

V16.67 - syntax hiliting stumbles - html file

rjte.color.bug.jpg please check out the attached (well, pointed to) file, index.html
https://gitlab.com/DerellLicht/pretty-mark/-/blob/main/assets/index.html?ref_type=heads

All syntax highlighting works fine... up until line 743, then it completely loses sync, and almost everything after that is ...
by DerellLicht1
14 Aug 2026 01:24
Forum: Questions
Topic: FIXED: More Makefile label-color anomalies
Replies: 3
Views: 1000

Re: More Makefile label-color anomalies

Rickard Johansson wrote: 13 Aug 2026 14:01 Fixed in next release.
YES!! excellent!! Thank you so much...
by DerellLicht1
12 Aug 2026 01:23
Forum: Questions
Topic: FIXED: More Makefile label-color anomalies
Replies: 3
Views: 1000

Re: More Makefile label-color anomalies

just for contrast, here's a cut from a different makefile...
notice the difference in which labels get which colors...
rjte.makefile.label.quirks2.jpg
rjte.makefile.label.quirks2.jpg (88.58 KiB) Viewed 941 times
by DerellLicht1
09 Aug 2026 20:27
Forum: Questions
Topic: FIXED: More Makefile label-color anomalies
Replies: 3
Views: 1000

FIXED: More Makefile label-color anomalies

I've been wondering about this for awhile, but just recently I noticed it again, and can't stop noticing it!!
Check out the attached image; notice that some of the labels are in one color and some are in a different color...
Does anyone have any idea what is going on here???

I would also note that ...
by DerellLicht1
08 Aug 2026 02:06
Forum: Bugs
Topic: FIXED! V16.65 - markdown number-display anomalies
Replies: 3
Views: 590

Re: FIXED! V16.65 - markdown number-display anomalies

Yes!!! Beautiful!! Thank you so much...
by DerellLicht1
26 Jul 2026 17:27
Forum: Bugs
Topic: FIXED! V16.65 - markdown number-display anomalies
Replies: 3
Views: 590

FIXED! V16.65 - markdown number-display anomalies

I've been looking at markdown files again recently, and I'm seeing a variety of anomalies in how numbers are highlighted...
It's not the end of the world, but it *is* odd...

So *is* this a bug?? Or expected behavior?? I note that the number that don't get the expected color, all are preceded by non ...
by DerellLicht1
30 Jun 2026 14:11
Forum: Bugs
Topic: cannot reproduce: 16.64 - some type of bug happened!!
Replies: 4
Views: 1177

Re: 16.64 - some type of bug happened!!

Yeah, I agree, it's some random thing that I do, that mucks things up now and then. Whatever it is, though, it is pretty recent, just the last few months...

In this case, I had just finished doing code cleanup on a file, and I was updating documents and sources in both Github and my web page. So I ...
by DerellLicht1
29 Jun 2026 22:27
Forum: Bugs
Topic: cannot reproduce: 16.64 - some type of bug happened!!
Replies: 4
Views: 1177

Re: 16.64 - some type of bug happened!!

Well, I just went to an html file, typed in the three lines of <li>some text</li> and then undo-ed them, and had no problem at all...

This is typical of the sporadic, strange, usually un-reproducible issues that I've been getting recently; they *roughly* began about the time 16.61 was released...
I ...
by DerellLicht1
29 Jun 2026 22:12
Forum: Bugs
Topic: cannot reproduce: 16.64 - some type of bug happened!!
Replies: 4
Views: 1177

cannot reproduce: 16.64 - some type of bug happened!!

I was editing a readme.md file. It had the following lines in it:
```
- expanding the specified file spec to a fully-qualified form
- handling UNICODE
- providing access to debug/info functions such as syslog() and get_system_message()
```
I changed these lines to:
<li>expanding the specified file ...
by DerellLicht1
26 Jun 2026 04:09
Forum: Bugs
Topic: NOT A BUG: hanging/confused tabs - cause discovered
Replies: 1
Views: 685

NOT A BUG: hanging/confused tabs - cause discovered

This is a follow-up on a previously-reported issue that I had trouble reproducing...

I now have established what is causing this issue. Frankly, I don't think anyone is going to spend effort trying to actually resolve it, but I'll report it here just for history's sake...

I use a Windows theming ...
by DerellLicht1
20 Jun 2026 18:41
Forum: Bugs
Topic: V16.64... quirky problems...
Replies: 5
Views: 998

Re: V16.64... quirky problems...


In options: turn off "General -> Auto completion -> Automatically enclose selection with braces e.g. ()[]{}"


hmmm... okay, that works...
I don't think I was having this issue previously, though... anyway, that's fine for now...

I still have the other issue with the corrupted tabs, but I can't ...
by DerellLicht1
20 Jun 2026 15:00
Forum: Bugs
Topic: V16.64... quirky problems...
Replies: 5
Views: 998

Re: V16.64... quirky problems...

&amp;This analysis is based on information provided on page 33 of The
Con Edison power failure of July 13 and 14,1977, final staff report (June
1978). U.S. Department of Energy, Federal Energy Regulatory
Commission.

Okay, this happened again... I have the preceding paragraph;
I highlighted ...
by DerellLicht1
20 Jun 2026 14:34
Forum: Bugs
Topic: V16.64... quirky problems...
Replies: 5
Views: 998

Re: V16.64... quirky problems...

Okay, I'll run that for awhile...

I really don't think "a little bit slower" will be a problem for me; I've never had any performance issues with RJTE...
by DerellLicht1
20 Jun 2026 03:08
Forum: Bugs
Topic: V16.64... quirky problems...
Replies: 5
Views: 998

V16.64... quirky problems...

Okay, this is going to be difficult to analyze, as it is not repeatable... but I have had two different editor malfunctions today...

I am on Windows 10 Pro, I've been editing an html file, 8800 lines long. Other than this, I have a couple of text files, and intermittently have other html files ...
by DerellLicht1
12 Jun 2026 23:25
Forum: Bugs
Topic: FIXED: V16.62 - error message when viewing history file
Replies: 1
Views: 749

FIXED: V16.62 - error message when viewing history file

After I installed this version, when I select Change History, the editor successfully loads History.txt, but I get an error dialog (see rjte v16.62.crash.jpg)... I *did* tell it to Send the error to you.
Once I close that error dialog, the program appears to operate properly, but when I close the ...