Search found 123 matches

by DerellLicht1
30 Apr 2025 23:20
Forum: Questions
Topic: Question about regular expressions
Replies: 4
Views: 39

Re: Question about regular expressions

Excellent!! I will do so; thank you again!
by DerellLicht1
30 Apr 2025 19:06
Forum: Questions
Topic: Question about regular expressions
Replies: 4
Views: 39

Re: Question about regular expressions

Oh My!!! That is so cool!!!! Thank ye once again, @pjj !!! That works beautifully!! I'll save this for future references... I was even able to project a more-complex example successfully: put_color_msg(TERM_RUNESTAFF, "You just found *** THE ORB OF ZOT *** !"); (where the TERM_RUNESTAFF co...
by DerellLicht1
30 Apr 2025 17:25
Forum: Questions
Topic: Question about regular expressions
Replies: 4
Views: 39

Question about regular expressions

This is rather embarrassing to admit... I've been using Unix-style regular expressions for decades now, but when it comes to search-and-replace operations, I've always been a little uncertain about formatting... I wonder if anyone could advise me here?? This is specifically in the context of S&R...
by DerellLicht1
30 Apr 2025 17:04
Forum: Bugs
Topic: minor bug/question - S&R count
Replies: 0
Views: 18

minor bug/question - S&R count

I've noticed that if I do a global replace operation, the number of items changed is displayed on the status bar. However, if I do a selection replace operation, this count is not shown... I would *really* like to have this count shown when I replace within a selected area, because I'm always nervou...
by DerellLicht1
17 Mar 2025 20:21
Forum: Questions
Topic: tooltips on search options??
Replies: 3
Views: 1360

Re: tooltips on search options??

Hah!! I had checked just yesterday morning, and no updates were available!!

That's funny; I've been intending to post a question about this issue, for some months now...
and when I finally post, it *just* got fixed!!! :lol:

Well, ah isn't complainin' ...
by DerellLicht1
17 Mar 2025 17:40
Forum: Questions
Topic: tooltips on search options??
Replies: 3
Views: 1360

tooltips on search options??

I could have *sworn* that there used to be tooltips on the option characters in the search dialog? They aren't there now... there *is* a '?' help popup, but it omits several of the options characters... In particular, I don't know which character indicates regular expressions... I was trying to exec...
by DerellLicht1
09 Nov 2024 02:55
Forum: Features
Topic: DONE: Minor request: save line number on numbered bookmarks?
Replies: 2
Views: 2840

Re: DONE: Minor request: save line number on numbered bookmarks?

Whoa!!! That is so cool!!!! Thank you so much!! It works beautifully...
by DerellLicht1
30 Oct 2024 00:47
Forum: Features
Topic: DONE - RJTextEd Feature Request: Markup/HTML side-by-side realtime display
Replies: 8
Views: 5689

Re: DONE - RJTextEd Feature Request: Markup/HTML side-by-side realtime display

Whoa!! This is something I've been wanting for a while, didn't really think RJTE would bother with it... it *almost* works great, except that the markdown display doesn't seem to recognize html code... HTML is an accepted method for implementing forms that MD doesn't support, such as underline, or <...
by DerellLicht1
19 Oct 2024 18:41
Forum: Features
Topic: DONE: Minor request: save line number on numbered bookmarks?
Replies: 2
Views: 2840

DONE: Minor request: save line number on numbered bookmarks?

I use numbered bookmarks extensively, they are very handy... There is one thing that RJTE does with them, that I wish it did differently... As it stands, restoring to a numbered bookmarks, places the bookmarked line in the center of the screen (vertically)... This sometimes isn't ideal for me, in th...
by DerellLicht1
15 Oct 2024 00:05
Forum: Bugs
Topic: FIXED: Minor syntax error with markdown language
Replies: 2
Views: 2278

Re: FIXED: Minor syntax error with markdown language

Cool!! Thanks!!

Later: Yes, V16.32 is perfect!! Thank you so much for your support!
by DerellLicht1
05 Oct 2024 23:10
Forum: Bugs
Topic: FIXED: Minor syntax error with markdown language
Replies: 2
Views: 2278

FIXED: Minor syntax error with markdown language

html-style tags don't seem to be recognized properly in .md (markdown) files... Note that in many forms of markdown, html syntax is valid for styles that are not actually supported by .md ... There are four elements in the attached image, that are incorrect... the editor seems to be treating the rig...
by DerellLicht1
30 Sep 2024 21:06
Forum: Bugs
Topic: FIXED: Bug with (numbered) bookmarks list
Replies: 2
Views: 2584

Re: FIXED: Bug with (numbered) bookmarks list

That is Perfect!! Thank you *soooo* much !!!!
by DerellLicht1
28 Sep 2024 16:03
Forum: Bugs
Topic: FIXED: Bug with (numbered) bookmarks list
Replies: 2
Views: 2584

FIXED: Bug with (numbered) bookmarks list

I'm a *big* fan of numbered bookmarks, especially if there are separate bookmarks for each file... MultiEdit used to do this, and RJTE does it beautifully!! I'm currently working on a moderate-sized application; I have 7 source files open, with 2-5 numbered bookmarks active in each file... the only ...
by DerellLicht1
05 Sep 2024 00:27
Forum: General discussion
Topic: cubicexplorer - ready for resurrection by RJ?
Replies: 5
Views: 4906

Re: cubicexplorer - ready for resurrection by RJ?

Yeah, Pascal was always a niche environment in the programming world... It got its initial foothold in the college environments, where professionals wanted new programmers to use a structured programming environment and language, as opposed to BASIC, which was widely used due to MSDOS, but was horri...