Re: [dev] surf recompile

2010-10-10 Thread Rob
> ... 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 g

Re: [dev] surf recompile

2010-10-09 Thread MItchell Church
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 t

Re: [dev] surf recompile

2010-10-09 Thread Rob
> 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

Re: [dev] surf recompile

2010-10-09 Thread MItchell Church
Thanks. I have gotten this issue worked out now. 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

Re: [dev] surf recompile

2010-10-09 Thread MItchell Church
Thank you. I had been trying to work through the instructions in the read me and doing a make clean install. This worked fine when I took the time to actually clone the mercurial repository and work through mercurial. For some reason I couldn't get this working with the AUR package. I think it

Re: [dev] surf recompile

2010-10-09 Thread Pierre Chapuis
On Sat, 09 Oct 2010 09:44:31 +0400, Ramil Farkhshatov wrote: Mitchell Church wrote: 1. Download package from AUR. It consists of PKGBUILD and config.def.h 2. Edit config.def.h 3. Run makepkg -g >> PKGBUILD to update config.def.h checksum. 4. Run makepkg to build package. Yep, that's the w

Re: [dev] surf recompile

2010-10-08 Thread Ramil Farkhshatov
Mitchell Church wrote: > I have been using DWM now for a number of months, and so I am confused > as to why I'm having so much trouble recompiling surf. I have > downloaded it from the arch linux AUR. Can anyone let me know the steps > that I should take to recompile with my changes to config.h

Re: [dev] surf recompile

2010-10-08 Thread Wolf Tivy
> Hi everyone.  > > I have been using DWM now for a number of months, and so I am confused > as to why I'm having so much trouble recompiling surf.  I have > downloaded it from the arch linux AUR.  Can anyone let me > know the steps > that I should take to recompile with my changes to config.h?

[dev] surf recompile

2010-10-08 Thread Mitchell Church
Hi everyone. I have been using DWM now for a number of months, and so I am confused as to why I'm having so much trouble recompiling surf. I have downloaded it from the arch linux AUR. Can anyone let me know the steps that I should take to recompile with my changes to config.h? Thanks -- Mit