Hi,
I wrote this tiny script before I realise that there is already a script for
that on your homepage. But still ... maybe you like this one.
What it does:
modkey is alt
If modkey is down, the hints with the id for each link are shown.
If modkey is up the hints vanish again.
While modkey is do
Hi,
I want to print a possible exception in function *runscript* to stdout,
but I have a problem with this JSStringRef.
What I currently do is:
if (fwide(stdout, 1) >0) .
JSStringRef str = JSStringCreateWithUTF8CString("test");
const JSChar *c = JSStringGetCharactersPtr(str);
for(int i=0