Really nice patch. There were threads about this bug, but nobody
fixed it. Now it is fixed and ^f (links numbering script) works on
suckless.org.
Hi,
On Sun, May 09, 2010 at 07:27:25PM +0200, Troels Henriksen wrote:
> script.js will not be run unless the site you are visiting (or has
> visited in the past?) uses Javascript. This is bad. The attached patch
> makes surf run script.js in every newly created web view.
>
Nice job - I see tha
script.js will not be run unless the site you are visiting (or has
visited in the past?) uses Javascript. This is bad. The attached patch
makes surf run script.js in every newly created web view.
diff -r 7497a6945a20 surf.c
--- a/surf.c Sun May 02 10:59:28 2010 +0200
+++ b/surf.c Sun May 09 19:2