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 ...
Search found 129 matches
- 12 Jun 2026 23:25
- Forum: Bugs
- Topic: FIXED: V16.62 - error message when viewing history file
- Replies: 1
- Views: 101
- 10 Jun 2026 20:26
- Forum: Bugs
- Topic: FIXED: V16.61 - search-and-replace quirk
- Replies: 1
- Views: 105
FIXED: V16.61 - search-and-replace quirk
This issue has actually been occurring for a while now, but haven't gotten around to reporting it until now.
I'm doing an SnR operation within a selected block. No RegEx enabled.
I'm converting tchar.h coding to wchar.h coding... in this case, I'm converting _T("whatever"), to L"whatever",
on all ...
I'm doing an SnR operation within a selected block. No RegEx enabled.
I'm converting tchar.h coding to wchar.h coding... in this case, I'm converting _T("whatever"), to L"whatever",
on all ...
- 09 May 2026 02:00
- Forum: Bugs
- Topic: V16.57 beta 1 - Update status: 403: Frobidden ??
- Replies: 7
- Views: 2528
Re: V16.57 beta 1 - Update status: 403: Frobidden ??
YES!!! Thank you!!Rickard Johansson wrote: 08 May 2026 22:35 I just allowed all traffic through Cloudflare without any captcha challenge. Does it work?
So, what problems does that cause you?? Do you actually *need* verification, if the query comes from your program?
- 08 May 2026 20:30
- Forum: Bugs
- Topic: V16.57 beta 1 - Update status: 403: Frobidden ??
- Replies: 7
- Views: 2528
Re: V16.57 beta 1 - Update status: 403: Frobidden ??
still failing at 05/08/26 1230
- 07 May 2026 03:39
- Forum: Bugs
- Topic: V16.57 beta 1 - Update status: 403: Frobidden ??
- Replies: 7
- Views: 2528
V16.57 beta 1 - Update status: 403: Frobidden ??
This is a new one for me!!
Windows 10 Pro
Windows 10 Pro
- 13 Apr 2026 15:03
- Forum: Questions
- Topic: RESOLVED: hiliting color values: comment and question
- Replies: 10
- Views: 14771
Re: RESOLVED: hiliting color values: comment and question
Excellent!! Thank ye !!Rickard Johansson wrote: 12 Apr 2026 17:04Actually, I though so too when I tried to find the option myself(although, I'll admit that this solution really seems like something that *should* be in Options dialog...)![]()
I'll add it to the option dialog in the next version...
- 12 Apr 2026 16:08
- Forum: Questions
- Topic: RESOLVED: hiliting color values: comment and question
- Replies: 10
- Views: 14771
Re: hiliting color values: comment and question
Please check the options in "View / Highlight color values / File types". Make sure "HTML" is set.
Hah!! I was looking in Options dialog; I didn't even *think* to look at other menus entirely!!
Okay, problem solved now... (although, I'll admit that this solution really seems like something that ...
- 06 Apr 2026 02:38
- Forum: Questions
- Topic: RESOLVED: hiliting color values: comment and question
- Replies: 10
- Views: 14771
Re: hiliting color values: comment and question
Well, here is what I have, on my snippets page:Rickard Johansson wrote: 01 Apr 2026 13:23 2026-04-01_142129.png
It should work if you use style tags or a style attribute.
But *none* of the color fields show up in those colors, even though .css files work fine...
- 31 Mar 2026 00:43
- Forum: Questions
- Topic: RESOLVED: hiliting color values: comment and question
- Replies: 10
- Views: 14771
Re: hiliting color values: comment and question
so... nobody has any insights into this at all??
*should* I expect html files to handle color codes the same as css files do?? seems logical to me...
???
*should* I expect html files to handle color codes the same as css files do?? seems logical to me...
???
- 13 Mar 2026 15:17
- Forum: Questions
- Topic: RESOLVED: hiliting color values: comment and question
- Replies: 10
- Views: 14771
RESOLVED: hiliting color values: comment and question
I recently was editing a Thunderbird css file, and discovered that RJTE actually hilites the color codes in their color!!
That was amazing, and *really* handy when I was experimenting with codes; much easier than pulling up a color dialog every time...
However, in my html code, it does *not* hilite ...
That was amazing, and *really* handy when I was experimenting with codes; much easier than pulling up a color dialog every time...
However, in my html code, it does *not* hilite ...
- 02 Feb 2026 17:01
- Forum: General discussion
- Topic: general interest: a cool programming font
- Replies: 0
- Views: 17891
general interest: a cool programming font
I am passing this along just because I really like this font, and it works beautifully with RJTE
https://github.com/tonsky/FiraCode
It uses something called ligatures, to combine multiple characters into a single character that is appropriate for the language.
The included image shows several of ...
https://github.com/tonsky/FiraCode
It uses something called ligatures, to combine multiple characters into a single character that is appropriate for the language.
The included image shows several of ...
- 07 Nov 2025 02:06
- Forum: Questions
- Topic: Coding help with AI
- Replies: 2
- Views: 35514
Re: Coding help with AI
and it's hard to justify paying for access to a process, for use in a free product...
- 06 Nov 2025 03:19
- Forum: Questions
- Topic: ANSWERED: setting date/time format
- Replies: 8
- Views: 35890
Re: setting date/time format
Yeah, oopsie it was with regard to folder... but still you can use a text clip (I should have attached that screenshot earlier):
I hope it can be useful to you somehow.
Oh!! Yes, it is...
The LongDateTime hack that I used, was not ideal, because it still includes the seconds, which I don't find ...
- 05 Nov 2025 16:19
- Forum: Questions
- Topic: ANSWERED: setting date/time format
- Replies: 8
- Views: 35890
Re: setting date/time format
If someone here is missing a brain, it's me, hands down :lol:
That "chars" folder I mentioned was... made by myself, no wonder you couldn't find it :oops:
:lol: :mrgreen:
Well, given all the helpful advice that you've given me over the years, I'm not going to object to an occasional oops ...
- 03 Nov 2025 22:34
- Forum: Questions
- Topic: ANSWERED: setting date/time format
- Replies: 8
- Views: 35890
Re: setting date/time format
Have a look at Text clips, chars > insert current date, it's there. You need to define [[date]] as e.g. @d[dd/mm/yyyy] and [[time]] (in a row below) as @t[hh:mm] and then write [[date]] [[time]] as a desired result (however slash as a separator in dates has been changed to a hyphen).
sadly ...
