> 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.