showcv2

14 views
Skip to first unread message

Carlo Hogeveen

unread,
Mar 10, 2026, 7:23:18 AM (2 days ago) Mar 10
to sem...@googlegroups.com

"showcv2" is a rewrite from scratch of Zhong Zhao's "showcv" tool.

It is a Find-like tool that highlights found results in its compressed View Finds list.
https://ecarlo.nl/tse/DemosAndTests.html#showcv2

This might be an idea for TSE's standard Find command.

Carlo



Jose Adriano Baltieri

unread,
Mar 10, 2026, 10:52:57 AM (2 days ago) Mar 10
to sem...@googlegroups.com
Awesome !

Should I want to replace Tessie's original Find with this one, just for a while (to test it), how do I do it, please ?

--

---
You received this message because you are subscribed to the Google Groups "SemWare TSE Pro text editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email to semware+u...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/semware/007601dcb080%244a26ee00%24de74ca00%24%40ecarlo.nl.


--


Grato,
Jose Adriano Baltieri

Carlo Hogeveen

unread,
Mar 10, 2026, 11:16:28 AM (2 days ago) Mar 10
to sem...@googlegroups.com

Jose Adriano Baltieri wrote:
> Should I want to replace Tessie's original Find with this one, just for a while (to test it), how do I do it, please ?

There is no way to literally replace a TSE statement with something else, you can only replace calls to that statement with a new call, here by replacing a call to
Find()
with a call to
ExecMacro('showcv2')

Default calls to the Find() statement are found in two places:
In your .ui file, namely in its SearchMenu() menu and in its key definitions.
In the cuamark macro.

The default .ui files are overwritten at every TSE update.
One way to avoid that is to make a renamed copy, e.g. win_jose.ui, and compile that.
There are many other ways.

You can disable cuamark's find and replace keys by configuring cuamark by executing it.

That is the short answer :-)
Carlo



zhong zhao

unread,
Mar 10, 2026, 9:05:27 PM (2 days ago) Mar 10
to SemWare TSE Pro text editor
I am pleased to have contributed to the TSE community.
(^_^)

Reply all
Reply to author
Forward
0 new messages