Oh thanks a bunch! I also have one other question, I apologize for the newbie questions for compiling this application. I've boned up on mercurial and now I can rebuild with changes to config.h working as expected, but I still don't know how to add in scripts. For example, the instructions for the link hint script from nibble say to deploy to script.js (Which I assume is the script.js in my .surf folder). I've tried this every way I know how with no success. Where is this script supposed to go for surf to recognize it and include it in the make install?
On Sat, Oct 9, 2010 at 5:18 PM, Rob <robpill...@gmail.com> wrote: > > Is it possible to do a persistant modkey in Surf? Functionally I guess > it > > would be the equivalent of an "insert" mode. You hit the modkey once > then > > you can use the typical j,k, g etc. to browse, then if you need to type > text > > you hit the mod again to go into standard mode. Plenty of other browsers > > have something like this, but I have no idea how difficult it would be to > > implement. > > http://seanwhitton.com/doc/geek/code/ > > Check the surf insertmode diff on that page. It's not mine, but I > asked Sean and did mean to upload it to suckless.org, but never got > round to bringing it up to date. Good luck :) > > Rob. > >