* Ted Unangst [120408 18:06]:
> On Fri, Jan 20, 2012, Alexander Polakov wrote:
>
> I'm not sure how you got your clock so wrong, but I almost missed all
> your mails because they did not show up where I expected them.
My clock is fine, I sent the output of "git format-patch" to the list
(which p
On Fri, Jan 20, 2012, Alexander Polakov wrote:
I'm not sure how you got your clock so wrong, but I almost missed all
your mails because they did not show up where I expected them.
* Stuart Henderson [120408 13:42]:
> On 2012/01/20 00:44, Alexander Polakov wrote:
> > window/application menu: tab completes the word.
> > exec menu: tab completes the word, when at the end
> > of the word file menu appears.
>
> I like this quite a lot, but there is a bug in a directory with a
>
On 2012/01/20 00:44, Alexander Polakov wrote:
> window/application menu: tab completes the word.
> exec menu: tab completes the word, when at the end
> of the word file menu appears.
I like this quite a lot, but there is a bug in a directory with a
lot of files, see http://junkpile.org/cwm-filelis
window/application menu: tab completes the word.
exec menu: tab completes the word, when at the end
of the word file menu appears.
diff --git a/calmwm.h b/calmwm.h
index 3aaac3e..b365983 100644
--- a/calmwm.h
+++ b/calmwm.h
@@ -257,7 +257,7 @@ TAILQ_HEAD(cmd_q, cmd);
struct menu {
TAILQ_E