Re: [dev] [hack] Having dmenu provide hints about current selected entry

From: Christophe-Marie Duquesne <chm.duquesne_AT_gmail.com>
Date: Tue, 7 Dec 2010 14:40:15 +0100

The following patch does what I proposed. 'seq 1 1000000 | ./dmenu'
just feels as fast as the vanilla dmenu. After each select(), the file
descriptors are read until there is no data left on them (and match()
is called only once all the data in stdin has been read).

Cheers,
Christophe-Marie

Received on Tue Dec 07 2010 - 14:40:15 CET

This archive was generated by hypermail 2.2.0 : Tue Dec 07 2010 - 14:48:02 CET