Help: auto-hyperlink-mouseover
Bounty program for improvements to Tcl and certain Tcl packages.
Tcl 2019 Conference, Houston/TX, US, Nov 4-8
Send your abstracts to tclconference@googlegroups.com
or submit via the online form by Sep 9.

The "auto-hyperlink-mouseover" setting:

When the auto-hyperlink setting is 1 and this setting is on, the javascript that runs to set the href= attributes of hyperlinks waits until either a mousedown or mousemove event is seen. This helps to distinguish real users from robots. For maximum robot defense, the recommended setting is ON.