n Void Linux.
Diffed against portable libressl 2.1.4.
--
Christian Neukirchenhttp://chneukirchen.org
subtraction is not comparison
http://www.tedunangst.com/flak/post/subtraction-is-not-comparison
--- apps/certhash.c 2015-02-27 16:11:46.0 +0100
+++ apps/certhash.c 2015-03-0
Ted Unangst writes:
> On Sun, 13 Feb 2011, Christian Neukirchen wrote:
>
>> Catching up on this bug, which has hit some other users I know now as well.
>
>> > For some reason cc->stackingorder is bigger than gc->highstack (which is
>> > 0 in above use
Catching up on this bug, which has hit some other users I know now as well.
Christian Neukirchen writes:
>> I found this key sequence to crash cwm on Linux in CVS HEAD:
>>
>> Minimal .cwmrc:
>> bind C-i grouponly2
>> bind CS-i movetogroup2
>>
>> Run
(wm, &Conf.ignoreq, entry)
+ if (strncasecmp(wm->title, cc->name, strlen(wm->title)) == 0)
+ return;
+
client_ptrwarp(cc);
}
--
Christian Neukirchenhttp://chneukirchen.org
e hide menu
- a command to remove all keybindings (it's hell for Emacs users to
disable all default commands and remap them to e.g. 4-)
- alternatively, changing all key prefixes at once (like evilwm did).
Anyway, thanks for cwm, it replaces my evilwm setup now.
Please Cc: replies to me as I&