[xmonad] How to disable history in XMonad.Actions.Search.

Mike Sampson mike at sambodata.com
Mon Sep 21 03:42:28 EDT 2009


On Mon, Sep 21, 2009 at 8:18 AM, Daniel Schoepe
<daniel.schoepe at googlemail.com> wrote:
>
> I pushed a patch that should fix your issue. Using
> historyFilter = \x -> []
> or
> historyFilter = const []
> should now work as expected.
>

Yep. Works fine. Thanks Daniel and Gwern. Much appreciated.


More information about the xmonad mailing list