Hi,
I am posting a patch against tip which lies on the border to caprice and
code bloat, but these changes proved very useful to me in the last months.
That's why I'd love to see some of them accepted.
- toggle() boolean properties of Webkit (examples in the config)
- scroll uses a heuristic in
Hi,
I find the idea of caret browsing in combination with search better than
relying on 200-300 additional lines of JS. (That is what you can do for
instance in lynx when link numbering is off) The problem is that when
searching in caret mode the match sometimes doesn't get
selected/highlighted ev
On Thu, May 20, 2010 at 01:32:29AM +0200, pancake wrote:
> It was a joke
Indeed, i'd suspect it ;-)
--
JID: smoppy AT gmail.com
WWW: http://cma.teroristi.org
[2010-05-19 08:58] Niki Yoshiuchi
> On Wed, May 19, 2010 at 8:02 AM, Marvin Vek wrote:
> > On Wed, May 19, 2010 at 12:07:31PM +0200, markus schnalke wrote:
> > > Vimium and surf are very different; I see hardly any similarity.
> > >
> > > With s/surf/vimperator/ I can agree.
> >
> > Vimperator ha
On 2010-05-20, sta...@cs.tu-berlin.de wrote:
> Hi,
>
> I am posting a patch against tip which lies on the border to caprice and
> code bloat, but these changes proved very useful to me in the last months.
> That's why I'd love to see some of them accepted.
>
> - toggle() boolean properties of Webk
Ah sorry about that, my mail client was playing up
:S
On 2010-05-20, Rob wrote:
> On 2010-05-20, sta...@cs.tu-berlin.de wrote:
>> Hi,
>>
>> I am posting a patch against tip which lies on the border to caprice and
>> code bloat, but these changes proved very useful to me in the last
>> months.
>
On Thu, May 20, 2010 at 04:12, wrote:
> - scroll uses a heuristic in passing integer parameter borrowed from
> meillo, I guess, and extended to scroll a page up/down or to the
> begin/end of document. Scrolling vertically and horizontally differs
> just in the GtkAdjustment used. So I've put
Hello dear subscribers,
when compiling the wmii+ixp-3.9b1 on a solaris box, make calls /bin/sh
to evaluate several scripts. Since /bin/sh is really old around here,
make dies instantly because /bin/sh can't interpret the scripts ("/bin
sh: bad substitution").
Since relinking /bin/sh to /bin/ba
On Thu, 20 May 2010 14:51:37 +0200
David Schmid wrote:
> Hello dear subscribers,
>
> when compiling the wmii+ixp-3.9b1 on a solaris box, make calls /bin/sh
> to evaluate several scripts. Since /bin/sh is really old around here,
> make dies instantly because /bin/sh can't interpret the scripts
On Thu, 20 May 2010 14:51:37 +0200
David Schmid wrote:
> when compiling the wmii+ixp-3.9b1 on a solaris box, make
> calls /bin/sh to evaluate several scripts. Since /bin/sh is really
> old around here, make dies instantly because /bin/sh can't interpret
> the scripts ("/bin sh: bad substitution").
* Rob Greer [2010-05-20 14:58]:
> On Thu, May 20, 2010 at 04:12, wrote:
>
> > - scroll uses a heuristic in passing integer parameter borrowed from
> > meillo, I guess, and extended to scroll a page up/down or to the
> > begin/end of document. Scrolling vertically and horizontally differs
> >
On Thu, 20 May 2010 14:51:37 +0200
David Schmid wrote:
> Hello dear subscribers,
>
> when compiling the wmii+ixp-3.9b1 on a solaris box, make
> calls /bin/sh to evaluate several scripts. Since /bin/sh is really
> old around here, make dies instantly because /bin/sh can't interpret
> the scripts
Robert Ransom writes:
> On Thu, 20 May 2010 14:51:37 +0200
> David Schmid wrote:
>> Measures tried:
>> - resetting PATH, since make calls /bin/sh and not sh it is never
>> looked up there
>> - setting BINSH or SHELL to /bin/bash won't work either.
>> - Asking for help at #suckless did not c
So, I don't know your rules around here so I hope I don't hurt your
netiquette with this eMail. Please don't kill me.
Even though someone warned me, that the suckless community _is_ good,
I am quite slightly overwhelmed by the many reactions. Thank you.
Robert Ransom wrote:
> I just tried "SHELL
David Schmid writes:
> David Engster wrote:
>
>> GNU make will never set the shell from the environment.
>>
>> I've built wmii on Solaris without problems using
>>
>> gmake SHELL=/bin/bash
>
> seeme like using "make SHELL=/bin/bash" instead of "SHELL=/bin/bash
> make" _does_ make a difference. N
On Thu, May 20, 2010 at 09:46:01PM +0200, David Engster wrote:
> Last I checked, /bin/sh on Solaris was still the old Bourne shell, which
> as you already wrote isn't POSIX and - amongst various other things -
> doesn't understand $() command substitution, only backtick notation.
I believe ksh sho
On Thu, 20 May 2010 21:46:01 +0200
David Engster wrote:
> David Schmid writes:
> > David Engster wrote:
> >
> >> GNU make will never set the shell from the environment.
> >>
> >> I've built wmii on Solaris without problems using
> >>
> >> gmake SHELL=/bin/bash
> >
> > seeme like using "make SH
17 matches
Mail list logo